wt.epm.ndi
Interface EPMNDValue

All Known Subinterfaces:
EPMNDFTValue, EPMNDFTValueDep
All Known Implementing Classes:
EPMNDAttributeImpl.EPMNDValueImpl, EPMNDDateAttributeImpl.EPMNDValueImpl, EPMNDFTValueAttributeImpl, EPMNDFTValueDependencyImpl, EPMNDFTValueFeatureImpl, EPMNDFTValueParameterImpl, ProENDValue_J01, ProENDValue_J03

public interface EPMNDValue



Supported API: true

Extendable: false


Method Summary
 double getDoubleEpsilon()
          Gets the value of the attribute: doubleEpsilon.
 Object getValue()
          Gets the value of the attribute: value.
 

Method Detail

getValue

public Object getValue()
                throws WTException
Gets the value of the attribute: value.

Supported API: true

Returns:
Object
Throws:
WTException

getDoubleEpsilon

public double getDoubleEpsilon()
                        throws WTException
Gets the value of the attribute: doubleEpsilon.

Supported API: true

Returns:
double
Throws:
WTException