111 lines
No EOL
2.2 KiB
JSON
111 lines
No EOL
2.2 KiB
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"paths": [
|
|
"rougail"
|
|
],
|
|
"names": [
|
|
"rougail"
|
|
],
|
|
"description": "Rougail",
|
|
"properties": [
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
}
|
|
]
|
|
},
|
|
"children": {
|
|
"rougail.condition": {
|
|
"type": "variable",
|
|
"default": "no",
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "string"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "standard"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
}
|
|
],
|
|
"paths": [
|
|
"rougail.condition"
|
|
],
|
|
"names": [
|
|
"condition"
|
|
],
|
|
"descriptions": [
|
|
"A conditional variable."
|
|
]
|
|
},
|
|
"rougail.variable1": {
|
|
"type": "variable",
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "string"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "disabled",
|
|
"annotation": "if condition is egal to \"yes\"."
|
|
}
|
|
],
|
|
"paths": [
|
|
"rougail.variable1"
|
|
],
|
|
"names": [
|
|
"variable1"
|
|
],
|
|
"descriptions": [
|
|
"A first variable."
|
|
]
|
|
},
|
|
"rougail.variable2": {
|
|
"type": "variable",
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "string"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "disabled",
|
|
"annotation": "if condition is egal to \"yes\"."
|
|
}
|
|
],
|
|
"paths": [
|
|
"rougail.variable2"
|
|
],
|
|
"names": [
|
|
"variable2"
|
|
],
|
|
"descriptions": [
|
|
"A second variable."
|
|
]
|
|
}
|
|
}
|
|
}
|
|
} |