Methods in org.incava.analysis with parameters of type Violation |
void |
Report.addViolation(Violation v)
Adds the given violation. |
protected java.lang.String |
ContextReport.toString(Violation violation)
Returns a string representing the given violation, consistent with the
format of the Report subclass. |
protected abstract java.lang.String |
Report.toString(Violation violation)
Returns a string representing the given violation, consistent with the
format of the Report subclass. |
protected java.lang.String |
TerseReport.toString(Violation violation)
Returns the given violation, in single-line format. |