ENTITY selected_items_context_group_to_context

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY selected_items_context_group_to_context
SUBTYPE OF (group_assignment);
  SELF\group_assignment.assigned_group : selected_items_context_group;
  item_context : SET [1:?] OF selected_item_context_items;
END_ENTITY; (* declared in: selected_item_mim *)

Explicit Attributes

Entity selected_items_context_group_to_context has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_groupselected_items_context_group (ENTITY)selected_items_context_group_to_context(Redcl from group_assignment)
 item_contextSET OF selected_item_context_items (SELECT)selected_items_context_group_to_context

Derived Attributes

Entity selected_items_context_group_to_context has the following local and inherited derived attributes:
AttributeTypeDefined By
 roleobject_role (ENTITY)group_assignment

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity selected_items_context_group_to_context inherits from the following supertypes:
  group_assignment

Subtypes

    No subtypes

Referenced By

Entity selected_items_context_group_to_context and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 assigned_requirement ENTITY group_assignment
 breakdown_element_group_assignment ENTITY group_assignment
 containing_message ENTITY group_assignment
 message_contents_assignment ENTITY group_assignment
 product_definition_group_assignment ENTITY group_assignment
 product_group_attribute_assignment ENTITY group_assignment
 product_group_attribute_set ENTITY group_assignment
 product_group_membership_rules ENTITY group_assignment
 product_group_rule_assignment ENTITY group_assignment
 requirement_assigned_object ENTITY group_assignment
 role_select SELECT group_assignment
 selected_items_assignment_in_context_group ENTITY group_assignment
 selected_items_context_group_to_context ENTITY group_assignment
 sourced_requirement ENTITY group_assignment
 source_for_requirement ENTITY group_assignment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:36-04:00