WebSPN 3.3

Property Inspector



The property inspector groups the previous dialogs for setting thecomponent properties into only one window.

The changes takes effect only when you click the Apply button,while the Clear button restore the actual property values into the inspector controls. Finally the Close button hides the inspector from the view.

Its aspect depend on which kind of component you have selected:

To know the syntax to create guard condition, you see "How to define Event" section of measures help

Matrix File Format

To define a General transition with 'Continuous phase' or 'Discrete phase' distribution you need to create a text file with a specific format.

The first line must be composed of three integers representing respectively:

The other lines must be composed with:

Matrix file example:
2 3 0
3 1 6.21096346e-01 2 2.59267354e-01 3 1.19636300e-01
2 2 6.42808160e-01 3 3.57191840e-01

The file example above describes the following matrix:
6.21096346e-01 2.59267354e-01 1.19636300e-01
6.42808160e-01 3.57191840e-01 0

Note that the sum of the elements on the line must be equal to 1.