|
ENTITY Drawing_sheet_sequence SUBTYPE OF (View_area_relationship); SELF\View_area_relationship.relating : Drawing_sheet; SELF\View_area_relationship.related : Drawing_sheet; WHERE WR1: SELF\View_area_relationship.relating :<>: SELF\View_area_relationship.related; END_ENTITY; -- Drawing_sheet_sequence |
Entity data types and their attributesView_area_relationshiprelation_type: view_area_relation_type; (OPT) description: STRING; relating: View_area; related: View_area; Drawing_sheet_sequence (RT) relating: Drawing_sheet; (RT) related: Drawing_sheet; |
Users: by entity attributesView_area_relationshipDrawing_sheet_sequence Users: by defined types, not used by any entity attributeDrawing_sheet_sequence- |
Global rules for this entity data type- |