| Package | Description |
|---|---|
| org.tango.server.attribute |
Implementation of Tango attribute
|
| org.tango.server.attribute.log |
A dynamic attribute that contains logs
|
| org.tango.server.dynamic.attribute |
Implementation of some dynamic attributes
|
| org.tango.server.idl |
Utilities for Tango IDL
|
| org.tango.server.testserver |
All servers for unit tests.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeConfiguration |
ReflectAttributeBehavior.getConfiguration() |
AttributeConfiguration |
IAttributeBehavior.getConfiguration() |
AttributeConfiguration |
ForwardedAttribute.getConfiguration() |
| Constructor and Description |
|---|
AttributeConfiguration(AttributeConfiguration config) |
ReflectAttributeBehavior(AttributeConfiguration config,
Object businessObject,
Method getter,
Method setter)
Ctr
|
| Modifier and Type | Method and Description |
|---|---|
AttributeConfiguration |
LogAttribute.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
AttributeConfiguration |
PublisherAttribute.getConfiguration() |
AttributeConfiguration |
ProxyAttribute.getConfiguration() |
AttributeConfiguration |
GroupAttribute.getConfiguration() |
AttributeConfiguration |
BooleanEvaluatorAttribute.getConfiguration() |
static AttributeConfiguration |
TangoConverter.toAttributeConfiguration(fr.esrf.TangoApi.AttributeInfo ai) |
static AttributeConfiguration |
TangoConverter.toAttributeConfigurationEx(fr.esrf.TangoApi.AttributeInfoEx ai) |
| Modifier and Type | Method and Description |
|---|---|
static fr.esrf.TangoApi.AttributeInfoEx |
TangoConverter.toAttributeConfigurationEx(AttributeConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
static fr.esrf.Tango.AttributeConfig_5 |
TangoIDLAttributeUtil.toAttributeConfig5(AttributeConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
AttributeConfiguration |
DynamicEnumAttribute.getConfiguration() |
AttributeConfiguration |
DynamicAttributeTest.getConfiguration() |
Copyright © 2012–2017 Tango Controls. All rights reserved.