ENTITY containing_message
(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
ENTITY containing_message
SUBTYPE OF (group_assignment);
items : SET [1:1] OF structured_message;
SELF\group_assignment.assigned_group : message_contents_group;
DERIVE
message_contents_group : message_contents_group := SELF\group_assignment.
assigned_group;
END_ENTITY; (* declared in: message_mim *)
Explicit Attributes
Entity containing_message has the following local and inherited explicit attributes:
Derived Attributes
Entity containing_message has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity containing_message inherits from the following supertypes:
group_assignment
Subtypes
No subtypesReferenced By
Entity containing_message and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:36-04:00