ENTITY person_type_definition

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY person_type_definition;
  id : identifier;
  name : label;
  description :  OPTIONAL text;
  formation : person_type_definition_formation;
END_ENTITY; (* declared in: person_organization_schema *)

Explicit Attributes

Entity person_type_definition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)person_type_definition
 namelabel (STRING)person_type_definition
 descriptiontext (STRING)person_type_definition
 formationperson_type_definition_formation (ENTITY)person_type_definition

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity person_type_definition has the following subtypes:
    characterized_person_type_definition*
* - Immediate Subtypes

Referenced By

Entity person_type_definition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_method_items SELECT person_type_definition
 attribute_language_item SELECT person_type_definition
 classification_item SELECT person_type_definition
 document_reference_item SELECT person_type_definition
 location_item SELECT person_type_definition
 multi_language_attribute_item SELECT person_type_definition
 person_type_definition_assignment ENTITY person_type_definition
 person_type_definition_relationship ENTITY person_type_definition


[Top Level Definitions] [Exit]

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