Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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:

...

Anchor
F503
F503
Figure 503: PMP example source code

...


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.

...

Anchor
F504
F504
Figure 504: PMP example configuration panel

 


Anchor
F505
F505
Figure 505: PMP example consistency check warnings

...