rougail-output-doc/tests/results/test/04_5disabled_calculation_optional_default.json

113 lines
No EOL
1.9 KiB
JSON

{
"condition": {
"type": "variable",
"default": {
"name": "Default",
"values": false
},
"properties": [
{
"type": "type",
"name": "boolean"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"paths": [
"condition"
],
"names": [
"condition"
],
"descriptions": [
"A condition."
]
},
"var1": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "hidden",
"annotation": "when the variable \"unknown\" is defined and has the value \"true\"."
}
],
"paths": [
"var1"
],
"names": [
"var1"
],
"descriptions": [
"A first variable."
]
},
"var3": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "hidden",
"annotation": "when the variable \"condition\" is defined and has the value \"true\"."
}
],
"paths": [
"var3"
],
"names": [
"var3"
],
"descriptions": [
"A second variable."
]
},
"var4": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "hidden",
"annotation": "when the variable \"condition\" is defined and has the value \"true\"."
}
],
"paths": [
"var4"
],
"names": [
"var4"
],
"descriptions": [
"A forth variable."
]
}
}