IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.models.behavior.common.LTBlock

Packages that use LTBlock
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 LTBlock in com.ibm.rational.test.lt.models.behavior.common
 

Subinterfaces of LTBlock in com.ibm.rational.test.lt.models.behavior.common
 interface LTAnnotation
          A representation of the model object 'LT Annotation'
 interface LTCondition
          Deprecated.  
 interface LTContainer
          Deprecated.  
 interface LTFalseContainer
          Deprecated.  
 interface LTIf
          Deprecated.  
 interface LTLeftOperand
          Deprecated.  
 interface LTOperand
          Deprecated.  
 interface LTRightOperand
          Deprecated.  
 interface LTTrueContainer
          Deprecated.  
 

Methods in com.ibm.rational.test.lt.models.behavior.common with parameters of type LTBlock
 void LTBlock.addProxy(LTBlock element, org.eclipse.emf.common.util.EList proxyList)
          This method creates and adds a ProxyElement to the proxy list for aggregations.
 com.ibm.rational.test.lt.models.behavior.lttest.ProxyElement LTBlock.createProxy(LTBlock element)
          This method creates the corresponding ProxyElement for the given LTBlock element.
 void LTBlock.removeProxy(LTBlock element, org.eclipse.emf.common.util.EList proxyList)
          This method removes the ProxyElement for the given element from the proxy list
 

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

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

Methods in com.ibm.rational.test.lt.models.behavior.common.impl with parameters of type LTBlock
 void LTBlockImpl.addProxy(LTBlock element, org.eclipse.emf.common.util.EList proxyList)
           
 com.ibm.rational.test.lt.models.behavior.lttest.ProxyElement LTBlockImpl.createProxy(LTBlock element)
           
 void LTBlockImpl.removeProxy(LTBlock element, org.eclipse.emf.common.util.EList proxyList)
           
 

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

Subinterfaces of LTBlock 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 LTBlock in com.ibm.rational.test.lt.models.behavior.lttest
 

Subinterfaces of LTBlock in com.ibm.rational.test.lt.models.behavior.lttest
 interface Datapool
          A representation of the model object 'Datapool'
 interface LTOptions
          A representation of the model object 'LT Options'
 interface LTResources
          A representation of the model object 'LT Resources'
 interface Option
          A representation of the model object 'Option'
 interface VerificationPoint
          A representation of the model object 'Verification Point'
 

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

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

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

Subinterfaces of LTBlock 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.