88 lines
No EOL
1.7 KiB
JSON
88 lines
No EOL
1.7 KiB
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"paths": [
|
|
"rougail"
|
|
],
|
|
"names": [
|
|
"rougail"
|
|
],
|
|
"description": "Rougail",
|
|
"properties": [
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
}
|
|
]
|
|
},
|
|
"children": {
|
|
"rougail.condition": {
|
|
"type": "variable",
|
|
"default": false,
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "boolean"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "standard"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
}
|
|
],
|
|
"paths": [
|
|
"rougail.condition"
|
|
],
|
|
"names": [
|
|
"condition"
|
|
],
|
|
"descriptions": [
|
|
"A condition."
|
|
]
|
|
},
|
|
"rougail.variable": {
|
|
"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\" has the value \"true\"."
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "unique"
|
|
},
|
|
{
|
|
"type": "multiple",
|
|
"name": "multiple"
|
|
}
|
|
],
|
|
"paths": [
|
|
"rougail.variable"
|
|
],
|
|
"names": [
|
|
"variable"
|
|
],
|
|
"descriptions": [
|
|
"A variable."
|
|
]
|
|
}
|
|
}
|
|
}
|
|
} |