ENTITY plane_angle_measure_with_unit

(* SCHEMA ship_moulded_form_schema; *)
  ENTITY plane_angle_measure_with_unit
    SUBTYPE OF (measure_with_unit);
    WHERE
      wr1: ('SHIP_MOULDED_FORM_SCHEMA.PLANE_ANGLE_UNIT' IN TYPEOF(SELF\
               measure_with_unit.unit_component));
  END_ENTITY; -- plane_angle_measure_with_unit

Explicit Attributes

Entity plane_angle_measure_with_unit has the following local and inherited explicit attributes:
AttributeTypeDefined By
 value_componentmeasure_value (SELECT)measure_with_unit
 unit_componentunit (SELECT)measure_with_unit

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity plane_angle_measure_with_unit inherits from the following supertypes:
  measure_with_unit

Subtypes

    No subtypes

Referenced By

Entity plane_angle_measure_with_unit and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT measure_with_unit
 conversion_based_unit ENTITY measure_with_unit
 length_measure_with_unit ENTITY measure_with_unit
 mass_measure_with_unit ENTITY measure_with_unit
 measure_with_unit ENTITY plane_angle_measure_with_unit
 plane_angle_measure_with_unit ENTITY measure_with_unit
 solid_angle_measure_with_unit ENTITY measure_with_unit
 uncertainty_measure_with_unit ENTITY measure_with_unit
 valid_units FUNCTION measure_with_unit


[Top Level Definitions] [Exit]

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