|
ENTITY shape_aspect_relationship; name : label; description : OPTIONAL text; relating_shape_aspect : shape_aspect; related_shape_aspect : shape_aspect; DERIVE id : identifier := get_id_value(SELF); WHERE WR1: SIZEOF(USEDIN(SELF, 'BASIC_ATTRIBUTE_SCHEMA.' + 'ID_ATTRIBUTE.IDENTIFIED_ITEM')) <= 1; END_ENTITY; -- shape_aspect_relationship |
Entity data types and their attributesshape_aspect_relationshipname: label; (OPT) description: text; relating_shape_aspect: shape_aspect; related_shape_aspect: shape_aspect; (DER) id: identifier; |
Global rules for this entity data typecompound_features_of_equal_type (automotive_design)restrict_multi_language_for_shape_aspect_relationship (automotive_design) restrict_multi_language_for_shape_aspect_relationship (Catalog_data_information_mim) subtype_exclusiveness_shape_aspect_relationship (automotive_design) subtype_exclusiveness_shape_aspect_relationship (Catalog_data_information_and_shape_representation_mim) |