public interface ICommandBehavior
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object arg)
Execute the command
|
CommandConfiguration |
getConfiguration() |
StateMachineBehavior |
getStateMachine() |
CommandConfiguration getConfiguration() throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedObject execute(Object arg) throws fr.esrf.Tango.DevFailed
arg - the input of the commandfr.esrf.Tango.DevFailedStateMachineBehavior getStateMachine() throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedCopyright © 2012–2017 Tango Controls. All rights reserved.