ENTITY applied_person_type_assignment

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY applied_person_type_assignment
SUBTYPE OF (person_type_assignment);
  items : SET [1:?] OF person_type_item;
END_ENTITY; (* declared in: type_of_person_mim *)

Explicit Attributes

Entity applied_person_type_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)person_type_assignment
 namelabel (STRING)person_type_assignment
 descriptiontext (STRING)person_type_assignment
 assigned_person_typeperson_type (ENTITY)person_type_assignment
 roleperson_type_role (ENTITY)person_type_assignment
 itemsSET OF person_type_item (SELECT)applied_person_type_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_person_type_assignment inherits from the following supertypes:
  person_type_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_person_type_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_item SELECT applied_person_type_assignment
 attribute_language_item SELECT applied_person_type_assignment
 classification_item SELECT applied_person_type_assignment
 date_and_time_item SELECT applied_person_type_assignment
 date_item SELECT applied_person_type_assignment
 effectivity_item SELECT applied_person_type_assignment
 multi_language_attribute_item SELECT applied_person_type_assignment
 organization_item SELECT applied_person_type_assignment
 person_and_organization_item SELECT applied_person_type_assignment


[Top Level Definitions] [Exit]

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