|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMFamilyTableColumn | |
wt.epm.familytable | |
wt.epm.ndi.impl | |
wt.epm.structure | |
wt.epm.upload |
Uses of EPMFamilyTableColumn in wt.epm.familytable |
Subclasses of EPMFamilyTableColumn in wt.epm.familytable | |
class |
EPMFamilyTableAttribute
Use the newEPMFamilyTableAttribute static factory method(s),
not the EPMFamilyTableAttribute constructor, to construct
instances of this class. |
class |
EPMFamilyTableFeature
Use the newEPMFamilyTableFeature static factory method(s),
not the EPMFamilyTableFeature constructor, to construct
instances of this class. |
class |
EPMFamilyTableMember
Use the newEPMFamilyTableMember static factory method(s),
not the EPMFamilyTableMember constructor, to construct instances
of this class. |
class |
EPMFamilyTableParameter
Use the newEPMFamilyTableParameter static factory method(s),
not the EPMFamilyTableParameter constructor, to construct
instances of this class. |
class |
EPMFamilyTableReference
Use the newEPMFamilyTableReference static factory method(s),
not the EPMFamilyTableReference constructor, to construct
instances of this class. |
Methods in wt.epm.familytable that return EPMFamilyTableColumn | |
EPMFamilyTableColumn |
EPMFamilyTableColumn.duplicate()
|
EPMFamilyTableColumn |
EPMFamilyTableCellFamilyTableColumnLink.getColumn()
Gets the object for the association that plays role: COLUMN_ROLE. |
EPMFamilyTableColumn |
EPMFamilyTableCell.getColumn()
Gets the object for the association that plays role: COLUMN. |
EPMFamilyTableColumn |
EPMColumnFamilyTableLink.getColumn()
Gets the object for the association that plays role: COLUMN_ROLE. |
Methods in wt.epm.familytable with parameters of type EPMFamilyTableColumn | |
protected boolean |
EPMFamilyTableColumn.readVersion(EPMFamilyTableColumn thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
EPMFamilyTableCellFamilyTableColumnLink.setColumn(EPMFamilyTableColumn column)
Sets the object for the association that plays role: COLUMN_ROLE. |
static EPMFamilyTableCellFamilyTableColumnLink |
EPMFamilyTableCellFamilyTableColumnLink.newEPMFamilyTableCellFamilyTableColumnLink(EPMFamilyTableColumn column,
EPMFamilyTableCell cell)
Default factory for the class. |
static EPMFamilyTableCellDependency |
EPMFamilyTableCellDependency.newEPMFamilyTableCellDependency(boolean inherited,
boolean definedHere,
EPMFamilyTableColumn column,
EPMContainedIn containedInLink)
Supported API: false |
protected void |
EPMFamilyTableCellDependency.initialize(boolean inherited,
boolean definedHere,
EPMFamilyTableColumn column,
EPMContainedIn containedInLink)
Supports initialization, following construction of an instance. |
void |
EPMFamilyTableCell.setColumn(EPMFamilyTableColumn a_Column)
Sets the object for the association that plays role: COLUMN. |
static EPMFamilyTableCell |
EPMFamilyTableCell.newEPMFamilyTableCell(boolean inherited,
boolean definedHere,
EPMFamilyTableColumn column,
EPMContainedIn containedInLink)
Supported API: false |
protected void |
EPMFamilyTableCell.initialize(boolean inherited,
boolean definedHere,
EPMFamilyTableColumn column,
EPMContainedIn containedInLink)
Supports initialization, following construction of an instance. |
void |
EPMColumnFamilyTableLink.setColumn(EPMFamilyTableColumn column)
Sets the object for the association that plays role: COLUMN_ROLE. |
static EPMColumnFamilyTableLink |
EPMColumnFamilyTableLink.newEPMColumnFamilyTableLink(EPMFamilyTable familyTable,
EPMFamilyTableColumn column)
Default factory for the class. |
Uses of EPMFamilyTableColumn in wt.epm.ndi.impl |
Fields in wt.epm.ndi.impl declared as EPMFamilyTableColumn | |
private EPMFamilyTableColumn |
EPMNDFTValueDependencyImpl.column
|
protected EPMFamilyTableColumn |
EPMNDFamilyTableColumnImpl.column
|
Methods in wt.epm.ndi.impl with parameters of type EPMFamilyTableColumn | |
EPMFamilyTableCell |
NDICache.getFTCell(EPMContainedIn link,
EPMFamilyTableColumn column)
|
String |
NDICache.getColumnUniqueId(EPMFamilyTableColumn column)
Returns dependency uniqueId for a given family table columns |
(package private) static EPMNDFTValue |
EPMNDFTValueFactory.getEPMNDFTValue(NDICache cache,
EPMDocument instance,
EPMFamilyTableColumn column,
EPMFamilyTableCell cell)
|
static EPMNDFamilyTableColumn |
EPMNDFamilyTableColumnImpl.newEPMFamilyTableColumn(NDICache cache,
EPMFamilyTableColumn column,
EPMDocument doc)
|
Uses of EPMFamilyTableColumn in wt.epm.structure |
Methods in wt.epm.structure that return EPMFamilyTableColumn | |
EPMFamilyTableColumn |
CopyManagerUtility.Cache.CacheFamily.getFamilyTableColumn(String name)
|
EPMFamilyTableColumn |
CopyManagerUtility.Cache.CacheFamily.createNewAttributeColumn(String name,
String title,
int type,
int attribute,
Object attributeDefinition)
|
EPMFamilyTableColumn |
CopyManagerUtility.Cache.CacheFamily.createNewReferenceColumn(String name,
String title,
int type,
int attribute)
|
EPMFamilyTableColumn |
CopyManagerUtility.Cache.CacheFamily.createNewMemberColumn(String name,
String title,
int type,
int attribute)
|
EPMFamilyTableColumn |
CopyManagerUtility.Cache.CacheFamily.createNewParameterColumn(String name,
String title,
int type,
int attribute,
String paraDefName)
|
EPMFamilyTableColumn |
CopyManagerUtility.Cache.CacheFamily.createNewFeatureColumn(String name,
String title,
int type,
int attribute,
String feaDefName)
|
Methods in wt.epm.structure with parameters of type EPMFamilyTableColumn | |
void |
CopyManagerUtility.Cache.CacheFamily.addFamilyTableColumn(EPMFamilyTableColumn column)
|
Uses of EPMFamilyTableColumn in wt.epm.upload |
Methods in wt.epm.upload that return EPMFamilyTableColumn | |
EPMFamilyTableColumn |
CacheFamilyTable.getFamilyTableColumn(String name)
|
EPMFamilyTableColumn |
CacheFamilyTable.CacheFamilyTableColumn.getFamilyTableColumn()
|
Constructors in wt.epm.upload with parameters of type EPMFamilyTableColumn | |
CacheFamilyTable.CacheFamilyTableColumn(CacheObjectOwner owner,
EPMFamilyTableColumn column)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |