|
ENTITY same_idealised_state; id : identifier; name : label; description : OPTIONAL text; equivalent_records : SET [2:?] OF idealised_state_select; END_ENTITY; -- same_idealised_state |
Entity data types and their attributessame_idealised_stateid: identifier; name: label; (OPT) description: text; equivalent_records: SET [2:?] OF idealised_state_select; |
Users: by entity attributessame_idealised_stateUsers: by defined types, not used by any entity attributesame_idealised_state- |
Global rules for this entity data type- |