Package edu.umd.cs.findbugs.model
Eventually, all model classes (BugInstance, BugCollection, etc.) should go in this package.
-
Interface Summary Interface Description ClassNameRewriter Rewrite class names. -
Class Summary Class Description 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.