IBM Rational Functional Tester
Version 8.2.1
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Package
org.eclipse.hyades.execution.runtime.datapool

Packages that use org.eclipse.hyades.execution.runtime.datapool
com.rational.test.ft.datapool   
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. 
 

Classes in org.eclipse.hyades.execution.runtime.datapool used by com.rational.test.ft.datapool
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.
IDatapoolFactory
          A datapool factory manages the construction and sharing of IDatapool and IDatapoolIterator objects.
IDatapoolIterator
          This class provides base level iteration support for datapools.
IDatapoolRecord
          A logical grouping of values in a datapool.
 

Classes in org.eclipse.hyades.execution.runtime.datapool used by com.rational.test.ft.script
IDatapool
          This class defines the primary interface to datapools.
IDatapoolFactory
          A datapool factory manages the construction and sharing of IDatapool and IDatapoolIterator objects.
IDatapoolRecord
          A logical grouping of values in a datapool.
 

Classes in org.eclipse.hyades.execution.runtime.datapool used by org.eclipse.hyades.edit.datapool
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.
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.
 

Classes in org.eclipse.hyades.execution.runtime.datapool used by org.eclipse.hyades.execution.runtime.datapool
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.
IDatapoolIterator
          This class provides base level iteration support for datapools.
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.