|
ENTITY symmetric_shape_aspect SUBTYPE OF (shape_aspect); INVERSE basis_relationships : SET [1:?] OF shape_aspect_deriving_relationship FOR related_shape_aspect; END_ENTITY; -- symmetric_shape_aspect |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; symmetric_shape_aspect (INV) basis_relationships: SET [1:?] OF shape_aspect_deriving_relationship FOR related_shape_aspect; |
Global rules for this entity data type- |