|
ENTITY Feature_definition_with_connection_area SUBTYPE OF (Shape_feature_definition); connection_area : OPTIONAL SET [1:?] OF Connection_zone; END_ENTITY; -- Feature_definition_with_connection_area |
Entity data types and their attributesCharacterizable_objectname: STRING; (OPT) description: STRING; Shape_feature_definition (DER) feature_model: SET [1:?] OF Geometric_model; (INV) of_shape: Item_shape FOR described_element; Feature_definition_with_connection_area (OPT) connection_area: SET [1:?] OF Connection_zone; |
| Part_feature_template_definition (Physical_unit_usage_view_arm) |
Global rules for this entity data type- |