- All Known Implementing Classes:
- ProcessTreeNode
public interface VisualProcessNode
Represents a node in the history of process execution.
May either refer to a token and the node that token points
to, or just a node, if execution has either not reached,
or bypassed the given node.
- Author:
- Paul Lorenz