|
ENTITY Land_template_interface_terminal SUBTYPE OF (Land_template_terminal); SELF\Land_template_terminal.associated_definition : Default_attachment_size_based_land_physical_template; END_ENTITY; -- Land_template_interface_terminal |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Shape_feature (OPT) connection_area: SET [1:?] OF Connection_zone; (RT) element_name: STRING; (DER) surface_conditions: SET [0:?] OF Surface_condition; Land_template_terminal (RT) containing_shape->associated_definition: Land_physical_template; (RT) (OPT) connection_area: SET [1:?] OF Connection_zone_in_layout_template; (OPT) terminal_category: land_template_terminal_class; Land_template_interface_terminal (RT) associated_definition: Default_attachment_size_based_land_physical_template; |
Global rules for this entity data type- |