2025-02-17 09:49:51 +01:00
|
|
|
{
|
|
|
|
|
"rougail": {
|
|
|
|
|
"type": "namespace",
|
|
|
|
|
"informations": {
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"rougail"
|
|
|
|
|
],
|
|
|
|
|
"description": "Rougail",
|
|
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "basic"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"children": {
|
2025-10-14 16:09:25 +02:00
|
|
|
"condition": {
|
2025-02-17 09:49:51 +01:00
|
|
|
"type": "variable",
|
2025-09-22 09:42:46 +02:00
|
|
|
"default": {
|
|
|
|
|
"name": "Default",
|
|
|
|
|
"values": "yes"
|
|
|
|
|
},
|
2025-02-17 09:49:51 +01:00
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "type",
|
|
|
|
|
"name": "string"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "standard"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail.condition",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"condition"
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"description": "A condition."
|
2025-02-17 09:49:51 +01:00
|
|
|
},
|
|
|
|
|
"leader": {
|
|
|
|
|
"type": "leadership",
|
|
|
|
|
"informations": {
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail.leader",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"leader"
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"description": "A leadership",
|
2025-02-17 09:49:51 +01:00
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "basic"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"help": [
|
|
|
|
|
"This family contains lists of variable blocks."
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"children": {
|
2025-10-14 16:09:25 +02:00
|
|
|
"leader": {
|
2025-02-17 09:49:51 +01:00
|
|
|
"type": "variable",
|
|
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "type",
|
|
|
|
|
"name": "string"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "basic"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "unique"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "multiple",
|
|
|
|
|
"name": "multiple"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail.leader.leader",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"leader"
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"description": "A leader."
|
2025-02-17 09:49:51 +01:00
|
|
|
},
|
2025-10-14 16:09:25 +02:00
|
|
|
"follower": {
|
2025-02-17 09:49:51 +01:00
|
|
|
"type": "variable",
|
|
|
|
|
"properties": [
|
|
|
|
|
{
|
|
|
|
|
"type": "type",
|
|
|
|
|
"name": "string"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "mode",
|
|
|
|
|
"name": "basic"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "mandatory"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "property",
|
|
|
|
|
"name": "disabled",
|
|
|
|
|
"annotation": "if condition is yes."
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"path": "rougail.leader.follower",
|
2025-02-17 09:49:51 +01:00
|
|
|
"names": [
|
|
|
|
|
"follower"
|
|
|
|
|
],
|
2025-10-14 12:58:39 +02:00
|
|
|
"description": "A follower."
|
2025-02-17 09:49:51 +01:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|