{ "rougail": { "type": "namespace", "informations": { "path": "rougail", "name": "rougail", "description": "Rougail", "properties": [], "mode": "standard", "help": [ "This family is a namespace" ] }, "children": { "var": { "path": "rougail.var", "name": "var", "description": "A suffix variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false }, { "type": "property", "name": "unique", "ori_name": "unique", "access_control": false } ], "mode": "standard", "type": "variable", "default": { "name": "Default", "values": [ "val1", "val2" ] }, "variable_type": "string", "multiple": true, "examples": { "name": "Examples", "values": [ "val1", "val2", "val3", "val4" ] } }, "{{ identifier }}_dyn": { "type": "dynamic", "informations": { "path": "rougail.{{ identifier }}_dyn", "name": "{{ identifier }}_dyn", "description": "A dynamic family", "properties": [], "mode": "standard", "identifiers": [ [ "val1" ], [ "val2" ] ], "help": [ "This family builds families dynamically" ], "identifier": [ { "message": "the value of the variable {0}.", "path": { "path": "rougail.var", "type": "variable" }, "description": "a suffix variable" } ] }, "children": { "var1": { "path": "rougail.{{ identifier }}_dyn.var1", "name": "var1", "description": "A variable 1.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "identifiers": [ [ "val1" ], [ "val2" ] ], "type": "variable", "default": { "name": "Default", "values": "the value of the identifier." }, "variable_type": "string" }, "var2": { "path": "rougail.{{ identifier }}_dyn.var2", "name": "var2", "description": "A variable 2.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "identifiers": [ [ "val1" ], [ "val2" ] ], "type": "variable", "default": { "name": "Default", "values": [ { "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ "val1" ] }, "description": "a variable 1" }, { "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ "val2" ] }, "description": "a variable 1" } ] }, "variable_type": "string" }, "var3": { "path": "rougail.{{ identifier }}_dyn.var3", "name": "var3", "description": "A variable 3.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "identifiers": [ [ "val1" ], [ "val2" ] ], "type": "variable", "default": { "name": "Default", "values": [ { "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ "val1" ] }, "description": "a variable 1" }, { "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ "val2" ] }, "description": "a variable 1" } ] }, "variable_type": "string" }, "var4": { "path": "rougail.{{ identifier }}_dyn.var4", "name": "var4", "description": "A variable 4.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false }, { "type": "property", "name": "disabled", "ori_name": "disabled", "access_control": true, "annotation": "depends on a calculation." } ], "mode": "standard", "identifiers": [ [ "val1" ], [ "val2" ] ], "type": "variable", "default": { "name": "Default", "values": { "message": "the value of the variable {0}", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ "val4" ] }, "description": "a variable 1" } }, "variable_type": "string" } } } } } }