ENTITY representation_context_reference

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
ENTITY representation_context_reference;
      context_identifier : identifier;
   INVERSE
      representations_in_context : SET [1:?] OF representation_reference FOR context_of_items;
END_ENTITY;

Explicit Attributes

Entity representation_context_reference has the following local and inherited explicit attributes:
AttributeTypeDefined By
 context_identifieridentifier (STRING)representation_context_reference

Derived Attributes

    No derived attributes

Inverse Attributes

Entity representation_context_reference has the following local and inherited inverse attributes:
AttributeTypeDefined By
 representations_in_contextSET OF representation_reference (ENTITY)representation_context_reference

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity representation_context_reference and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 representation_reference ENTITY representation_context_reference


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:18-04:00