IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.models.behavior.data.DataSource

Packages that use DataSource
com.ibm.rational.test.lt.models.behavior.data   
 

Uses of DataSource in com.ibm.rational.test.lt.models.behavior.data
 

Subinterfaces of DataSource in com.ibm.rational.test.lt.models.behavior.data
 interface Arbitrary
          A representation of the model object 'Arbitrary'
 interface BuiltInDataSource
          A representation of the model object 'Built In Data Source'
 interface com.ibm.rational.test.lt.models.behavior.data.CoreHarvester
           
 interface CorrelationHarvester
          A representation of the model object 'Correlation Harvester'
 interface DatapoolHarvester
          A representation of the model object 'pool Harvester'
 

Methods in com.ibm.rational.test.lt.models.behavior.data that return DataSource
 DataSource Substituter.getDataSource()
          Returns the value of the 'Data Source' reference
 

Methods in com.ibm.rational.test.lt.models.behavior.data with parameters of type DataSource
 void Substituter.setDataSource(DataSource value)
          Sets the value of the 'Data Source' reference
 void DataSourceConsumer.unlink(DataSource dataSource)
          This method unlinks this consumer from the data source its consuming
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.