ENTITY applied_group_assignment

(* SCHEMA process_planning_schema; *)
  ENTITY applied_group_assignment
    SUBTYPE OF (group_assignment);
      items : SET [1:?] OF group_item;
  END_ENTITY; -- applied_group_assignment

Explicit Attributes

Entity applied_group_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_groupgroup (ENTITY)group_assignment
 itemsSET OF group_item (SELECT)applied_group_assignment

Derived Attributes

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

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_group_assignment inherits from the following supertypes:
  group_assignment

Subtypes

Entity applied_group_assignment has the following subtypes:
    work_cell*
* - Immediate Subtypes

Referenced By

Entity applied_group_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 role_select SELECT group_assignment


[Top Level Definitions] [Exit]

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