ENTITY experience

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY experience;
      id : identifier;
      name : label;
      description : OPTIONAL text;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity experience has the following subtypes:
    characterized_experience*
* - Immediate Subtypes

Referenced By

Entity experience and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 date_and_time_item SELECT experience
 date_item SELECT experience
 experience_assignment ENTITY experience


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:04-04:00