|
Hyades Datapool Specification | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IDatapoolCell in org.eclipse.hyades.execution.datapool |
Methods in org.eclipse.hyades.execution.datapool that return IDatapoolCell | |
IDatapoolCell |
IDatapoolRecord.getCell(int cellIndex)
The value for the cell in the current record and the specified variable is returned. |
Methods in org.eclipse.hyades.execution.datapool with parameters of type IDatapoolCell | |
void |
IDatapoolRecord.setCell(IDatapoolCell cell,
int cellIndex)
Replace a value at the specified zero based cell index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |