Mark a transition as a non persisted transition
Non persisted transitions in this context are transitions that does not result in a state change. For example, the source and target state are the same.
Therefore, at run time, it is not necessary to persist the state change to the database.
To mark an existing transition as a non persisted transition:
- Select the existing transition in the diagram editor or project explorer
- In the Stereotypes tab in the Properties view, apply the PMP_NoPersist Stereotype using the Apply Stereotypes... button