ENTITY applied_group_assignment

(* SCHEMA ship_structures_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
 applied_group_assignment_has_at_least_one_elements RULE applied_group_assignment
 approvals_references_approval_history RULE applied_group_assignment
 approval_history_approves_same_definition RULE applied_group_assignment
 approval_history_contains_approval_elements RULE applied_group_assignment
 approval_history_has_at_least_one_member RULE applied_group_assignment
 hull_cross_section_contains_specified_classes RULE applied_group_assignment
 hull_cross_section_design_has_at_least_one_revision_with_context RULE applied_group_assignment
 hull_cross_section_design_has_at_most_one_revision_with_context RULE applied_group_assignment
 hull_cross_section_has_at_least_one_revision_with_context RULE applied_group_assignment
 hull_cross_section_optionally_contains_specified_classes 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
 panel_system_optionally_contains_specified_classes RULE applied_group_assignment
 product_definition_shape_for_hull_cross_section_design_definition RULE applied_group_assignment
 revision_with_context_referenced_for_context_of_revision RULE applied_group_assignment
 role_select SELECT group_assignment
 shape_aspect_for_border_corner_cutout_boundary_relationship RULE applied_group_assignment
 shape_aspect_for_corner_cutout RULE applied_group_assignment
 shape_aspect_for_corner_cutout_boundary_relationship RULE applied_group_assignment
 shape_aspect_for_structural_cutout_boundary_relationship RULE applied_group_assignment
 unique_approvals_in_approval_history 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_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 Tools® EXPRESS to HTML Converter
2012-03-27T17:17:00-04:00