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:
| Attribute | Type | Defined By |
|---|
| id | identifier (STRING) | experience |
| name | label (STRING) | experience |
| description | text (STRING) | experience |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity experience has the following subtypes:
characterized_experience*
* - Immediate Subtypes
Referenced By
Entity experience and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:04-04:00