IBM Rational Performance Tester SDK

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

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

public interface SubstituterHost
extends DataCorrelation

A representation of the model object 'Substituter Host'.

The following features are supported:

See Also:
DataPackage.getSubstituterHost()

Method Summary
 org.eclipse.emf.common.util.EList getSubstituters()
          Returns the value of the 'Substituters' containment reference list.
 void substitutersToDisplay()
           
 
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

getSubstituters

org.eclipse.emf.common.util.EList getSubstituters()
Returns the value of the 'Substituters' containment reference list. The list contents are of type Substituter.

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

Returns:
the value of the 'Substituters' containment reference list.
See Also:
DataPackage.getSubstituterHost_Substituters()

substitutersToDisplay

void substitutersToDisplay()


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.