|
ENTITY component_feature_relationship SUBTYPE OF (shape_aspect_relationship); SELF\shape_aspect_relationship.related_shape_aspect : component_feature; SELF\shape_aspect_relationship.relating_shape_aspect : component_feature; WHERE WR1: SELF\shape_aspect_relationship.related_shape_aspect :<>: SELF\shape_aspect_relationship.relating_shape_aspect; END_ENTITY; -- component_feature_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; component_feature_relationship (RT) related_shape_aspect: component_feature; (RT) relating_shape_aspect: component_feature; |
| make_from_feature_relationship (Component_feature_mim) |
Global rules for this entity data type- |