|
ENTITY Connection_zone_in_layout_template SUBTYPE OF (Connection_zone, Instanced_feature); SELF\Shape_element.containing_shape : Template_definition; connection_zone_category : OPTIONAL SET [1:?] OF land_connection_zone_class; END_ENTITY; -- Connection_zone_in_layout_template |
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 (DER) surface_conditions: SET [0:?] OF Surface_condition; Characterizable_object name: STRING; (OPT) description: STRING; Shape_feature_definition (DER) feature_model: SET [1:?] OF Geometric_model; (INV) of_shape: Item_shape FOR described_element; Instanced_feature - Connection_zone_in_layout_template (RT) containing_shape: Template_definition; (OPT) connection_zone_category: SET [1:?] OF land_connection_zone_class; |
Global rules for this entity data type- |