Workflow management
This page was created by Wikiadmin on 2026-07-29. Last edited by Wikiadmin on 2026-07-29.
A process represents a workflow: the order in which work should be done.
Model a process in MDriven Designer
- Open a process from the repository tree by double-clicking it.
- MDriven Designer shows the process in the Processes view of the Enterprise Window.
- Create the steps involved in the process.
Processes can serve as documentation of the domain being designed.
Processes and state diagrams
Use a process to describe the order of work. Use a state diagram to describe an object's states.
The Designer overview describes a StateMachine diagram as creating a State attribute on a class. This state attribute represents the class's state.
