|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.mining.conversion.CaseDataResult
public class CaseDataResult
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Constructor Summary | |
---|---|
CaseDataResult(CaseDataExtractorOptions theResult,
LogReader log)
|
Method Summary | |
---|---|
LogReader |
getLogReader()
Returns the LogReader object that was used to generate this mining result. |
ProvidedObject[] |
getProvidedObjects()
|
javax.swing.JComponent |
getVisualization()
Returns a component that contains the visualization of this mining result. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CaseDataResult(CaseDataExtractorOptions theResult, LogReader log)
Method Detail |
---|
public javax.swing.JComponent getVisualization()
MiningResult
null
if this result cannot be visualized.
getVisualization
in interface MiningResult
null
if this result cannot be visualizedpublic LogReader getLogReader()
MiningResult
LogReader
object that was used to generate this mining result.
This function may return null.
getLogReader
in interface MiningResult
LogReader
object that was used to generate this mining result or null.public ProvidedObject[] getProvidedObjects()
getProvidedObjects
in interface Provider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |