|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pmd.dfa.report.ReportTree
public class ReportTree
| Constructor Summary | |
|---|---|
ReportTree()
|
|
| Method Summary | |
|---|---|
void |
addRuleViolation(IRuleViolation violation)
Adds the RuleViolation to the tree. |
AbstractReportNode |
getRootNode()
|
java.util.Iterator<IRuleViolation> |
iterator()
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportTree()
| Method Detail |
|---|
public java.util.Iterator<IRuleViolation> iterator()
public int size()
public AbstractReportNode getRootNode()
public void addRuleViolation(IRuleViolation violation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||