ENTITY group_assignment_approved
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY group_assignment_approved
SUBTYPE OF (group_assignment);
assigned_approval : approval;
UNIQUE
URG4 : SELF\group_assignment.assigned_group, assigned_approval;
END_ENTITY;
Explicit Attributes
Entity group_assignment_approved has the following local and inherited explicit attributes:
Derived Attributes
Entity group_assignment_approved has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity group_assignment_approved inherits from the following supertypes:
group_assignment
Subtypes
No subtypesReferenced By
Entity group_assignment_approved and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00