|
ENTITY Draughting_title; contents : STRING; items : SET [1:?] OF draughting_titled_item; language : STRING; END_ENTITY; -- Draughting_title |
Entity data types and their attributesDraughting_titlecontents: STRING; items: SET [1:?] OF draughting_titled_item; language: STRING; |
Users: by entity attributesDraughting_titleUsers: by defined types, not used by any entity attributeDraughting_title- |
Global rules for this entity data type- |