net.sourceforge.pmd.stat
Class MockStatisticalRule
java.lang.Object
AbstractRule
net.sourceforge.pmd.FooRule
net.sourceforge.pmd.stat.MockStatisticalRule
public class MockStatisticalRule
- extends FooRule
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockStatisticalRule
public MockStatisticalRule()
getName
public String getName()
- Overrides:
getName
in class FooRule
apply
public void apply(List<? extends Node> nodes,
RuleContext ctx)
- Overrides:
apply
in class FooRule
addDataPoint
public void addDataPoint(DataPoint point)
getViolationParameters
public Object[] getViolationParameters(DataPoint point)
Copyright © 2002–2015 InfoEther. All rights reserved.