Uses of Package
edu.umd.cs.findbugs.model
Packages that use edu.umd.cs.findbugs.model
Package
Description
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
Eventually, all model classes (BugInstance, BugCollection, etc.) should go
in this package.
-
Classes in edu.umd.cs.findbugs.model used by edu.umd.cs.findbugsClassDescriptionFeatures of a class which may be used to identify it if it is renamed or modified.Rewrite class names.
-
Classes in edu.umd.cs.findbugs.model used by edu.umd.cs.findbugs.modelClassDescriptionFeatures of a class which may be used to identify it if it is renamed or modified.Rewrite class names.ClassNameRewriter that leaves classe names unchanged.Build a map of added class names to removed class names.Repopulate a BugCollection with class features from the classes in a specified jar file.A set of classes considered similar because of their features.