com.ibm.rational.test.common.models.behavior

Interface CBElementHost

  • All Superinterfaces:
    org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Subinterfaces:
    CBLoop, com.ibm.rational.test.common.models.behavior.CBTransaction, LTContainer, LTFalseContainer, LTLoop, LTTest, LTTransaction, LTTrueContainer


    public interface CBElementHost
    extends org.eclipse.emf.ecore.EObject
    A representation of the model object 'CB Element Host'.

    The following features are supported:

    See Also:
    BehaviorPackage.getCBElementHost()
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      org.eclipse.emf.common.util.EList getElements()
      Returns the value of the 'Elements' containment reference list.
      • 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

      • getElements

        org.eclipse.emf.common.util.EList getElements()
        Returns the value of the 'Elements' containment reference list. The list contents are of type CBActionElement.

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

        Returns:
        the value of the 'Elements' containment reference list.
        See Also:
        BehaviorPackage.getCBElementHost_Elements()
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.