| Package | Description |
|---|---|
| com.rational.test.ft.script | |
| org.eclipse.hyades.edit.datapool |
The package org.eclipse.hyades.edit.datapool provides the extended datapool interface specification.
|
| org.eclipse.hyades.execution.runtime.datapool |
The package org.eclipse.hyades.execution.runtime.datapool provides the execution level
datapool interface specification.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IDatapoolVariable> |
DatapoolScriptSupport.getEncryptedVariables() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDatapoolVariable
|
| Modifier and Type | Method and Description |
|---|---|
IDatapoolVariable |
IDatapoolCell.getCellVariable()
|
IDatapoolVariable |
IDatapool.getVariable(int variableIndex)
The variable at a specified zero based column index.
|