|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmta.mining.ab.ResultCollector
Collects the candidate (ab)* patterns found in the program.
Constructor Summary | |
ResultCollector()
|
Method Summary | |
protected void |
addCandidates(sofya.base.MethodSignature a,
java.util.Set bs)
|
java.util.Map |
getCandidatePatterns()
|
boolean |
isErrorRun()
|
protected void |
isErrorRun(boolean flag)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResultCollector()
Method Detail |
public java.util.Map getCandidatePatterns()
public boolean isErrorRun()
protected void isErrorRun(boolean flag)
protected void addCandidates(sofya.base.MethodSignature a, java.util.Set bs)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |