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.