55 lines
No EOL
977 B
JSON
55 lines
No EOL
977 B
JSON
{
|
|
"condition": {
|
|
"type": "variable",
|
|
"default": {
|
|
"name": "Default",
|
|
"values": "yes"
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "string"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "standard"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
}
|
|
],
|
|
"path": "condition",
|
|
"names": [
|
|
"condition"
|
|
],
|
|
"description": "A condition."
|
|
},
|
|
"variable": {
|
|
"type": "variable",
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "string"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "disabled",
|
|
"annotation": "when the variable \"condition\" hasn't the value \"yes\"."
|
|
}
|
|
],
|
|
"path": "variable",
|
|
"names": [
|
|
"variable"
|
|
],
|
|
"description": "A variable."
|
|
}
|
|
} |