Uses of Package
hudson.plugins.findbugs.util.model

Packages that use hudson.plugins.findbugs.util.model
hudson.plugins.findbugs   
hudson.plugins.findbugs.parser   
hudson.plugins.findbugs.parser.maven   
hudson.plugins.findbugs.util   
hudson.plugins.findbugs.util.model   
 

Classes in hudson.plugins.findbugs.util.model used by hudson.plugins.findbugs
AnnotationProvider
          Provides an annotation counter for a model object.
FileAnnotation
          Annotates a collection of line ranges in a file.
JavaPackage
          A serializable Java Bean class representing a Java package.
JavaProject
          A serializable Java Bean class representing a project that has been built by Hudson.
MavenModule
          A serializable Java Bean class representing a maven module.
Priority
          Defines the priority of an annotation.
 

Classes in hudson.plugins.findbugs.util.model used by hudson.plugins.findbugs.parser
AbstractAnnotation
          A base class for annotations.
FileAnnotation
          Annotates a collection of line ranges in a file.
JavaProject
          A serializable Java Bean class representing a project that has been built by Hudson.
MavenModule
          A serializable Java Bean class representing a maven module.
Priority
          Defines the priority of an annotation.
 

Classes in hudson.plugins.findbugs.util.model used by hudson.plugins.findbugs.parser.maven
MavenModule
          A serializable Java Bean class representing a maven module.
 

Classes in hudson.plugins.findbugs.util.model used by hudson.plugins.findbugs.util
AnnotationContainer
          A container for annotations.
AnnotationProvider
          Provides an annotation counter for a model object.
FileAnnotation
          Annotates a collection of line ranges in a file.
JavaPackage
          A serializable Java Bean class representing a Java package.
JavaProject
          A serializable Java Bean class representing a project that has been built by Hudson.
MavenModule
          A serializable Java Bean class representing a maven module.
Priority
          Defines the priority of an annotation.
WorkspaceFile
          A serializable Java Bean class representing a file in the Hudson workspace.
 

Classes in hudson.plugins.findbugs.util.model used by hudson.plugins.findbugs.util.model
AnnotationContainer
          A container for annotations.
AnnotationProvider
          Provides an annotation counter for a model object.
FileAnnotation
          Annotates a collection of line ranges in a file.
JavaPackage
          A serializable Java Bean class representing a Java package.
LineRange
          A line range in a source file is defined by its first and last line.
MavenModule
          A serializable Java Bean class representing a maven module.
Priority
          Defines the priority of an annotation.
WorkspaceFile
          A serializable Java Bean class representing a file in the Hudson workspace.
 



Copyright © 2008. All Rights Reserved.