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

Packages that use StdViol
hudson.plugins.cpptest.parser   
 

Uses of StdViol in hudson.plugins.cpptest.parser
 

Methods in hudson.plugins.cpptest.parser that return types with arguments of type StdViol
 java.util.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 © 2010. All Rights Reserved.