ENTITY person_type_definition_relationship

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

Explicit Attributes

Entity person_type_definition_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)person_type_definition_relationship
 namelabel (STRING)person_type_definition_relationship
 descriptiontext (STRING)person_type_definition_relationship
 relating_person_type_definitionperson_type_definition (ENTITY)person_type_definition_relationship
 related_person_type_definitionperson_type_definition (ENTITY)person_type_definition_relationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity person_type_definition_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_language_item SELECT person_type_definition_relationship
 classification_item SELECT person_type_definition_relationship
 effectivity_item SELECT person_type_definition_relationship
 multi_language_attribute_item SELECT person_type_definition_relationship


[Top Level Definitions] [Exit]

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