2025-02-17 09:49:51 +01:00
|
|
|
{
|
|
|
|
"rougail": {
|
|
|
|
"type": "namespace",
|
|
|
|
"informations": {
|
|
|
|
"paths": [
|
|
|
|
"rougail"
|
|
|
|
],
|
|
|
|
"names": [
|
|
|
|
"rougail"
|
|
|
|
],
|
|
|
|
"description": "Rougail",
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"type": "mode",
|
|
|
|
"name": "basic"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"children": {
|
2025-02-19 12:49:21 +01:00
|
|
|
"rougail.condition": {
|
2025-02-17 09:49:51 +01:00
|
|
|
"type": "variable",
|
|
|
|
"default": "yes",
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"type": "type",
|
|
|
|
"name": "string"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "mode",
|
|
|
|
"name": "standard"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "property",
|
|
|
|
"name": "mandatory"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"paths": [
|
|
|
|
"rougail.condition"
|
|
|
|
],
|
|
|
|
"names": [
|
|
|
|
"condition"
|
|
|
|
],
|
|
|
|
"descriptions": [
|
|
|
|
"A condition."
|
|
|
|
]
|
|
|
|
},
|
2025-02-19 12:49:21 +01:00
|
|
|
"rougail.variable": {
|
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": "when the variable \"rougail.condition\" hasn't the value \"yes\"."
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"paths": [
|
|
|
|
"rougail.variable"
|
|
|
|
],
|
|
|
|
"names": [
|
|
|
|
"variable"
|
|
|
|
],
|
|
|
|
"descriptions": [
|
|
|
|
"A variable."
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|