Uses of Class
com.thalesgroup.hudson.plugins.cppcheck.model.CppcheckWorkspaceFile

Packages that use CppcheckWorkspaceFile
com.thalesgroup.hudson.plugins.cppcheck   
com.thalesgroup.hudson.plugins.cppcheck.model   
 

Uses of CppcheckWorkspaceFile in com.thalesgroup.hudson.plugins.cppcheck
 

Methods in com.thalesgroup.hudson.plugins.cppcheck that return CppcheckWorkspaceFile
 CppcheckWorkspaceFile CppcheckSource.getCppcheckWorkspaceFile()
          Returns the abstract Cppcheck workspace file.
 

Constructors in com.thalesgroup.hudson.plugins.cppcheck with parameters of type CppcheckWorkspaceFile
CppcheckSource(hudson.model.AbstractBuild<?,?> owner, CppcheckWorkspaceFile cppcheckWorkspaceFile)
          Creates a new instance of this source code object.
 

Uses of CppcheckWorkspaceFile in com.thalesgroup.hudson.plugins.cppcheck.model
 

Methods in com.thalesgroup.hudson.plugins.cppcheck.model that return types with arguments of type CppcheckWorkspaceFile
 java.util.Map<java.lang.Integer,CppcheckWorkspaceFile> CppcheckSourceContainer.getInternalMap()
           
 



Copyright © 2009. All Rights Reserved.