IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.kernel.logging.IAnnotation

Packages that use IAnnotation
com.ibm.rational.test.lt.kernel.logging   
com.ibm.rational.test.lt.kernel.util   
 

Uses of IAnnotation in com.ibm.rational.test.lt.kernel.logging
 

Methods in com.ibm.rational.test.lt.kernel.logging that return IAnnotation
 IAnnotation IHistory.getAnnotation()
          Get the IAnnotation (if any) associated with this execution history
 

Uses of IAnnotation in com.ibm.rational.test.lt.kernel.util
 

Methods in com.ibm.rational.test.lt.kernel.util with parameters of type IAnnotation
 void AnnotatedEventProperty.setAnnotation(IAnnotation annotation)
          provides the annotation infrastructure required for creating and writing AnnotatedEventPropery's
 

Constructors in com.ibm.rational.test.lt.kernel.util with parameters of type IAnnotation
AnnotatedEventProperty(IAnnotation annotation)
          This constructor should only be used on the execution side in order to create a new AnnotatedEventProperty.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.