wt.epm.ndi.impl
Class NDIAttributeHelper
java.lang.Object
wt.epm.ndi.impl.NDIAttributeHelper
- class NDIAttributeHelper
- extends Object
Helper class for IBA related methods.
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NDIAttributeHelper
NDIAttributeHelper()
getAttributeType
public static int getAttributeType(Class cls)
throws WTException
- Returns EPMNDConst.type of attribute based on Attribute value or definition
- Throws:
WTException
getValue
public static Object getValue(AbstractValueView attributeValue)
throws WTException
- Throws:
WTException
getPrecision
public static double getPrecision(AbstractValueView value)