rougail-output-doc/tests/results/test/16_2family_redefine_calculation.json

46 lines
843 B
JSON
Raw Normal View History

{
"family": {
"type": "family",
"informations": {
2025-10-14 12:58:39 +02:00
"path": "family",
"names": [
"family"
],
2025-10-14 12:58:39 +02:00
"description": "family",
"properties": [
{
"type": "mode",
"name": "basic"
},
{
"type": "property",
"name": "disabled",
2025-10-29 10:46:57 +01:00
"annotation": "depends on a calculation"
}
]
},
"children": {
"var1": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "basic"
},
{
"type": "property",
"name": "mandatory"
}
],
2025-10-14 12:58:39 +02:00
"path": "family.var1",
"names": [
"var1"
]
}
}
}
}