|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tango.server.dynamic.attribute.PublisherAttribute
public final class PublisherAttribute
| Constructor Summary | |
|---|---|
PublisherAttribute(java.lang.String... config)
Create a dynamic attribute publisher |
|
| Method Summary | |
|---|---|
AttributeConfiguration |
getConfiguration()
|
StateMachineBehavior |
getStateMachine()
|
AttributeValue |
getValue()
Read attribute |
void |
setValue(AttributeValue value)
Write attribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublisherAttribute(java.lang.String... config)
throws fr.esrf.Tango.DevFailed
config - config[0] attribute name; config[1] type (ie. double, double[], double[][])
java.lang.ClassNotFoundException
fr.esrf.Tango.DevFailed| Method Detail |
|---|
public AttributeConfiguration getConfiguration()
throws fr.esrf.Tango.DevFailed
getConfiguration in interface IAttributeBehaviorfr.esrf.Tango.DevFailed
public AttributeValue getValue()
throws fr.esrf.Tango.DevFailed
IAttributeBehavior
getValue in interface IAttributeBehaviorfr.esrf.Tango.DevFailed
public void setValue(AttributeValue value)
throws fr.esrf.Tango.DevFailed
IAttributeBehavior
setValue in interface IAttributeBehaviorfr.esrf.Tango.DevFailedpublic StateMachineBehavior getStateMachine()
getStateMachine in interface IAttributeBehavior
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||