|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.mining.instancemining.ModelGraphResult
org.processmining.mining.partialordermining.AggregationGraphResult
public class AggregationGraphResult
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Field Summary |
---|
Fields inherited from class org.processmining.mining.instancemining.ModelGraphResult |
---|
net |
Constructor Summary | |
---|---|
AggregationGraphResult(LogReader log,
ModelGraph net)
|
Method Summary | |
---|---|
LogReader |
getLogReader()
Returns the LogReader object that was used to generate this mining result. |
ProvidedObject[] |
getProvidedObjects()
|
Methods inherited from class org.processmining.mining.instancemining.ModelGraphResult |
---|
getVisualization |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AggregationGraphResult(LogReader log, ModelGraph net)
Method Detail |
---|
public LogReader getLogReader()
MiningResult
LogReader
object that was used to generate this mining result.
This function may return null.
getLogReader
in interface MiningResult
getLogReader
in class ModelGraphResult
LogReader
object that was used to generate this mining result or null.public ProvidedObject[] getProvidedObjects()
getProvidedObjects
in interface Provider
getProvidedObjects
in class ModelGraphResult
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |