IBM Rational Performance Tester SDK

Uses of Package
com.ibm.rational.test.lt.recorder.core.annotations

Packages that use com.ibm.rational.test.lt.recorder.core.annotations
com.ibm.rational.test.lt.recorder.core.annotations Provides the classes for describing recording annotations. 
com.ibm.rational.test.lt.recorder.core.extensibility Classes and interfaces required to contribute recording components (clients, recorders...) 
com.ibm.rational.test.lt.recorder.core.message Definition and implementations of messages exchanged between recording components and external entities. 
com.ibm.rational.test.lt.recorder.core.session Provides the infrastructure for controlling a recording session. 
com.ibm.rational.test.lt.recorder.ui.actions Action abstract classes enabling extensions to contribute to the recording framework user interface. 
com.ibm.rational.test.lt.testgen.core.configuration Provides the classes for defining test generation configurations. 
com.ibm.rational.test.lt.testgen.core.testgen Provides the classes and interfaces for implementing test generators. 
 

Classes in com.ibm.rational.test.lt.recorder.core.annotations used by com.ibm.rational.test.lt.recorder.core.annotations
IAnnotationStateEvent
          Basic interface for all events dispatched by a IAnnotationStateHandler to its listeners.
IAnnotationStateHandler
          An annotation state handler is responsible of coordinating the management of one or several annotation types.
IAnnotationStateListener
          A listener a to events sent by a IAnnotationStateHandler.
ITransactionStateEvent
          A state event broadcasted by a ITransactionAnnotationStateHandler to its listeners.
RecorderAnnotation
          A recording annotation is an indication, within a recording, that can be taken into account by test generators.
RecorderAnnotationFactory
          Factory used to load annotation from a serialized XML form.
 

Classes in com.ibm.rational.test.lt.recorder.core.annotations used by com.ibm.rational.test.lt.recorder.core.extensibility
IAnnotationStateEvent
          Basic interface for all events dispatched by a IAnnotationStateHandler to its listeners.
IAnnotationStateHandler
          An annotation state handler is responsible of coordinating the management of one or several annotation types.
IAnnotationStateListener
          A listener a to events sent by a IAnnotationStateHandler.
RecorderAnnotation
          A recording annotation is an indication, within a recording, that can be taken into account by test generators.
 

Classes in com.ibm.rational.test.lt.recorder.core.annotations used by com.ibm.rational.test.lt.recorder.core.message
RecorderAnnotation
          A recording annotation is an indication, within a recording, that can be taken into account by test generators.
 

Classes in com.ibm.rational.test.lt.recorder.core.annotations used by com.ibm.rational.test.lt.recorder.core.session
IRecorderAnnotationPacket
          A recorder packet that carries a recording annotation.
 

Classes in com.ibm.rational.test.lt.recorder.core.annotations used by com.ibm.rational.test.lt.recorder.ui.actions
IAnnotationStateHandler
          An annotation state handler is responsible of coordinating the management of one or several annotation types.
 

Classes in com.ibm.rational.test.lt.recorder.core.annotations used by com.ibm.rational.test.lt.testgen.core.configuration
RecorderAnnotation
          A recording annotation is an indication, within a recording, that can be taken into account by test generators.
 

Classes in com.ibm.rational.test.lt.recorder.core.annotations used by com.ibm.rational.test.lt.testgen.core.testgen
IRecorderAnnotationPacket
          A recorder packet that carries a recording annotation.
RecorderAnnotation
          A recording annotation is an indication, within a recording, that can be taken into account by test generators.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.