FindBugs™ 1.3.9

Package edu.umd.cs.findbugs.model

Eventually, all model classes (BugInstance, BugCollection, etc.) should go in this package.

See:
          Description

Interface Summary
ClassNameRewriter Rewrite class names.
 

Class Summary
ClassFeatureSet Features of a class which may be used to identify it if it is renamed or modified.
ClassNameRewriterUtil Utility methods for using a ClassNameRewriter.
IdentityClassNameRewriter ClassNameRewriter that leaves classe names unchanged.
MovedClassMap Build a map of added class names to removed class names.
RegenerateClassFeatures Repopulate a BugCollection with class features from the classes in a specified jar file.
SimilarClassFinder  
SimilarClassSet A set of classes considered similar because of their features.
 

Package edu.umd.cs.findbugs.model Description

Eventually, all model classes (BugInstance, BugCollection, etc.) should go in this package.


FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.