{ "rougail": { "type": "namespace", "informations": { "path": "rougail", "name": "rougail", "description": "Rougail", "properties": [], "mode": "basic", "help": [ "This family is a namespace" ] }, "children": { "variable": { "path": "rougail.variable", "name": "variable", "description": "A variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "type": "variable", "variable_type": "string" }, "family": { "type": "family", "informations": { "path": "rougail.family", "name": "family", "description": "A family", "properties": [], "mode": "basic" }, "children": { "variable1": { "path": "rougail.family.variable1", "name": "variable1", "description": "A first variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "type": "variable", "variable_type": "string" }, "subfamily": { "type": "family", "informations": { "path": "rougail.family.subfamily", "name": "subfamily", "description": "A sub family", "properties": [], "mode": "basic" }, "children": { "variable": { "path": "rougail.family.subfamily.variable", "name": "variable", "description": "A variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "type": "variable", "variable_type": "string" } } }, "variable2": { "path": "rougail.family.variable2", "name": "variable2", "description": "A second variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "type": "variable", "variable_type": "string" } } } } } }