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

Project Version 2.3

Uses of Interface
org.eclipse.hyades.execution.runtime.datapool.INamedElement

Packages that use INamedElement
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. 
 

Uses of INamedElement in org.eclipse.hyades.edit.datapool
 

Subinterfaces of INamedElement in org.eclipse.hyades.edit.datapool
 interface INamedElement
          This class defines the base interface for all named elements.
 

Uses of INamedElement in org.eclipse.hyades.execution.runtime.datapool
 

Subinterfaces of INamedElement in org.eclipse.hyades.execution.runtime.datapool
 interface IDatapool
          This class defines the primary interface to datapools.
 interface IDatapoolEquivalenceClass
          An equivalence class is a logical grouping of records within a datapool.
 interface IDatapoolVariable
          Each cell in a record has a unique variable association.