DataEvent : public class
Created: |
12/1/2005 3:01:08 PM |
Modified: |
12/7/2006 4:12:25 PM |
|
Project: |
|
Author: |
|
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Advanced: |
|
UUID: |
{5E91C919-FE7A-47be-9238-E9C782308E4A} |
Appears In: |
DataEventSet |
Provided by an OSA-CBM module; contains layer-specific LRU data (e.g. DAWaveform, SDReal, AGDataEvent).
- Attributes
- Constraints
- Other Links
Attribute |
Details |
public boolean alertStatus |
Range:0 to 1
Notes:
|
Indicates if the data event has triggered an alert ("true" = alert triggered, and associated NumAlert(s) may then be produced).
|
|
public float confid |
Range:0 to 1
Notes:
|
Confidence in data event's accuracy (0 = no confidence, 100 = complete confidence).<br />
|
|
public unsignedInt id |
Notes:
|
Equates to a MIMOSA meas_loc_id (DA, DM, SD layers) or a MIMOSA agent_id (HA, PA, AG layers).
|
|
public unsignedInt sequenceNum |
Range:0 to 1 |
public Site site |
Range:0 to 1 |
public OsacbmTime time |
Range:0 to 1
Notes:
|
The time of the data event.
|
|
Constraint |
Type |
Status |
Detail |
Classes specified with this stereotype must be the destination of unidirectional associations in the UML model |
Invariant |
Proposed |
|