|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jmd.evaluation.impl.Comparator
public final class Comparator
Evaluates the checks and adds the resulting differences to the overall differences.
Constructor Summary | |
---|---|
Comparator()
|
Method Summary | |
---|---|
void |
add(ICheck check)
|
IReport |
evaluate()
Evaluates all known Checks in the order they have been added. |
java.util.List<ICheck> |
getChecks()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Comparator()
Method Detail |
---|
public void add(ICheck check)
add
in interface IComparator
public java.util.List<ICheck> getChecks()
getChecks
in interface IComparator
public IReport evaluate()
evaluate
in interface IComparator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |