108 lines
No EOL
2.7 KiB
JSON
108 lines
No EOL
2.7 KiB
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"path": "rougail",
|
|
"names": [
|
|
"rougail"
|
|
],
|
|
"description": "Rougail",
|
|
"properties": [],
|
|
"mode": "standard"
|
|
},
|
|
"children": {
|
|
"leadership": {
|
|
"type": "leadership",
|
|
"informations": {
|
|
"path": "rougail.leadership",
|
|
"names": [
|
|
"leadership"
|
|
],
|
|
"description": "A leadership",
|
|
"properties": [],
|
|
"mode": "standard",
|
|
"help": [
|
|
"This family contains lists of variable blocks"
|
|
]
|
|
},
|
|
"children": {
|
|
"leader": {
|
|
"type": "variable",
|
|
"default": {
|
|
"name": "Default",
|
|
"values": [
|
|
"a",
|
|
"b"
|
|
]
|
|
},
|
|
"variable_type": "string",
|
|
"path": "rougail.leadership.leader",
|
|
"names": [
|
|
"leader"
|
|
],
|
|
"description": "Aleader.",
|
|
"properties": [
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory",
|
|
"ori_name": "mandatory",
|
|
"access_control": false
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "unique",
|
|
"ori_name": "unique",
|
|
"access_control": false
|
|
}
|
|
],
|
|
"mode": "standard",
|
|
"multiple": true,
|
|
"gen_examples": [
|
|
[
|
|
"a",
|
|
"b"
|
|
]
|
|
],
|
|
"mandatory_without_value": false
|
|
},
|
|
"follower": {
|
|
"type": "variable",
|
|
"default": {
|
|
"name": "Default",
|
|
"values": "value"
|
|
},
|
|
"variable_type": "string",
|
|
"path": "rougail.leadership.follower",
|
|
"names": [
|
|
"follower"
|
|
],
|
|
"description": "A follower.",
|
|
"properties": [
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory",
|
|
"ori_name": "mandatory",
|
|
"access_control": false
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "disabled",
|
|
"ori_name": "disabled",
|
|
"access_control": true,
|
|
"annotation": "depends on a calculation"
|
|
}
|
|
],
|
|
"mode": "standard",
|
|
"gen_examples": [
|
|
[
|
|
"value",
|
|
"value"
|
|
]
|
|
],
|
|
"mandatory_without_value": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |