Package org.seamcat.model.plugin.eventprocessing
-
Interface Summary Interface Description CanFail EventProcessingFactory EventProcessingPlugin<T> EventProcessingPostProcessor<Input> This interface is optional onEventProcessingPlugin
.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.PPUI<M> -
Class Summary Class Description PanelDefinition<T> PostProcessingUIState -
Annotation Types Summary Annotation Type Description PostProcessing