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:
Attribute | Type | Defined By |
---|
context_identifier | identifier (STRING) | representation_context_reference |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity representation_context_reference has the following local and inherited inverse attributes:
Attribute | Type | Defined By |
---|
representations_in_context | SET OF representation_reference (ENTITY) | representation_context_reference |
|
Supertypes
No supertypesSubtypes
No subtypesReferenced By
Entity representation_context_reference and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00