|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMParameterValue | |
wt.epm.familytable | |
wt.epm.upload |
Uses of EPMParameterValue in wt.epm.familytable |
Methods in wt.epm.familytable that return EPMParameterValue | |
EPMParameterValue |
EPMParameterValueContainerLink.getParameterValue()
Gets the object for the association that plays role: PARAMETER_VALUE_ROLE. |
static EPMParameterValue |
EPMParameterValue.newEPMParameterValue(Object value)
Deprecated. |
static EPMParameterValue |
EPMParameterValue.newEPMParameterValue(String name,
Object value)
Supported API: false |
Methods in wt.epm.familytable with parameters of type EPMParameterValue | |
void |
EPMParameterValueContainerLink.setParameterValue(EPMParameterValue parameterValue)
Sets the object for the association that plays role: PARAMETER_VALUE_ROLE. |
static EPMParameterValueContainerLink |
EPMParameterValueContainerLink.newEPMParameterValueContainerLink(EPMParameterContainer container,
EPMParameterValue parameterValue)
Default factory for the class. |
protected boolean |
EPMParameterValue.readVersion(EPMParameterValue thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of EPMParameterValue in wt.epm.upload |
Methods in wt.epm.upload that return EPMParameterValue | |
EPMParameterValue |
CacheDocument.getParameterValue(String name)
|
EPMParameterValue |
CacheDocument.CacheParameterValue.getParameterValue()
|
Methods in wt.epm.upload with parameters of type EPMParameterValue | |
CacheDocument.CacheParameterValue |
CacheDocument.createCacheParameterValue(EPMParameterValue param)
|
Constructors in wt.epm.upload with parameters of type EPMParameterValue | |
CacheDocument.CacheParameterValue(CacheObjectOwner owner,
EPMParameterValue param)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |