|
ENTITY face_shape_representation_relationship SUBTYPE OF (representation_relationship); WHERE WR1: ('AIC_MACHINING_FEATURE.FACE_SHAPE_REPRESENTATION' IN TYPEOF(SELF.rep_1)); WR2: ('AIC_MACHINING_FEATURE.FACE_SHAPE_REPRESENTATION' IN TYPEOF(SELF.rep_2)); END_ENTITY; -- face_shape_representation_relationship |
Entity data types and their attributesrepresentation_relationshipname: label; (OPT) description: text; rep_1: representation; rep_2: representation; face_shape_representation_relationship - |
Global rules for this entity data type- |