IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.common.models.behavior.CBNamedElement

Packages that use CBNamedElement
com.ibm.rational.test.common.models.behavior   
com.ibm.rational.test.common.models.behavior.impl   
com.ibm.rational.test.lt.models.behavior.common   
com.ibm.rational.test.lt.models.behavior.common.impl   
com.ibm.rational.test.lt.models.behavior.data   
com.ibm.rational.test.lt.models.behavior.lttest   
com.ibm.rational.test.lt.models.behavior.lttest.impl   
com.ibm.rational.test.lt.models.behavior.vps   
 

Uses of CBNamedElement in com.ibm.rational.test.common.models.behavior
 

Subinterfaces of CBNamedElement in com.ibm.rational.test.common.models.behavior
 interface CBAction
          This class contains an IAction and provide methods that manipulate the IAction
 interface CBActionElement
          The ActionElement contains behavior that is common to all classes that contain IActions.
 interface CBBlock
          A CBBlock contains an IBlock and provides methods that easily manipulate a block
 interface com.ibm.rational.test.common.models.behavior.CBBlockElement
           
 interface CBComment
          A representation of the model object 'CB Comment'
 interface CBLoop
          A Loop is an IAction with a Constraint and one list
 interface com.ibm.rational.test.common.models.behavior.CBNameValuePair
           
 interface CBTest
          CBTest.java
 interface CBTestComponent
          A representation of the model object 'CB Test Component'
 interface CBTestInvocation
          A Test Invocation is an Action and it containes the test that is inviked
 interface com.ibm.rational.test.common.models.behavior.CBTransaction
           
 interface CBVersion
          A representation of the model object 'CB Version'
 

Uses of CBNamedElement in com.ibm.rational.test.common.models.behavior.impl
 

Classes in com.ibm.rational.test.common.models.behavior.impl that implement CBNamedElement
 class com.ibm.rational.test.common.models.behavior.impl.CBActionElementImpl
           
 class com.ibm.rational.test.common.models.behavior.impl.CBActionImpl
           
 class com.ibm.rational.test.common.models.behavior.impl.CBBlockElementImpl
           
 class com.ibm.rational.test.common.models.behavior.impl.CBBlockImpl
           
 class com.ibm.rational.test.common.models.behavior.impl.CBNamedElementImpl
           
 

Uses of CBNamedElement in com.ibm.rational.test.lt.models.behavior.common
 

Subinterfaces of CBNamedElement in com.ibm.rational.test.lt.models.behavior.common
 interface LTAnnotation
          A representation of the model object 'LT Annotation'
 interface LTBlock
          A representation of the model object 'LT Block'
 interface LTComment
          A representation of the model object 'LT Comment'
 interface LTCondition
          Deprecated.  
 interface LTContainer
          Deprecated.  
 interface LTFalseContainer
          Deprecated.  
 interface LTIf
          Deprecated.  
 interface LTLeftOperand
          Deprecated.  
 interface LTNameTypeValue
          A representation of the model object 'LT Name Type Value'
 interface com.ibm.rational.test.lt.models.behavior.common.LTNameValuePair
           
 interface LTOperand
          Deprecated.  
 interface LTRightOperand
          Deprecated.  
 interface LTTrueContainer
          Deprecated.  
 

Uses of CBNamedElement in com.ibm.rational.test.lt.models.behavior.common.impl
 

Classes in com.ibm.rational.test.lt.models.behavior.common.impl that implement CBNamedElement
 class LTBlockImpl
          An implementation of the model object 'LT Block'
 

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

Subinterfaces of CBNamedElement 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'
 interface DataSource
          A representation of the model object 'Source'
 interface Substituter
          A representation of the model object 'Substituter'
 

Uses of CBNamedElement in com.ibm.rational.test.lt.models.behavior.lttest
 

Subinterfaces of CBNamedElement in com.ibm.rational.test.lt.models.behavior.lttest
 interface Datapool
          A representation of the model object 'Datapool'
 interface LTFeature
          A representation of the model object 'LT Feature'
 interface LTLoop
          Deprecated. - see CBLoop
 interface LTOptions
          A representation of the model object 'LT Options'
 interface LTResources
          A representation of the model object 'LT Resources'
 interface LTTest
          A representation of the model object 'LT Test'
 interface LTTransaction
          Deprecated.  
 interface Option
          A representation of the model object 'Option'
 interface VerificationPoint
          A representation of the model object 'Verification Point'
 

Uses of CBNamedElement in com.ibm.rational.test.lt.models.behavior.lttest.impl
 

Classes in com.ibm.rational.test.lt.models.behavior.lttest.impl that implement CBNamedElement
 class OptionImpl
          An implementation of the model object 'Option'
 class ProxyElementImpl
          An implementation of the model object 'Proxy Element'
 class VerificationPointImpl
          An implementation of the model object 'Verification Point'
 

Uses of CBNamedElement in com.ibm.rational.test.lt.models.behavior.vps
 

Subinterfaces of CBNamedElement in com.ibm.rational.test.lt.models.behavior.vps
 interface VPContent
          A representation of the model object 'VP Content'
 interface VPString
          A representation of the model object 'VP String'
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.