ENTITY named_unit_variable

(* SCHEMA structural_analysis_design; *)
  ENTITY named_unit_variable
    SUBTYPE OF (named_unit, variable_semantics);
    INVERSE
      associated_variable_environment : environment FOR semantics;
  END_ENTITY; -- named_unit_variable

Explicit Attributes

Entity named_unit_variable has the following local and inherited explicit attributes:
AttributeTypeDefined By
 dimensionsdimensional_exponents (ENTITY)named_unit

Derived Attributes

    No derived attributes

Inverse Attributes

Entity named_unit_variable has the following local and inherited inverse attributes:
AttributeTypeDefined By
 associated_variable_environmentenvironment (ENTITY)named_unit_variable

Supertypes

Entity named_unit_variable inherits from the following supertypes:
  named_unit
  variable_semantics

Subtypes

    No subtypes

Referenced By

Entity named_unit_variable and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 amount_of_substance_unit ENTITY named_unit
 area_unit ENTITY named_unit
 dependent_instantiable_named_unit RULE named_unit
 derived_unit_element ENTITY named_unit
 environment ENTITY variable_semantics
 length_unit ENTITY named_unit
 mass_unit ENTITY named_unit
 plane_angle_unit ENTITY named_unit
 ratio_unit ENTITY named_unit
 si_unit ENTITY named_unit
 solid_angle_unit ENTITY named_unit
 thermodynamic_temperature_unit ENTITY named_unit
 time_unit ENTITY named_unit
 unit SELECT named_unit
 volume_unit ENTITY named_unit


[Top Level Definitions] [Exit]

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