hudson.plugins.cpptest.parser
Class FlowViol
java.lang.Object
hudson.plugins.cpptest.parser.StdViol
hudson.plugins.cpptest.parser.FlowViol
public class FlowViol
- extends StdViol
Java Bean class for a file of the Cpptest format.
For BugDetective use and 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, setCat, setLang, setLn, setLocEndLn, setLocFile, setLocStartln, setMsg, setRule, setSev |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowViol
public FlowViol()
setRuleSAFMsg
public void setRuleSAFMsg(String ruleSAFMsg)
getRuleSAFMsg
public String getRuleSAFMsg()
Copyright © 2004-2013. All Rights Reserved.