|
ENTITY compound_maths_space_context SUBTYPE OF (maths_space_context); components : LIST [2:?] OF maths_space_context; END_ENTITY; -- compound_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; compound_maths_space_context components: LIST [2:?] OF maths_space_context; |
Global rules for this entity data type- |