|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.analysis.dws.LogSketch
public class LogSketch
The sketch of the log storing associations between traces Name and ID.
Field Summary | |
---|---|
java.util.HashMap |
m
Key: Name of the instance; Value: ID of the instance |
Constructor Summary | |
---|---|
LogSketch(LogReader log)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.HashMap m
Constructor Detail |
---|
public LogSketch(LogReader log)
log
- Log to be sketched.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |