Package wt.epm.ndi
Interface EPMNDFTValueExt
- All Superinterfaces:
EPMNDFTValue,EPMNDValue
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.epm.ndi.EPMNDFTValue
TYPE -
Method Summary
Modifier and TypeMethodDescriptionGets the object for the association that plays role: column; Returns a column associated with the cell.Methods inherited from interface wt.epm.ndi.EPMNDFTValue
getTypeMethods inherited from interface wt.epm.ndi.EPMNDValue
getDescription, getDoubleEpsilon, getValue, getValueUnit, getValueUnitInfo
-
Method Details
-
getColumn
Gets the object for the association that plays role: column; Returns a column associated with the cell.
Supported API: true- Returns:
- EPMNDFamilyTableColumn
- Throws:
WTException
-