...
- the basic structure of a propagation plugin which is creating its own Input interface
- how to set up basic consistency checks
- how to define input annotations including tool tip information
Note that for simplicity Runtime Exceptions have not been included
The structure details are:
...
Figure 503: PMP example source code Anchor F503 F503
...
You may notice that for the generation of the random Gaussian distribution value of the standard deviation the built-in Factory.distributionFactory() has been used.
...
Figure 504: PMP example configuration panel Anchor F504 F504
Figure 505: PMP example consistency check warnings Anchor F505 F505
...