ENTITY global_unit_assigned_context

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

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
 cartesian_coordinate_system_constraint RULE global_unit_assigned_context
 classification_item SELECT representation_context
 compatible_dimension RULE representation_context
 dimension_of FUNCTION representation_context
 item_in_context FUNCTION representation_context
 managed_design_object SELECT representation_context
 representation ENTITY representation_context
 shape_representation_requires_origin RULE representation_context


[Top Level Definitions] [Exit]

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