IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.models.behavior.data
Interface DataSourceHost

All Superinterfaces:
DataCorrelation, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface DataSourceHost
extends DataCorrelation

A representation of the model object 'Source Host'.

The following features are supported:

See Also:
DataPackage.getDataSourceHost()

Method Summary
 void dataSourcesToDisplay()
           
 org.eclipse.emf.common.util.EList getDataSources()
          Returns the value of the 'Data Sources' containment reference list.
 
Methods inherited from interface com.ibm.rational.test.lt.models.behavior.data.DataCorrelation
getAttributeValue, getCharset
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getDataSources

org.eclipse.emf.common.util.EList getDataSources()
Returns the value of the 'Data Sources' containment reference list. The list contents are of type DataSource.

If the meaning of the 'Data Sources' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Data Sources' containment reference list.
See Also:
DataPackage.getDataSourceHost_DataSources()

dataSourcesToDisplay

void dataSourcesToDisplay()


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.