class: Event

public <<element>> class: Event
Author:
Project: Phase: 3; Status: Proposed; Version: 3.0; Complexity: 1
Dates: Created: 3/12/2007 11:06:07 AM; Modified: 3/12/2007 12:54:48 PM;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {element-event}
Container to hold a single-time collection of data in a timeseries. Content model contains a "snap" with additional "dateTime" and "eventType" properties including optional "eventDescription".
 

Goto: Custom Properties, Fields, Tagged Values

See also: Snap, TimeseriesChoice

Appears in: MDDL 3.0, Event, Timeseries, TimeseriesChoice

Connections
 
Custom Properties
 
Event Attributes
Attribute Details
public DateTime
  dateTime
<<XML sequential>>
public EventDescription
  eventDescription
<<XML sequential>>
Range:0 to *
public EventType
  eventType
<<XML sequential>>
Range:0 to *
 
Event Tagged Values
Tag Value Notes
final false Values: true,false
Default: false
Description: Whether the definition is final (non-extensible) or not.