R
- The object that is the result of the ETMpublic static class ETMLiveListener.ListernerList<R> extends org.processmining.framework.plugin.events.ProMEventListenerList<ETMLiveListener<R>>
Constructor and Description |
---|
ListernerList() |
Modifier and Type | Method and Description |
---|---|
void |
fireFinished(ETMLiveListener.RunningState type)
Fire the finished event for all listeners, indicating that the ETM
stopped.
|
void |
fireGenerationFinished(R result)
Fire the event that the ETM finished a generation for all listeners
(and hence the new result should be used/inspected).
|
void |
fireStart()
Fire the start event for all listeners, e.g.
|
public void fireStart()
public void fireFinished(ETMLiveListener.RunningState type)
ETMLiveListener.RunningState
enumeration.type
- public void fireGenerationFinished(R result)
result
- The current result after the finished generationpopFitnessMean
- popFitnessStd
-