gov.sns.xal.smf.proxy
Class ElectromagnetPropertyAccessor
java.lang.Object
|
+--gov.sns.xal.smf.proxy.ElectromagnetPropertyAccessor
- All Implemented Interfaces:
- PropertyAccessor
- public class ElectromagnetPropertyAccessor
- extends java.lang.Object
- implements PropertyAccessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_FIELD
public static final java.lang.String PROPERTY_FIELD
- See Also:
- Constant Field Values
METHOD_LIVE_FIELD
public static final java.lang.String METHOD_LIVE_FIELD
- See Also:
- Constant Field Values
METHOD_DESIGN_FIELD
public static final java.lang.String METHOD_DESIGN_FIELD
- See Also:
- Constant Field Values
ElectromagnetPropertyAccessor
public ElectromagnetPropertyAccessor()
doubleValueFor
public double doubleValueFor(AcceleratorNode node,
java.lang.String property,
java.lang.String mode)
throws ProxyException
- Specified by:
doubleValueFor in interface PropertyAccessor
ProxyException
propertyNames
public java.util.List propertyNames()
- Specified by:
propertyNames in interface PropertyAccessor