Uses of Class
debugger.resources.pr.RuleAnnotationHistory

Packages that use RuleAnnotationHistory
debugger.resources.pr   
 

Uses of RuleAnnotationHistory in debugger.resources.pr
 

Fields in debugger.resources.pr declared as RuleAnnotationHistory
private  RuleAnnotationHistory RuleModel.annotationHistory
          Annotation history for this rule
 

Methods in debugger.resources.pr that return RuleAnnotationHistory
 RuleAnnotationHistory RuleModel.getAnnotationHistory()