ENTITY applied_person_assignment

(* SCHEMA ship_moulded_form_schema; *)
  ENTITY applied_person_assignment
    SUBTYPE OF (person_assignment);
      items : SET [1:?] OF person_item;
  END_ENTITY; -- applied_person_assignment

Explicit Attributes

Entity applied_person_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_personperson (ENTITY)person_assignment
 roleperson_role (ENTITY)person_assignment
 itemsSET OF person_item (SELECT)applied_person_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_person_assignment inherits from the following supertypes:
  person_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_person_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 document_has_exactly_one_author RULE applied_person_assignment


[Top Level Definitions] [Exit]

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