public final class BooleanEvaluatorAttribute extends Object implements IAttributeBehavior
| Constructor and Description |
|---|
BooleanEvaluatorAttribute(String name,
BooleanExpressionValidator context) |
| Modifier and Type | Method and Description |
|---|---|
AttributeConfiguration |
getConfiguration() |
StateMachineBehavior |
getStateMachine() |
AttributeValue |
getValue()
Read attribute
|
void |
setValue(AttributeValue value)
Write attribute
|
public BooleanEvaluatorAttribute(String name, BooleanExpressionValidator context) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic AttributeConfiguration getConfiguration() throws fr.esrf.Tango.DevFailed
getConfiguration in interface IAttributeBehaviorfr.esrf.Tango.DevFailedpublic AttributeValue getValue() throws fr.esrf.Tango.DevFailed
IAttributeBehaviorgetValue in interface IAttributeBehaviorfr.esrf.Tango.DevFailedpublic void setValue(AttributeValue value) throws fr.esrf.Tango.DevFailed
IAttributeBehaviorsetValue in interface IAttributeBehaviorfr.esrf.Tango.DevFailedpublic StateMachineBehavior getStateMachine() throws fr.esrf.Tango.DevFailed
getStateMachine in interface IAttributeBehaviorfr.esrf.Tango.DevFailedCopyright © 2012–2017 Tango Controls. All rights reserved.