public class QualityEventTrigger extends Object implements IEventTrigger
EventType#QUALITY_EVENT| Constructor and Description |
|---|
QualityEventTrigger(AttributeImpl attribute)
Ctr
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
doCheck() |
boolean |
isSendEvent() |
void |
setError(fr.esrf.Tango.DevFailed error)
Notify the trigger of the last error occured
|
void |
updateProperties()
Update event properties
|
public QualityEventTrigger(AttributeImpl attribute)
attribute - The attribute that will send eventspublic boolean isSendEvent()
isSendEvent in interface IEventTriggerpublic void setError(fr.esrf.Tango.DevFailed error)
IEventTriggersetError in interface IEventTriggerpublic void updateProperties()
IEventTriggerupdateProperties in interface IEventTriggerpublic boolean doCheck()
doCheck in interface IEventTriggerCopyright © 2012–2017 Tango Controls. All rights reserved.