ENTITY named_unit

(* SCHEMA integrated_cnc_schema; *)
ENTITY named_unit
  SUPERTYPE OF (ONEOF(si_unit, conversion_based_unit, 
      context_dependent_unit) ANDOR ONEOF(length_unit, mass_unit, time_unit, 
      plane_angle_unit, solid_angle_unit, ratio_unit));
    dimensions : dimensional_exponents;
END_ENTITY; -- 10303-41: measure_schema

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity named_unit has the following subtypes:
    context_dependent_unit*
    conversion_based_unit*
    length_unit*
    mass_unit*
    plane_angle_unit*
    ratio_unit*
    si_unit*
    solid_angle_unit*
    time_unit*
* - Immediate Subtypes

Referenced By

Entity named_unit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dependent_instantiable_named_unit RULE named_unit
 derived_unit_element ENTITY named_unit
 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
 time_unit ENTITY named_unit
 unit SELECT named_unit


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:21-02:00