| Package | Description |
|---|---|
| org.tango.server | |
| org.tango.server.attribute |
Implementation of Tango attribute
|
| org.tango.server.attribute.log |
A dynamic attribute that contains logs
|
| org.tango.server.command |
Implementation of Tango command
|
| org.tango.server.dynamic.attribute |
Implementation of some dynamic attributes
|
| org.tango.server.dynamic.command |
Implementation of some dynamic commands
|
| org.tango.server.pipe |
Implementation of Tango pipe
|
| org.tango.server.testserver |
All servers for unit tests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceBehaviorObject.setStateMachine(StateMachineBehavior stateMachine)
Set a state machine
|
| Modifier and Type | Method and Description |
|---|---|
StateMachineBehavior |
ReflectAttributeBehavior.getStateMachine() |
StateMachineBehavior |
IAttributeBehavior.getStateMachine() |
StateMachineBehavior |
ForwardedAttribute.getStateMachine() |
| Modifier and Type | Method and Description |
|---|---|
StateMachineBehavior |
LogAttribute.getStateMachine() |
| Modifier and Type | Method and Description |
|---|---|
StateMachineBehavior |
ReflectCommandBehavior.getStateMachine() |
StateMachineBehavior |
ICommandBehavior.getStateMachine() |
| Modifier and Type | Method and Description |
|---|---|
StateMachineBehavior |
PublisherAttribute.getStateMachine() |
StateMachineBehavior |
ProxyAttribute.getStateMachine() |
StateMachineBehavior |
GroupAttribute.getStateMachine() |
StateMachineBehavior |
BooleanEvaluatorAttribute.getStateMachine() |
| Modifier and Type | Method and Description |
|---|---|
StateMachineBehavior |
ProxyCommand.getStateMachine() |
StateMachineBehavior |
GroupCommand.getStateMachine() |
StateMachineBehavior |
AsyncGroupCommand.getStateMachine() |
| Modifier and Type | Method and Description |
|---|---|
StateMachineBehavior |
ReflectPipeBehavior.getStateMachine() |
StateMachineBehavior |
IPipeBehavior.getStateMachine() |
| Modifier and Type | Method and Description |
|---|---|
StateMachineBehavior |
DynamicEnumAttribute.getStateMachine() |
StateMachineBehavior |
DynamicCommandTest.getStateMachine() |
StateMachineBehavior |
DynamicAttributeTest.getStateMachine() |
Copyright © 2012–2017 Tango Controls. All rights reserved.