|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.analysis.clustering.LogClusteringPlugin
public class LogClusteringPlugin
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Constructor Summary | |
---|---|
LogClusteringPlugin()
|
Method Summary | |
---|---|
javax.swing.JComponent |
analyse(AnalysisInputItem[] inputs)
Start this analysis algorithm. |
java.lang.String |
getHtmlDescription()
Gets a description of this plugin in HTML. |
AnalysisInputItem[] |
getInputItems()
Returns the input items needed by this analysis algorithm. |
java.lang.String |
getName()
Gets the name of this plugin. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogClusteringPlugin()
Method Detail |
---|
public javax.swing.JComponent analyse(AnalysisInputItem[] inputs)
analyse
in interface AnalysisPlugin
inputs
- the inputs chosen by the user
public java.lang.String getHtmlDescription()
getHtmlDescription
in interface Plugin
public AnalysisInputItem[] getInputItems()
getInputItems
in interface AnalysisPlugin
public java.lang.String getName()
getName
in interface Plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |