ENTITY group_assignment_actioned
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY group_assignment_actioned
SUBTYPE OF (group_assignment);
assigned_action : action;
UNIQUE
URG3 : SELF\group_assignment.assigned_group, assigned_action;
END_ENTITY;
Explicit Attributes
Entity group_assignment_actioned has the following local and inherited explicit attributes:
Derived Attributes
Entity group_assignment_actioned has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity group_assignment_actioned inherits from the following supertypes:
group_assignment
Subtypes
No subtypesReferenced By
Entity group_assignment_actioned 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