Overview Schemas Index

mathematical_context_schema         


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 attributes

maths_space_context
          id: 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;

Users: by entity attributes

maths_space_context
          compound_maths_space_context.components
          maths_space_context_relationship.related_context
          maths_space_context_relationship.relating_context
          membership_of_maths_space_context.space_context
          normalized_property_distribution_description.domain_context
          property_distribution_description.domain_context
          property_distribution_description.range_context
explicitly_enumerated_maths_space_context

Users: by defined types, not used by any entity attribute

explicitly_enumerated_maths_space_context
          -

Global rules for this entity data type

          -