wt.epm.ndi
Interface EPMNDFTValueDep

All Superinterfaces:
EPMNDFTValue, EPMNDValue
All Known Implementing Classes:
EPMNDFTValueDependencyImpl, ProENDValue_J03

public interface EPMNDFTValueDep
extends EPMNDFTValue



Supported API: true

Extendable: false


Field Summary
static String UNIQUE_ID
          Label for the attribute.
 
Fields inherited from interface wt.epm.ndi.EPMNDFTValue
TYPE
 
Method Summary
 String getUniqueId()
          Gets the value of the attribute: UNIQUE_ID.
 
Methods inherited from interface wt.epm.ndi.EPMNDFTValue
getType
 
Methods inherited from interface wt.epm.ndi.EPMNDValue
getDoubleEpsilon, getValue
 

Field Detail

UNIQUE_ID

public static final String UNIQUE_ID
Label for the attribute.

Supported API: true

See Also:
Constant Field Values
Method Detail

getUniqueId

public String getUniqueId()
                   throws WTException
Gets the value of the attribute: UNIQUE_ID.

Supported API: true

Returns:
String
Throws:
WTException