|
ENTITY node_with_vector SUBTYPE OF (node); WHERE WR1: SIZEOF (QUERY(item <* SELF\representation.items | 'GEOMETRY_SCHEMA.DIRECTION' IN TYPEOF (item))) = 1; END_ENTITY; -- node_with_vector |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; node_representation model_ref: fea_model; node - node_with_vector - |
Global rules for this entity data type- |