|
FindBugs™ 1.3.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.userAnnotations.ri.JDBCUserAnnotationPlugin
public class JDBCUserAnnotationPlugin
| Constructor Summary | |
|---|---|
JDBCUserAnnotationPlugin()
|
|
| Method Summary | |
|---|---|
static JDBCUserAnnotationPlugin |
getPlugin()
|
void |
loadUserAnnotations(BugCollection bugs)
For the given BugCollection, load the user annotations for each BugInstance in the collection. |
void |
storeUserAnnotation(BugInstance bug)
Store the user annotation for the given BugInstance. |
void |
storeUserAnnotations(BugCollection bugs)
Store the user annotation for all BugInstances in the given BugCollection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDBCUserAnnotationPlugin()
| Method Detail |
|---|
public static JDBCUserAnnotationPlugin getPlugin()
public void loadUserAnnotations(BugCollection bugs)
UserAnnotationPlugin
loadUserAnnotations in interface UserAnnotationPluginbugs - a BugCollectionpublic void storeUserAnnotation(BugInstance bug)
UserAnnotationPlugin
storeUserAnnotation in interface UserAnnotationPluginbug - a BugInstancepublic void storeUserAnnotations(BugCollection bugs)
UserAnnotationPlugin
storeUserAnnotations in interface UserAnnotationPluginbugs - a BugCollection
|
FindBugs™ 1.3.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||