wt.epm.ndi.impl
Class EPMNDAttributeImpl.EPMNDValueImpl
java.lang.Object
wt.epm.ndi.impl.EPMNDAttributeImpl.EPMNDValueImpl
- All Implemented Interfaces:
- EPMNDValue
- Enclosing class:
- EPMNDAttributeImpl
- class EPMNDAttributeImpl.EPMNDValueImpl
- extends Object
- implements EPMNDValue
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPMNDAttributeImpl.EPMNDValueImpl
EPMNDAttributeImpl.EPMNDValueImpl()
getType
public int getType()
throws WTException
- Gets Attribute type.
- Throws:
WTException
getValue
public Object getValue()
throws WTException
- Gets attribute value.
- Specified by:
getValue
in interface EPMNDValue
- Returns:
- Object
- Throws:
WTException
getDoubleEpsilon
public double getDoubleEpsilon()
throws WTException
- Gets doubleEpsilon.
- Specified by:
getDoubleEpsilon
in interface EPMNDValue
- Returns:
- double
- Throws:
WTException