ENTITY organization_type

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

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity organization_type and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_method_items SELECT organization_type
 attribute_language_item SELECT organization_type
 classification_item SELECT organization_type
 document_reference_item SELECT organization_type
 identification_item SELECT organization_type
 location_item SELECT organization_type
 multi_language_attribute_item SELECT organization_type
 organization_type_assignment ENTITY organization_type
 organization_type_relationship ENTITY organization_type


[Top Level Definitions] [Exit]

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