ENTITY global_unit_assigned_context

(* SCHEMA step_merged_ap_schema; *)
ENTITY global_unit_assigned_context
   SUBTYPE OF (representation_context);
      units : SET [1:?] OF unit;
END_ENTITY;

Explicit Attributes

Entity global_unit_assigned_context has the following local and inherited explicit attributes:
AttributeTypeDefined By
 context_identifieridentifier (STRING)representation_context
 context_typetext (STRING)representation_context
 unitsSET OF unit (SELECT)global_unit_assigned_context

Derived Attributes

    No derived attributes

Inverse Attributes

Entity global_unit_assigned_context has the following local and inherited inverse attributes:
AttributeTypeDefined By
 representations_in_contextSET OF representation (ENTITY)representation_context

Supertypes

Entity global_unit_assigned_context inherits from the following supertypes:
  representation_context

Subtypes

    No subtypes

Referenced By

Entity global_unit_assigned_context and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_classification_item SELECT representation_context
 chained_representation_link SELECT representation_context
 classification_item SELECT representation_context
 convert_plane_angle_for_pair_from_radian FUNCTION representation_context
 convert_plane_angle_for_pair_from_radian FUNCTION global_unit_assigned_context
 description_item SELECT global_unit_assigned_context
 description_item SELECT representation_context
 dimension_of FUNCTION representation_context
 evidence_item SELECT representation_context
 global_length_and_angle_units_2d_or_3d RULE global_unit_assigned_context
 groupable_item SELECT representation_context
 identification_item SELECT representation_context
 inspected_element_select SELECT global_unit_assigned_context
 item_in_context FUNCTION representation_context
 multi_language_attribute_item SELECT global_unit_assigned_context
 multi_language_attribute_item SELECT representation_context
 plane_angle_for_pair_in_radian FUNCTION representation_context
 plane_angle_for_pair_in_radian FUNCTION global_unit_assigned_context
 representation ENTITY representation_context
 restrict_representation_for_document_properties RULE representation_context
 same_as_item SELECT representation_context


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:02-05:00