|
ENTITY Shape_feature_occurrence ABSTRACT SUPERTYPE OF (ONEOF (Instanced_feature, Placed_feature)) SUBTYPE OF (Shape_element); END_ENTITY; -- Shape_feature_occurrence |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Shape_feature_occurrence - |
| Connection_zone (Feature_and_connection_zone_arm) |
| Instanced_feature (Shape_feature_arm) |
| Placed_feature (Shape_feature_arm) |
Global rules for this entity data type- |