IBM Rational Performance Tester SDK

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

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
Arbitrary, Substituter

public interface DataSourceConsumer
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Source Consumer'.

See Also:
DataPackage.getDataSourceConsumer()

Method Summary
 void unlink(DataSource dataSource)
          This method unlinks this consumer from the data source its consuming
 
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

unlink

void 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.