ENTITY configured_effectivity_context_assignment
(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY configured_effectivity_context_assignment
SUBTYPE OF (effectivity_context_assignment);
SELF\effectivity_context_assignment.assigned_effectivity_assignment : configured_effectivity_assignment;
items : SET [1:?] OF configured_effectivity_context_item;
WHERE
WR1:
SIZEOF(SELF.items) = 1;
END_ENTITY;
Explicit Attributes
Entity configured_effectivity_context_assignment has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity configured_effectivity_context_assignment inherits from the following supertypes:
effectivity_context_assignment
Subtypes
No subtypesReferenced By
Entity configured_effectivity_context_assignment 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:31-04:00