Appearance
Language Reference
Basic nodes
Start
The start node defines the start of a process. There can be multiple start nodes.
Input
PML
START ‘text input’Input suggestion
PML
START 'Start' NEXTIcon
End
The end node defines the end of a process. There can be multiple end nodes.
Input
PML
END ‘text input’Input suggestion
PML
END 'End' NEXTIcon
Activity
The activity node defines activities executed within a process.
Input
PML
EVENT ‘text input’Input suggestion
PML
EVENT 'Task' NEXT