|
ENTITY node_group SUBTYPE OF (fea_group); nodes : SET [1:?] OF node_representation; END_ENTITY; -- node_group |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; fea_group model_ref: fea_model; node_group nodes: SET [1:?] OF node_representation; |
Global rules for this entity data type- |