ENTITY event_occurrence
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY event_occurrence;
      id : identifier;
      name : label;
      description : OPTIONAL text;
END_ENTITY;
Explicit Attributes
Entity event_occurrence has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  id | identifier (STRING) | event_occurrence |  
|  name | label (STRING) | event_occurrence |  
|  description | text (STRING) | event_occurrence |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
Entity event_occurrence has the following subtypes:
    relative_event_occurrence*
* - Immediate Subtypes
Referenced By
Entity event_occurrence and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:15-04:00