Create Exception Pin in UML Activity Diagram

A pin in an UML activity diagram is used to provide values to actions and accept result from them. In this article, you can learn how to create an exception pin from an output pin which is responsible for keeping the output values produced by an action.

Read more

Using Alternative Combined Fragments in Sequence Diagram

The alternative combined fragment is utilized in a sequence diagram to define a section of a cluster of lifelines/actors, representing conditional flow. It also models if-then-else logic in the sequence diagram. This article will exhibit the process of creating a basic sequence diagram using an alternative combined fragment.

Read more

Add and Remove Template Parameters of UML Class

Users can create UML class with template parameter to form the template class. With Visual Paradigm for UML 8.0 (VP-UML), you can add and remove template parameters. In this page, you can learn how to add template parameter to class and how to remove it from class in class diagram.

Read more

Make a Model Element Reference a Document File

Additional file can be attached to a model to elaborate it through its resource icon References. After that, you can open and view the inserted file through References. This page will show you how to add an external file to a model.

Read more

Reuse Model Elements in Different Diagrams

With VP-UML, you are able to show model elements in various diagrams to fit into different contexts. Two ways are provided to assist you in reusing model elements in different diagrams. This article will teach you firstly dragging and dropping from the tree to the diagram, secondly copying and pasting between diagrams and finally showing views.

Read more

Creating Constructor to a UML class

Other tools often require users to go through a cumbersome process to create constructors. In contrast, Visual Paradigm enables users to create constructors effortlessly via a user-friendly pop-up menu.

Read more

Delete a Specific Message of Combined Message in Communication Diagram

Majority of products in the market though allow users to create multiple messages which results in confusion with multiple arrows on a message link. What even worse is that you find it hard to delete a specific message among various messages. With VP-UML, you can not only combine numerous messages into a combined message with just one arrow, but also delete a specific message of the combined message instead of all messages.

Read more

How to Draw a UML Association Class

An association class, which is essentially a class attached to an association, is used to model an association as a UML class. It has its own name, attributes operations, just like any other ordinary class. However, it is described by additional attributes which does not belong to the objects involved in the association. For example, an Enrollment class is added to hold the attribute year between Student class and Course class, but it does not belong to either Student class or Course class.

Read more

Export UML Class Diagram to Microsoft Excel

Visual Paradigm for UML supports exporting and importing Microsoft Excel file. You can export diagrams to Excel file, edit model elements’ name and their properties in tabular format and furthermore, import the modification back to VP-UML.

Read more

How to Add Custom Fields to Use Case Details?

Properties or tags are used to keep information about use case and can be viewed in Use Case Details. In there, you will see a number of fields such as level, complexity and author that are provided by default. In VP-UML, if you need to store additional information in use case details, you can create custom fields to do that.

Read more