IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.recorder.core.annotations.IRecorderAnnotationPacket

Packages that use IRecorderAnnotationPacket
com.ibm.rational.test.lt.recorder.core.session Provides the infrastructure for controlling a recording session. 
com.ibm.rational.test.lt.testgen.core.testgen Provides the classes and interfaces for implementing test generators. 
 

Uses of IRecorderAnnotationPacket in com.ibm.rational.test.lt.recorder.core.session
 

Methods in com.ibm.rational.test.lt.recorder.core.session that return types with arguments of type IRecorderAnnotationPacket
 List<IRecorderAnnotationPacket> IRecordingSession.getAnnotationPackets()
          Returns the annotations packets that were emitted during the session.
 

Uses of IRecorderAnnotationPacket in com.ibm.rational.test.lt.testgen.core.testgen
 

Methods in com.ibm.rational.test.lt.testgen.core.testgen with parameters of type IRecorderAnnotationPacket
 RecorderAnnotation ITestGeneratorContext.resolveAnnotation(IRecorderAnnotationPacket packet)
          Returns the recorder annotation associated to the given annotation packet.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.