HADataEvent : public class
Created: 12/12/2005 2:59:10 PM
Modified: 12/13/2006 11:52:54 AM
Project:
Advanced:
A generic HA layer class that inherits directly from DataEvent.
Attribute Details
public AmbiguityGroup
  diagnosis
Range:0 to 1 
public boolean
  healthGood
Range:0 to 1
Notes: healthGood will be True when the agent does not detect any health problems (in which case diagnosis may be null). It will be False there is a problem or a potential problem (then diagnosis and/or itemHealth should indicate the diagnosis).
public ItemHealth
  itemHealth
Range:0 to *
Notes: This class contains information detailing the health of an asset or segment.
Object Type Connection Notes
DataEvent Class Generalization