Package org.seamcat.model.plugin.eventprocessing
-
Interface Summary Interface Description CanFail EventProcessingFactory EventProcessingPlugin<T> LongTask<R> When a custom UI need to do calculation that are long running this interface can be used.ModelPanel<T> Panels PostProcessingTab This interface can be added toEventProcessingPlugin
when they need a supporting UI handling post processing of the resultsPostProcessingUI Class representing a Post Processing UI used to from anEventProcessingPlugin
or from aSystemPlugin
Classes must have a default constructor as they are loaded by the system when a simulation is initiated or when loading a result workspace from file. -
Class Summary Class Description PanelDefinition<T> PostProcessingUIState -
Annotation Types Summary Annotation Type Description PostProcessing