ENTITY applied_approval_assignment

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY applied_approval_assignment
SUBTYPE OF (approval_assignment);
  items : SET [1:?] OF approval_item;
END_ENTITY; (* declared in: approval_mim *)

Explicit Attributes

Entity applied_approval_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_approvalapproval (ENTITY)approval_assignment
 itemsSET OF approval_item (SELECT)applied_approval_assignment

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_approval_assignment inherits from the following supertypes:
  approval_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_approval_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT applied_approval_assignment
 action_method_items SELECT applied_approval_assignment
 classification_item SELECT applied_approval_assignment
 document_reference_item SELECT applied_approval_assignment
 effectivity_item SELECT applied_approval_assignment
 ir_usage_item SELECT applied_approval_assignment
 justification_item SELECT applied_approval_assignment
 role_select SELECT approval_assignment
 statechar_action_items SELECT applied_approval_assignment


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:42:54-04:00