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 to
EventProcessingPlugin
when they need a supporting UI handling post processing of the
results |
PostProcessingUI |
Class representing a Post Processing UI used to from an
EventProcessingPlugin
or from a SystemPlugin
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 | Description |
---|---|
PanelDefinition<T> |
Annotation Type | Description |
---|---|
PostProcessing |
Copyright © 2018. All rights reserved.