|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMNDFTValue | |
com.ptc.windchill.uwgm.proesrv.ndimpl | |
com.ptc.windchill.uwgm.proesrv.util | |
wt.epm.ndi | |
wt.epm.ndi.impl | |
wt.epm.upload |
Uses of EPMNDFTValue in com.ptc.windchill.uwgm.proesrv.ndimpl |
Classes in com.ptc.windchill.uwgm.proesrv.ndimpl that implement EPMNDFTValue | |
class |
ProENDValue_J03
|
Uses of EPMNDFTValue in com.ptc.windchill.uwgm.proesrv.util |
Methods in com.ptc.windchill.uwgm.proesrv.util with parameters of type EPMNDFTValue | |
private static com.ptc.prowt.impl.nd.nd_value_j03.Value_J03_i |
NeutralDataHelper.createValue_J03(EPMNDFTValue epmFTVal,
String colName)
|
Uses of EPMNDFTValue in wt.epm.ndi |
Subinterfaces of EPMNDFTValue in wt.epm.ndi | |
interface |
EPMNDFTValueDep
Supported API: true Extendable: false |
Uses of EPMNDFTValue in wt.epm.ndi.impl |
Classes in wt.epm.ndi.impl that implement EPMNDFTValue | |
(package private) class |
EPMNDFTValueAttributeImpl
Creates instance of EPMNDFTValue for EPMFamilyTableAttribute column. |
class |
EPMNDFTValueDependencyImpl
|
class |
EPMNDFTValueFeatureImpl
Creates instance of EPMNDFTValue for EPMFamilyTableFeature column. |
class |
EPMNDFTValueParameterImpl
Creates instance of EPMNDFTValue for EPMFamilyTableParameter column. |
Methods in wt.epm.ndi.impl that return EPMNDFTValue | |
(package private) static EPMNDFTValue |
EPMNDFTValueFactory.getEPMNDFTValue(NDICache cache,
EPMDocument instance,
EPMFamilyTableColumn column,
EPMFamilyTableCell cell)
|
Uses of EPMNDFTValue in wt.epm.upload |
Methods in wt.epm.upload that return EPMNDFTValue | |
EPMNDFTValue |
EPMUploadInstance.Column.processCell(boolean isDefinition)
|
Methods in wt.epm.upload with parameters of type EPMNDFTValue | |
protected CacheDocument.CacheFamilyTableCell |
EPMUploadInstance.Column.createCell(CacheDocument cacheDocument,
String name,
boolean inherited,
boolean isDefinedHere,
EPMFamilyTableColumn epmColumn,
EPMNDFTValue ndValue)
|
protected CacheDocument.CacheFamilyTableCell |
EPMUploadInstance.Column.updateCell(CacheDocument cacheDocument,
boolean inherited,
boolean isDefinedHere,
EPMFamilyTableColumn epmColumn,
EPMNDFTValue ndValue,
CacheDocument.CacheFamilyTableCell cacheCell)
|
protected CacheDocument.CacheFamilyTableCell |
EPMUploadInstance.ColumnDependency.createCell(CacheDocument cacheDocument,
String name,
boolean inherited,
boolean isDefinedHere,
EPMFamilyTableColumn epmColumn,
EPMNDFTValue ndValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |