public class HASCOModelStatisticsPluginController extends ai.libs.jaicore.graphvisualizer.plugin.ASimpleMVCPluginController<HASCOModelStatisticsPluginModel,HASCOModelStatisticsPluginView>
| Constructor and Description |
|---|
HASCOModelStatisticsPluginController(HASCOModelStatisticsPluginModel model,
HASCOModelStatisticsPluginView view) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleAlgorithmEventInternally(ai.libs.jaicore.basic.algorithm.events.serializable.PropertyProcessedAlgorithmEvent algorithmEvent) |
getModel, getView, handleGUIEvent, handleSerializableAlgorithmEvent, runactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic HASCOModelStatisticsPluginController(HASCOModelStatisticsPluginModel model, HASCOModelStatisticsPluginView view)
protected void handleAlgorithmEventInternally(ai.libs.jaicore.basic.algorithm.events.serializable.PropertyProcessedAlgorithmEvent algorithmEvent)
handleAlgorithmEventInternally in class ai.libs.jaicore.graphvisualizer.plugin.ASimpleMVCPluginController<HASCOModelStatisticsPluginModel,HASCOModelStatisticsPluginView>