|
ENTITY make_from_connectivity_relationship SUBTYPE OF (shape_aspect_relationship); SELF\shape_aspect_relationship.relating_shape_aspect : physical_connectivity_definition; SELF\shape_aspect_relationship.related_shape_aspect : physical_connectivity_definition; END_ENTITY; -- make_from_connectivity_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; make_from_connectivity_relationship (RT) relating_shape_aspect: physical_connectivity_definition; (RT) related_shape_aspect: physical_connectivity_definition; |
Global rules for this entity data type- |