|
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; |
UsersDraughting_title |
Global rules for this entity data type- |