| Package | Description |
|---|---|
| org.tango.server.attribute |
Implementation of Tango attribute
|
| org.tango.server.device | |
| org.tango.server.idl |
Utilities for Tango IDL
|
| Modifier and Type | Method and Description |
|---|---|
AttributePropertiesImpl |
AttributeConfiguration.getAttributeProperties() |
AttributePropertiesImpl |
AttributeImpl.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeConfiguration.setAttributeProperties(AttributePropertiesImpl attributeProperties) |
void |
AttributeImpl.setProperties(AttributePropertiesImpl properties)
Set the attribute properties.
|
| Constructor and Description |
|---|
AttributePropertiesImpl(AttributePropertiesImpl props) |
| Modifier and Type | Method and Description |
|---|---|
AttributePropertiesImpl |
DeviceManager.getAttributeProperties(String attributeName)
Get an attribute's properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeviceManager.setAttributeProperties(String attributeName,
AttributePropertiesImpl properties)
Configure an attribute's properties
|
| Modifier and Type | Method and Description |
|---|---|
static AttributePropertiesImpl |
TangoIDLAttributeUtil.toAttributeProperties(fr.esrf.Tango.AttributeConfig_2 config2) |
static AttributePropertiesImpl |
TangoIDLAttributeUtil.toAttributeProperties(fr.esrf.Tango.AttributeConfig_3 config) |
static AttributePropertiesImpl |
TangoIDLAttributeUtil.toAttributeProperties(fr.esrf.Tango.AttributeConfig_5 config) |
static AttributePropertiesImpl |
TangoIDLAttributeUtil.toAttributeProperties(fr.esrf.Tango.AttributeConfig config) |
Copyright © 2012–2017 Tango Controls. All rights reserved.