expexp
Version:
The express model io and express model and data representation.
64 lines (63 loc) • 1.17 kB
JSON
{
"t": "entity",
"id": "NttSoftware",
"super": {"t":"entity_ref", "id":"NttBase"},
"abs": false,
"attrs": [
{
"t":"attr",
"ids":[{"t":"attr_id", "id":"version"}],
"opt":false,
"type":{"t":"type_ref", "id":"TpRealBacked"}
},
{
"t":"attr",
"ids":[{"t":"attr_id", "id":"code"}],
"opt":false,
"type":{"t":"type_ref", "id":"TpBinaryBacked"}
}
],
"uniques": [],
"derives": [
{
"t":"derive",
"id": {"t":"attr_id", "id":"size"},
"type":{"t":"type_ref", "id":"TpInt"},
"expr":{
"t":"expr",
"arg0":[[
{
"t":"factor",
"arg0":{
"t":"bifct",
"id":"blength",
"values":[
{
"t":"expr",
"arg0":[[
{
"t":"factor",
"arg0":{"id":"code","t":"var_ref"},
"quals0":[],
"arg1":null,
"quals1":null
}
]],
"op":null,
"arg1":null
}
]
},
"quals0":[],
"arg1":null,
"quals1":null
}
]],
"op":null,
"arg1":null
}
}
],
"inverses": [],
"wheres": []
}