Skip to content

UML Shapes

Introduction

Class diagram is used to represent the static view of an application. The class diagrams are widely used in the modelling of object oriented systems because they are the only UML diagrams which can be mapped directly with object oriented languages.

Diagram supports to generate the class diagram shapes from business logic.

Image

Create the design by dragging the symbols from the stencil and dropping them onto the diagram surface at the desired locations, as shown in figure below:

Image

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

This example shows how to create activity shapes using diagram UML Activity shapes. For Demostrate we are creating example, the output as shown in figure below:

Image