ENTITY applied_organization_assignment

(* SCHEMA ship_moulded_form_schema; *)
  ENTITY applied_organization_assignment
    SUBTYPE OF (organization_assignment);
      items : SET [1:?] OF organization_item;
  END_ENTITY; -- applied_organization_assignment

Explicit Attributes

Entity applied_organization_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_organizationorganization (ENTITY)organization_assignment
 roleorganization_role (ENTITY)organization_assignment
 itemsSET OF organization_item (SELECT)applied_organization_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_organization_assignment inherits from the following supertypes:
  organization_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_organization_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 document_has_exactly_one_author RULE applied_organization_assignment
 product_definition_for_managing_company RULE applied_organization_assignment
 product_definition_for_ordering_company RULE applied_organization_assignment
 product_definition_for_owning_company RULE applied_organization_assignment
 product_definition_for_shipyard RULE applied_organization_assignment
 property_definition_for_class_society RULE applied_organization_assignment


[Top Level Definitions] [Exit]

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