Overview Schemas Index

mathematical_context_schema         


ENTITY maths_value_context;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          abstract_value : maths_value;
          physical_value : value_context_select;
END_ENTITY; -- maths_value_context

Entity data types and their attributes

maths_value_context
          id: identifier;
          name: label;
          (OPT) description: text;
          abstract_value: maths_value;
          physical_value: value_context_select;

Users: by entity attributes

maths_value_context
          explicitly_enumerated_maths_space_context.members
          membership_of_maths_space_context.value_context

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

maths_value_context
          -

Global rules for this entity data type

          -