|
ENTITY Profile_related_positional_boundary SUBTYPE OF (Positional_boundary); INVERSE associating_relationship : Positional_boundary_and_profile_boundary_member_relationship FOR offset_positional_boundary; END_ENTITY; -- Profile_related_positional_boundary |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Non_feature_shape_element (RT) element_name: STRING; (RT) containing_shape->scope: ee_product_definition_with_annotation_elements; (INV) element_shape: SET [0:?] OF Non_feature_shape_model FOR associated_element; (INV) associated_usage_concept: SET [0:?] OF Usage_concept_usage_relationship FOR associated_usage; Positional_boundary (INV) boundary_definition: Positional_boundary_definition FOR defined_positional_boundary; Profile_related_positional_boundary (INV) associating_relationship: Positional_boundary_and_profile_boundary_member_relationship FOR offset_positional_boundary; |
Global rules for this entity data type- |