ENTITY draughting_approval_assignment
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY draughting_approval_assignment
SUBTYPE OF (approval_assignment);
approved_items : SET [1:?] OF approved_item;
WHERE
wr1 : SIZEOF(QUERY(item <* approved_items |
'FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF.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
2012-03-27T17:17:32-04:00