ENTITY applied_group_assignment

(* SCHEMA ship_moulded_form_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

    No subtypes

Referenced By

Entity applied_group_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approvals_references_approval_history RULE applied_group_assignment
 approval_history_approves_same_definition RULE applied_group_assignment
 approval_history_has_at_least_one_member RULE applied_group_assignment
 members_is_referenced_by_at_least_one_revision RULE applied_group_assignment
 no_approvals_except_in_approval_history RULE applied_group_assignment
 revision_with_context_referenced_for_context_of_revision RULE applied_group_assignment
 role_select SELECT group_assignment
 unique_approvals_in_approval_history RULE applied_group_assignment
 valid_product_definition_for_class_moulded_form RULE applied_group_assignment
 versions_is_referenced_by_at_least_one_version_history RULE applied_group_assignment
 version_history_has_exactly_one_assigned_group RULE applied_group_assignment
 version_history_is_referenced_by_at_least_one_versions RULE applied_group_assignment
 version_history_referenced_by_exactly_one_current_version RULE applied_group_assignment
 version_history_referenced_by_multiple_roles RULE applied_group_assignment


[Top Level Definitions] [Exit]

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