ENTITY message_contents_assignment
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY message_contents_assignment
SUBTYPE OF (group_assignment);
items : SET [1:?] OF representation;
SELF\group_assignment.assigned_group : message_contents_group;
DERIVE
message_contents_group : message_contents_group := SELF\group_assignment.assigned_group;
END_ENTITY;
Explicit Attributes
Entity message_contents_assignment has the following local and inherited explicit attributes:
Derived Attributes
Entity message_contents_assignment has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity message_contents_assignment inherits from the following supertypes:
group_assignment
Subtypes
No subtypesReferenced By
Entity message_contents_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:32-04:00