|
ENTITY View_definition_relationship; id : OPTIONAL STRING; relation_type : OPTIONAL STRING; description : OPTIONAL STRING; relating_view : Product_view_definition; related_view : Product_view_definition; END_ENTITY; -- View_definition_relationship |
Entity data types and their attributesView_definition_relationship(OPT) id: STRING; (OPT) relation_type: STRING; (OPT) description: STRING; relating_view: Product_view_definition; related_view: Product_view_definition; |
| ap239_prdi_restrict_view_definition_relationship_subtypes (Ap239_product_definition_information_arm) |
Global rules for this entity data type- |