ENTITY externally_defined_item_with_multiple_references
(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
ENTITY externally_defined_item_with_multiple_references
SUBTYPE OF (externally_defined_item);
references : LIST [1:?] OF UNIQUE source_item;
UNIQUE
UR1 : references;
WHERE
WR1:
NOT (SELF\externally_defined_item.item_id IN references);
END_ENTITY;
Explicit Attributes
Entity externally_defined_item_with_multiple_references has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity externally_defined_item_with_multiple_references inherits from the following supertypes:
externally_defined_item
Subtypes
No subtypesReferenced By
Entity externally_defined_item_with_multiple_references 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