Help Topics     Concepts     Package     Class


Petri Place Bean Properties and Use

Properties

The Petri Place Bean panel provides these options:

Architecture
The Petri Place consists of this parameter:
  1. Initialization expression, which defines the initial marking for this state. This is an optional field.

Use

The Petri Place Bean panel is used to define optional initialization of the state. This expression typically contains tokens.add(new AblePetriToken()); statements.

For more information refer to the PetriNetAgent details or PetriNetTutorial.