public abstract class DifferenceDetectorRT extends TimeDelayedEventDetectorRT
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
eventActive
State field.
|
protected long |
lastChange |
vo| Constructor and Description |
|---|
DifferenceDetectorRT() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getConditionActiveTime() |
void |
initializeState() |
boolean |
isEventActive() |
protected void |
pointData() |
void |
setEventActive(boolean b) |
initialize, scheduleJob, scheduleTimeoutImpl, unscheduleJobgetDurationDescription, getDurationMS, isJobScheduled, scheduleJob, scheduleTimeout, terminate, unscheduleJobcreateEventContext, getEventDetectorKey, getEventType, getMessage, joinTermination, pointBackdated, pointChanged, pointInitialized, pointSet, pointTerminated, pointUpdated, raiseEvent, returnToNormaladdListener, fireEventDetectorStateChanged, fireEventDetectorTerminated, hasListeners, removeListenerprotected boolean eventActive
protected long lastChange
public boolean isEventActive()
protected void pointData()
public void initializeState()
initializeState in class TimeDelayedEventDetectorRTprotected long getConditionActiveTime()
getConditionActiveTime in class TimeDelayedEventDetectorRTpublic void setEventActive(boolean b)
setEventActive in class TimeDelayedEventDetectorRT