|
ENTITY make_from_part_feature_relationship SUBTYPE OF (shape_aspect, shape_aspect_relationship); UNIQUE UR1 : relating_shape_aspect, related_shape_aspect; WHERE WR1: SELF\shape_aspect.product_definitional = FALSE; END_ENTITY; -- make_from_part_feature_relationship |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; shape_aspect_relationship name: label; (OPT) description: text; relating_shape_aspect: shape_aspect; related_shape_aspect: shape_aspect; (DER) id: identifier; make_from_part_feature_relationship - |
Global rules for this entity data type- |