ENTITY experience_type

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

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity experience_type and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_item SELECT experience_type
 attribute_language_item SELECT experience_type
 classification_item SELECT experience_type
 document_reference_item SELECT experience_type
 experience_item SELECT experience_type
 experience_type_assignment ENTITY experience_type
 experience_type_relationship ENTITY experience_type
 identification_item SELECT experience_type
 multi_language_attribute_item SELECT experience_type
 person_definition_item SELECT experience_type


[Top Level Definitions] [Exit]

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