|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MiningResult
Captures the result of the execution of a mining algorithm.
Method Summary | |
---|---|
LogReader |
getLogReader()
Returns the LogReader object that was used to generate this mining result. |
javax.swing.JComponent |
getVisualization()
Returns a component that contains the visualization of this mining result. |
Method Detail |
---|
javax.swing.JComponent getVisualization()
null
if this result cannot be visualized.
null
if this result cannot be visualizedLogReader getLogReader()
LogReader
object that was used to generate this mining result.
This function may return null.
LogReader
object that was used to generate this mining result or null.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |