Uses of Class
hudson.plugins.cpptest.parser.StdViol

Packages that use StdViol
hudson.plugins.cpptest.parser   
 

Uses of StdViol in hudson.plugins.cpptest.parser
 

Subclasses of StdViol in hudson.plugins.cpptest.parser
 class FlowViol
          Java Bean class for a file of the Cpptest format.
 

Methods in hudson.plugins.cpptest.parser that return types with arguments of type StdViol
 Collection<StdViol> Cpptest.getFiles()
          Returns all files of this violations collection.
 

Methods in hudson.plugins.cpptest.parser with parameters of type StdViol
 void Cpptest.addFile(StdViol file)
          Adds a new file to this bug collection.
 



Copyright © 2004-2013. All Rights Reserved.