63 lines
No EOL
1.1 KiB
JSON
63 lines
No EOL
1.1 KiB
JSON
{
|
|
"condition": {
|
|
"type": "variable",
|
|
"default": {
|
|
"name": "Default",
|
|
"values": false
|
|
},
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "boolean"
|
|
},
|
|
{
|
|
"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\" has the value \"true\"."
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "unique"
|
|
},
|
|
{
|
|
"type": "multiple",
|
|
"name": "multiple"
|
|
}
|
|
],
|
|
"path": "variable",
|
|
"names": [
|
|
"variable"
|
|
],
|
|
"description": "A variable."
|
|
}
|
|
} |