ENTITY event_occurrence

(* SCHEMA engineering_properties_schema; *)


   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:
AttributeTypeDefined By
 ididentifier (STRING)event_occurrence
 namelabel (STRING)event_occurrence
 descriptiontext (STRING)event_occurrence

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity event_occurrence and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 date_and_time_item SELECT event_occurrence
 date_item SELECT event_occurrence
 date_time_or_event_occurrence SELECT event_occurrence
 event_occurrence_assignment ENTITY event_occurrence
 location_item SELECT event_occurrence


[Top Level Definitions] [Exit]

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