{ "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": "unique", "ori_name": "unique", "access_control": false } ], "mode": "standard", "type": "variable", "variable_type": "string", "multiple": true, "examples": { "name": "Examples", "values": [ "val1", "val2" ] } }, "{{ 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": "Value is suffix.", "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": "Value is first variable.", "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": "Value is suffix" }, { "message": "the value of the variable \"{0}\"", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ "val2" ] }, "description": "Value is suffix" } ] }, "variable_type": "string" }, "var3": { "path": "rougail.{{ identifier }}_dyn.var3", "name": "var3", "description": "Value is relative first variable.", "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": "Value is suffix" }, { "message": "the value of the variable \"{0}\"", "path": { "path": "rougail.{{ identifier }}_dyn.var1", "identifiers": [ "val2" ] }, "description": "Value is suffix" } ] }, "variable_type": "string" }, "var4": { "path": "rougail.{{ identifier }}_dyn.var4", "name": "var4", "description": "Value is first variable of val1.", "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": "Value is suffix" } }, "variable_type": "string" } } } } } }