ENTITY maths_value_context

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY maths_value_context;
  id : identifier;
  name : label;
  description :  OPTIONAL text;
  abstract_value : maths_value;
  physical_value : value_context_select;
END_ENTITY;

Explicit Attributes

Entity maths_value_context has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)maths_value_context
 namelabel (STRING)maths_value_context
 descriptiontext (STRING)maths_value_context
 abstract_valuemaths_value (SELECT)maths_value_context
 physical_valuevalue_context_select (SELECT)maths_value_context

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity maths_value_context and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 explicitly_enumerated_maths_space_context ENTITY maths_value_context
 membership_of_maths_space_context ENTITY maths_value_context


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:32-04:00