|
ENTITY Shape_element_composing_relationship SUBTYPE OF (Shape_element_constituent_relationship); SELF\Shape_element_relationship.relating : Composite_shape_element; END_ENTITY; -- Shape_element_composing_relationship |
Entity data types and their attributesShape_element_relationship(OPT) relation_type: STRING; (OPT) description: STRING; relating: Shape_element; related: Shape_element; Shape_element_constituent_relationship - Shape_element_composing_relationship (RT) relating: Composite_shape_element; |
Global rules for this entity data type- |