| Enum | Description |
|---|---|
| TransactionType |
Possible values for a tango device transaction
|
| Annotation Type | Description |
|---|---|
| AroundInvoke |
Defines an interceptor method that interposes on business methods (command, attribute).
|
| Attribute |
Declare an attribute of a tango device.
|
| AttributeProperties |
Default attribute properties.
|
| ClassProperty |
Define a tango class property.
|
| Command |
Declare a command of a tango device.
|
| Delete |
Designates a method to receive a callback before a device is unexported.
|
| Device |
Declare a class as a Tango Device.
|
| DeviceManagement |
Injector of
DeviceManager |
| DeviceProperties |
get all device properties and values in one field (Map) Allow to get unknown
runtime properties
|
| DeviceProperty |
A device property
|
| DynamicManagement |
Injector of
DynamicManager a for managing tango dynamic attributes and commands. |
| Init |
Designates a method to receive a callback before a device has been exported.
|
| Pipe |
Declare a pipe of a tango device.
|
| Schedule |
WARNING: Experimental feature.
|
| State |
Manage state of the device.
|
| StateMachine |
Manage the state machine of the device.
|
| Status |
Manage status of the device.
|
Copyright © 2012–2017 Tango Controls. All rights reserved.