Editor for UML Activity Diagrams
The modeler can use the editor for UML activity diagrams to model an activity in UML 2 notation. The behavior-specific classifier with the activity that is to be modeled is queried upon diagram creation.
Purpose
Precisely one activity is modeled with the UML activity diagram. This activity contains actions, control flows and object flows which technically and graphically describe the activity's flow in its entirety.
Supported Activity Diagram Processes
- Creating an Activity
- Creating a New Action in the Activity
- Setting the Order of Actions
- Managing the Sequence by Splitting and Joining Control Flows
- Creating a Data Object
- Modeling a Data Writing Action
- Modeling a Data Reading Action
- Calling an Operation
- Converting an Existing Action into an Operation Call