|
IBM Rational Functional Tester Version 8.2.1 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IDatapool | This class defines the primary interface to datapools. |
| IDatapoolCell | An element of a record within a datapool. |
| IDatapoolEquivalenceClass | An equivalence class is a logical grouping of
records within a datapool. |
| IDatapoolEvaluatorExt | |
| IDatapoolFactory | A datapool factory manages the construction and sharing of
IDatapool and IDatapoolIterator objects. |
| IDatapoolIterator | This class provides base level iteration support for datapools. |
| IDatapoolIteratorExt | |
| IDatapoolRecord | A logical grouping of values in a datapool. |
| IDatapoolSuggestedType | Each variable in a datapool contains a specific type data and this class represents the types that can be readily handled. |
| IDatapoolVariable | Each cell in a record has a
unique variable association. |
| INamedElement | This class defines the base interface for all named elements. |
| Exception Summary | |
|---|---|
| DatapoolException | Exceptions of this type are thrown when errant actions are performed
on IDatapool objects. |
The package org.eclipse.hyades.execution.runtime.datapool provides the execution level
datapool interface specification. The
Hyades datapool editor interface,
extends these interfaces to allow for datapool modification.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||