|
ENTITY explicitly_enumerated_maths_space_context SUBTYPE OF (maths_space_context); members : SET [1:?] OF maths_value_context; END_ENTITY; -- explicitly_enumerated_maths_space_context |
Entity data types and their attributesmaths_space_contextid: identifier; name: label; (OPT) description: text; abstract_space: maths_space; physical_space: space_context_select; explicitly_enumerated_maths_space_context members: SET [1:?] OF maths_value_context; |
Global rules for this entity data type- |