wt.epm.ndi
Interface EPMNDFTValueExt

All Superinterfaces:
EPMNDFTValue, EPMNDValue

public interface EPMNDFTValueExt
extends EPMNDFTValue



Supported API: true

Extendable: false


Field Summary
 
Fields inherited from interface wt.epm.ndi.EPMNDFTValue
TYPE
 
Method Summary
 EPMNDFamilyTableColumn getColumn()
          Gets the object for the association that plays role: column; Returns a column associated with the cell.
 
Methods inherited from interface wt.epm.ndi.EPMNDFTValue
getType
 
Methods inherited from interface wt.epm.ndi.EPMNDValue
getDescription, getDoubleEpsilon, getValue, getValueUnit
 

Method Detail

getColumn

EPMNDFamilyTableColumn getColumn()
                                 throws WTException
Gets the object for the association that plays role: column; Returns a column associated with the cell.

Supported API: true

Returns:
EPMNDFamilyTableColumn
Throws:
WTException