ENTITY event_occurrence
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY event_occurrence;
id : identifier;
name : label;
description : OPTIONAL text;
END_ENTITY; -- 10303-41: date_time_schema
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
2012-03-27T17:16:11-04:00