ENTITY named_unit

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (measure_schema); *)
ENTITY named_unit
  SUPERTYPE OF (ONEOF (
              SI_UNIT,
              CONVERSION_BASED_UNIT,
              CONTEXT_DEPENDENT_UNIT)
              ANDOR ONEOF (
              LENGTH_UNIT,
              MASS_UNIT,
              TIME_UNIT,
              ELECTRIC_CURRENT_UNIT,
              THERMODYNAMIC_TEMPERATURE_UNIT,
              AMOUNT_OF_SUBSTANCE_UNIT,
              LUMINOUS_INTENSITY_UNIT,
              PLANE_ANGLE_UNIT,
              SOLID_ANGLE_UNIT,
              AREA_UNIT,
              VOLUME_UNIT,
              RATIO_UNIT));
  dimensions : dimensional_exponents;
END_ENTITY;

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:
    amount_of_substance_unit*     area_unit*     context_dependent_unit*     conversion_based_unit*     electric_current_unit*     length_unit*     luminous_intensity_unit*     mass_unit*     plane_angle_unit*     ratio_unit*     si_unit*     solid_angle_unit*     thermodynamic_temperature_unit*     time_unit*     volume_unit*
* - Immediate Subtypes

Referenced By

Entity named_unit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 amount_of_substance_unit ENTITY named_unit
 area_unit ENTITY named_unit
 classification_item SELECT named_unit
 dependent_instantiable_named_unit RULE named_unit
 derived_unit_element ENTITY named_unit
 electric_current_unit ENTITY named_unit
 length_unit ENTITY named_unit
 luminous_intensity_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:19:03-04:00