rougail-output-doc/tests/results/test_namespace_without_family/00_6float.json

200 lines
No EOL
4.1 KiB
JSON

{
"rougail": {
"type": "namespace",
"informations": {
"path": "rougail",
"names": [
"rougail"
],
"description": "Rougail",
"properties": [
{
"type": "mode",
"name": "standard"
}
]
},
"children": {
"var1": {
"type": "variable",
"default": {
"name": "Default",
"values": 0.0
},
"properties": [
{
"type": "type",
"name": "float"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "rougail.var1",
"names": [
"var1"
],
"description": "The first variable.",
"gen_examples": [
0.0
],
"mandatory_without_value": false
},
"var2": {
"type": "variable",
"default": {
"name": "Default",
"values": 0.0
},
"properties": [
{
"type": "type",
"name": "float"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "rougail.var2",
"names": [
"var2"
],
"description": "The second variable.",
"gen_examples": [
0.0
],
"mandatory_without_value": false
},
"var3": {
"type": "variable",
"default": {
"name": "Default",
"values": 0.0
},
"properties": [
{
"type": "type",
"name": "float"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "rougail.var3",
"names": [
"var3"
],
"description": "The third variable.",
"gen_examples": [
0.0
],
"mandatory_without_value": false
},
"var4": {
"type": "variable",
"default": {
"name": "Default",
"values": 10.1
},
"properties": [
{
"type": "type",
"name": "float"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "rougail.var4",
"names": [
"var4"
],
"description": "The forth variable.",
"gen_examples": [
10.1
],
"mandatory_without_value": false
},
"var5": {
"type": "variable",
"default": {
"name": "Default",
"values": 10.1
},
"properties": [
{
"type": "type",
"name": "float"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "rougail.var5",
"names": [
"var5"
],
"description": "The fifth variable.",
"gen_examples": [
10.1
],
"mandatory_without_value": false
},
"var6": {
"type": "variable",
"default": {
"name": "Default",
"values": 10.1
},
"properties": [
{
"type": "type",
"name": "float"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "rougail.var6",
"names": [
"var6"
],
"description": "The sixth variable.",
"gen_examples": [
10.1
],
"mandatory_without_value": false
}
}
}
}