public final class TangoIDLAttributeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static fr.esrf.Tango.AttributeConfig |
toAttributeConfig(AttributeImpl attribute) |
static fr.esrf.Tango.AttributeConfig_2 |
toAttributeConfig2(AttributeImpl attribute) |
static fr.esrf.Tango.AttributeConfig_3 |
toAttributeConfig3(AttributeImpl attribute) |
static fr.esrf.Tango.AttributeConfig_5 |
toAttributeConfig5(AttributeConfiguration config) |
static fr.esrf.Tango.AttributeConfig_5 |
toAttributeConfig5(AttributeImpl attribute) |
static AttributePropertiesImpl |
toAttributeProperties(fr.esrf.Tango.AttributeConfig_2 config2) |
static AttributePropertiesImpl |
toAttributeProperties(fr.esrf.Tango.AttributeConfig_3 config) |
static AttributePropertiesImpl |
toAttributeProperties(fr.esrf.Tango.AttributeConfig_5 config) |
static AttributePropertiesImpl |
toAttributeProperties(fr.esrf.Tango.AttributeConfig config) |
static fr.esrf.Tango.AttributeValue |
toAttributeValue(AttributeImpl attributeImpl,
AttributeValue value) |
static fr.esrf.Tango.AttributeValue_3 |
toAttributeValue3(AttributeImpl attributeImpl,
AttributeValue read,
AttributeValue write) |
static fr.esrf.Tango.AttributeValue_3 |
toAttributeValue3Error(String name,
fr.esrf.Tango.DevFailed e) |
static fr.esrf.Tango.AttributeValue_4 |
toAttributeValue4(AttributeImpl attributeImpl,
AttributeValue read,
AttributeValue write) |
static fr.esrf.Tango.AttributeValue_4 |
toAttributeValue4Error(String name,
fr.esrf.Tango.AttrDataFormat format,
fr.esrf.Tango.DevFailed e) |
static fr.esrf.Tango.AttributeValue_5 |
toAttributeValue5(AttributeImpl attributeImpl,
AttributeValue read,
AttributeValue write) |
static fr.esrf.Tango.AttributeValue_5 |
toAttributeValue5Error(String name,
fr.esrf.Tango.AttrDataFormat format,
int dataType,
fr.esrf.Tango.DevFailed e) |
public static fr.esrf.Tango.AttributeValue toAttributeValue(AttributeImpl attributeImpl, AttributeValue value) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic static fr.esrf.Tango.AttributeValue_3 toAttributeValue3(AttributeImpl attributeImpl, AttributeValue read, AttributeValue write) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic static fr.esrf.Tango.AttributeValue_3 toAttributeValue3Error(String name, fr.esrf.Tango.DevFailed e)
public static fr.esrf.Tango.AttributeValue_5 toAttributeValue5(AttributeImpl attributeImpl, AttributeValue read, AttributeValue write) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic static fr.esrf.Tango.AttributeValue_4 toAttributeValue4(AttributeImpl attributeImpl, AttributeValue read, AttributeValue write) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic static fr.esrf.Tango.AttributeValue_4 toAttributeValue4Error(String name, fr.esrf.Tango.AttrDataFormat format, fr.esrf.Tango.DevFailed e)
public static fr.esrf.Tango.AttributeValue_5 toAttributeValue5Error(String name, fr.esrf.Tango.AttrDataFormat format, int dataType, fr.esrf.Tango.DevFailed e)
public static fr.esrf.Tango.AttributeConfig toAttributeConfig(AttributeImpl attribute) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic static fr.esrf.Tango.AttributeConfig_2 toAttributeConfig2(AttributeImpl attribute) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic static fr.esrf.Tango.AttributeConfig_5 toAttributeConfig5(AttributeImpl attribute) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic static fr.esrf.Tango.AttributeConfig_5 toAttributeConfig5(AttributeConfiguration config) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic static fr.esrf.Tango.AttributeConfig_3 toAttributeConfig3(AttributeImpl attribute) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic static AttributePropertiesImpl toAttributeProperties(fr.esrf.Tango.AttributeConfig config)
public static AttributePropertiesImpl toAttributeProperties(fr.esrf.Tango.AttributeConfig_2 config2)
public static AttributePropertiesImpl toAttributeProperties(fr.esrf.Tango.AttributeConfig_3 config)
public static AttributePropertiesImpl toAttributeProperties(fr.esrf.Tango.AttributeConfig_5 config) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedCopyright © 2012–2017 Tango Controls. All rights reserved.