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

Packages that use hudson.plugins.warnings.util.model
hudson.plugins.warnings   
hudson.plugins.warnings.parser   
hudson.plugins.warnings.util   
hudson.plugins.warnings.util.model   
 

Classes in hudson.plugins.warnings.util.model used by hudson.plugins.warnings
AnnotationProvider
          Provides an annotation counter for a model object.
 

Classes in hudson.plugins.warnings.util.model used by hudson.plugins.warnings.parser
AbstractAnnotation
          A base class for annotations.
FileAnnotation
          Annotates a collection of line ranges in a file.
Priority
          Defines the priority of an annotation.
 

Classes in hudson.plugins.warnings.util.model used by hudson.plugins.warnings.util
AnnotationContainer
          A container for annotations.
AnnotationContainer.Hierarchy
          The hierarchy of a container.
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.warnings.util.model used by hudson.plugins.warnings.util.model
AnnotationContainer
          A container for annotations.
AnnotationContainer.Hierarchy
          The hierarchy of a container.
AnnotationProvider
          Provides an annotation counter for a model object.
DefaultAnnotationContainer
          A simple annotation container that stores a set of annotations.
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 © 2009. All Rights Reserved.