|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMFamilyTableCell | |
wt.epm.familytable | |
wt.epm.ndi.impl | |
wt.epm.upload |
Uses of EPMFamilyTableCell in wt.epm.familytable |
Subclasses of EPMFamilyTableCell in wt.epm.familytable | |
class |
EPMFamilyTableCellDependency
Use the newEPMFamilyTableCellDependency static factory method(s),
not the EPMFamilyTableCellDependency constructor, to construct
instances of this class. |
Methods in wt.epm.familytable that return EPMFamilyTableCell | |
EPMFamilyTableCell |
EPMFamilyTableCellFamilyTableColumnLink.getCell()
Gets the object for the association that plays role: CELL_ROLE. |
EPMFamilyTableCell |
EPMFamilyTableCellContainedInLink.getCell()
Gets the object for the association that plays role: CELL_ROLE. |
static EPMFamilyTableCell |
EPMFamilyTableCell.newEPMFamilyTableCell(boolean inherited,
boolean definedHere,
EPMFamilyTableColumn column,
EPMContainedIn containedInLink)
Supported API: false |
Methods in wt.epm.familytable with parameters of type EPMFamilyTableCell | |
void |
EPMFamilyTableCellFamilyTableColumnLink.setCell(EPMFamilyTableCell cell)
Sets the object for the association that plays role: CELL_ROLE. |
static EPMFamilyTableCellFamilyTableColumnLink |
EPMFamilyTableCellFamilyTableColumnLink.newEPMFamilyTableCellFamilyTableColumnLink(EPMFamilyTableColumn column,
EPMFamilyTableCell cell)
Default factory for the class. |
void |
EPMFamilyTableCellContainedInLink.setCell(EPMFamilyTableCell cell)
Sets the object for the association that plays role: CELL_ROLE. |
static EPMFamilyTableCellContainedInLink |
EPMFamilyTableCellContainedInLink.newEPMFamilyTableCellContainedInLink(EPMContainedIn container,
EPMFamilyTableCell cell)
Default factory for the class. |
protected boolean |
EPMFamilyTableCell.readVersion(EPMFamilyTableCell thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of EPMFamilyTableCell in wt.epm.ndi.impl |
Methods in wt.epm.ndi.impl that return EPMFamilyTableCell | |
EPMFamilyTableCell |
NDICache.getFTCell(EPMContainedIn link,
EPMFamilyTableColumn column)
|
Methods in wt.epm.ndi.impl with parameters of type EPMFamilyTableCell | |
(package private) static EPMNDFTValue |
EPMNDFTValueFactory.getEPMNDFTValue(NDICache cache,
EPMDocument instance,
EPMFamilyTableColumn column,
EPMFamilyTableCell cell)
|
Constructors in wt.epm.ndi.impl with parameters of type EPMFamilyTableCell | |
EPMNDFTValueDependencyImpl(NDICache cache,
EPMDocument doc,
EPMFamilyTableColumn column,
EPMFamilyTableCell cell)
|
Uses of EPMFamilyTableCell in wt.epm.upload |
Methods in wt.epm.upload that return EPMFamilyTableCell | |
EPMFamilyTableCell |
CacheDocument.getFamilyTableCell(String name)
|
EPMFamilyTableCell |
CacheDocument.CacheFamilyTableCell.getFamilyTableCell()
|
Methods in wt.epm.upload with parameters of type EPMFamilyTableCell | |
CacheDocument.CacheFamilyTableCell |
CacheDocument.createCacheFamilyTableCell(String name,
EPMFamilyTableCell cell)
|
Constructors in wt.epm.upload with parameters of type EPMFamilyTableCell | |
CacheDocument.CacheFamilyTableCell(CacheObjectOwner owner,
EPMFamilyTableCell cell)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |