|
ENTITY Package_terminal_surface_constituent_relationship SUBTYPE OF (Shape_element_constituent_relationship); SELF\Shape_element_relationship.relating : Package_body_surface; SELF\Shape_element_relationship.related : Package_terminal; END_ENTITY; -- Package_terminal_surface_constituent_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 - Package_terminal_surface_constituent_relationship (RT) relating: Package_body_surface; (RT) related: Package_terminal; |
Global rules for this entity data type- |