ENTITY draughting_approval_assignment
(* SCHEMA step_merged_ap_schema; *)
-- IN AP232
ENTITY draughting_approval_assignment
SUBTYPE OF (approval_assignment);
draughting_approval_items : SET [1:?] OF draughting_approval_item;
WHERE
wr1:
SIZEOF(QUERY (item <* draughting_approval_items| ('STEP_MERGED_AP_SCHEMA.DRAWING_REVISION' IN TYPEOF(item)))) <= 1;
END_ENTITY;
Explicit Attributes
Entity draughting_approval_assignment has the following local and inherited explicit attributes:
Derived Attributes
Entity draughting_approval_assignment has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity draughting_approval_assignment inherits from the following supertypes:
approval_assignment
Subtypes
No subtypesReferenced By
Entity draughting_approval_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