|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DatapoolHarvester
A representation of the model object 'pool Harvester'.
The following features are supported:
DataPackage.getDatapoolHarvester()
Field Summary |
---|
Fields inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit |
---|
MOVE_OLD_PARENT_FLAG |
Method Summary | |
---|---|
int |
getColumn()
Returns the value of the 'Column' attribute |
String |
getColumnId()
Returns the value of the 'Column Id' attribute. |
String |
getColumnName()
Returns the value of the 'Column Name' attribute. |
boolean |
isEncrypted()
Returns the value of the 'Encrypted' attribute. |
void |
setColumn(int value)
Sets the value of the ' Column ' attribute |
void |
setColumnId(String value)
Sets the value of the ' Column Id ' attribute |
void |
setColumnName(String value)
Sets the value of the ' Column Name ' attribute |
void |
setEncrypted(boolean value)
Sets the value of the ' Encrypted ' attribute |
Methods inherited from interface com.ibm.rational.test.lt.models.behavior.data.DataSource |
---|
getConsumers, getConsumersProxy, getCreatedBy, getVariableName, setCreatedBy, setVariableName, unlink |
Methods inherited from interface com.ibm.rational.test.lt.models.behavior.common.LTBlock |
---|
addProxy, createProxy, isProxyReference, processRemoval, removeProxy |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBBlock |
---|
getActions, getCBErrors, getCBRequirementTarget, processRemoval, setCBRequirementTarget |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBBlockElement |
---|
isControlBlock |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBActionElement |
---|
canDisable, canEnable, enable, getAction, getBooleanProperty, getByteProperty, getCharProperty, getDisabledCount, getDoubleProperty, getFloatProperty, getInheritedCBActionElements, getIntProperty, getLongProperty, getMovingFrom, getParent, getShortProperty, getStringProperty, getTransformID, getType, isAlwaysLog, isEnabled, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, setEnabled, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validate |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.CBNamedElement |
---|
getDescription, getId, getName, getStopId, setDescription, setId, setName |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.internal.CBTempData |
---|
getTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttribute |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBCloneable |
---|
doClone, isCloneable |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.edit.CBEdit |
---|
canCopy, canMove, doCopy, doMove, findProblemsWithCopy, findProblemsWithMove |
Methods inherited from interface com.ibm.rational.test.common.models.behavior.errors.CBErrorHost |
---|
canHostCBErrors, isErrorGenerator |
Method Detail |
---|
int getColumn()
If the meaning of the 'Column' attribute isn't clear, there really should be more of a description here...
DatapoolHarvester.setColumn(int)
,
DataPackage.getDatapoolHarvester_Column()
void setColumn(int value)
Column
' attribute.
value
- the new value of the 'Column' attribute.DatapoolHarvester.getColumn()
String getColumnName()
""
.
If the meaning of the 'Column Name' attribute isn't clear, there really should be more of a description here...
DatapoolHarvester.setColumnName(String)
,
DataPackage.getDatapoolHarvester_ColumnName()
void setColumnName(String value)
Column Name
' attribute.
value
- the new value of the 'Column Name' attribute.DatapoolHarvester.getColumnName()
String getColumnId()
""
.
If the meaning of the 'Column Id' attribute isn't clear, there really should be more of a description here...
DatapoolHarvester.setColumnId(String)
,
DataPackage.getDatapoolHarvester_ColumnId()
void setColumnId(String value)
Column Id
' attribute.
value
- the new value of the 'Column Id' attribute.DatapoolHarvester.getColumnId()
boolean isEncrypted()
"false"
.
If the meaning of the 'Encrypted' attribute isn't clear, there really should be more of a description here...
DatapoolHarvester.setEncrypted(boolean)
,
DataPackage.getDatapoolHarvester_Encrypted()
void setEncrypted(boolean value)
Encrypted
' attribute.
value
- the new value of the 'Encrypted' attribute.DatapoolHarvester.isEncrypted()
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |