hudson.plugins.cpptest.parser
Class MetViol
java.lang.Object
hudson.plugins.cpptest.parser.StdViol
hudson.plugins.cpptest.parser.MetViol
public class MetViol
- extends StdViol
Java Bean class for a file of the Cpptest format.
To detect Metrics violations. Extends violation of static analysis (StdViol).
- Author:
- Aurelien Hebert
NQH: adapt for Cpptest
| Methods inherited from class hudson.plugins.cpptest.parser.StdViol |
getCat, getLang, getLn, getLocEndLn, getLocFile, getLocStartln, getMsg, getRule, getSev, getSupp, setCat, setLang, setLn, setLocEndLn, setLocFile, setLocStartln, setMsg, setRule, setSev, setSupp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetViol
public MetViol()
setResFile
public void setResFile(String resFile)
getResFile
public String getResFile()
Copyright © 2004-2013. All Rights Reserved.