Example of UML Activity Diagram in Angular Diagram Component

This sample visualizes graphical representation of message flow from one activity to another in customer service with built-in UML activity shapes.

ReceiveCustomer CallDetermine Typeof CallCustomerLogging a CallTransfer the Callto SalesTransfer the Callto Help DeskClose CallType =NewCustomerType =ExistingCustomer
Description

This example shows how to create activity shapes using diagram UMLActivity shapes. The type property of the shape can be used to create UMLActivity nodes. The shape property of the shape allows you to create UML activity shapes.