Create model element from textual analysis

Textual analysis is a tool for you to convert textual description of your system/problem into visual model elements. Starting from Visual Paradigm v14.2 SP1 you can create any type of model elements from textual analysis.Once you have the textual description of your system/problem entered to Textual Analysis editor: Read more

How to Show Up Existing Ports in Composite Structure Diagram

Composite Structure Diagram is a UML diagram specific for model the internal structure of a structured classifier or collaboration. Ports are often used to represent property of classifier that specifies a distinct interaction point between the classifier and its environment, or between the classifier and its internal parts. Same as a normal model elements in Visual Paradigm, the ports can be reused across diagram when reusing the parent classifier. In this article we will show you how to reuse the port of a classifier in different diagram. Suppose we have the composite structure diagram like below and we reuse the Car class on a different diagram.

Original composite structure diagram

To bring up the ports which already attached to the Car class: Read more

How to create Rich Text Tagged Values

Tagged values offer a convenient way to define additional details to your models elements. In Visual Paradigm you can define tagged values for model elements in various data types, including plain text, integer, floating point number, Boolean, data and time, reference to another model elements, as well as HTML text. To create rick text tagged values: Read more

Putting User Story into Diagram

User story is a very important component in capturing and managing requirements. In Visual Paradigm you can create and manage user stories in agile development (scrum) approach using UeXceler. The user stories you created in UeXceler is not just for requirement management purpose, they can also visualize on diagram to provide extra annotation to visual models. To put your user story into diagram: Read more

Changing element type in diagram

When you maintaining, or even creating a diagram very often you may want to change an existing element into another model type. Unlike most of the diagramming software where user need to manually create the new element and re-establish the connectors, with Visual Paradigm you can done it in few clicks. In this article we will show you how it works. Read more

Reuse Business Rule in Business Process Diagram

tomcat-thumbVisual Paradigm support define guideline with necessary constraints for executing certain business operations into business rules. The business rules are not just defined as reference in the business process models, but also can be visualize in diagram. To visualize h the business rule in business process diagram: Read more

How to Find and Remove Unused Models in Your Project

As your project grows, it is inevitable to have more and more orphans model elements left in your project. Such model elements are not visualized in any diagrams and are not useful anymore. This article will show you how to locate those elements so that you can remove them from your project. Read more

Create Diagram Image Shape with API

Your diagrams are not necessary to be modeled just with the standard notations. With the Diagram Image Shapes, you can enrich your diagram with customized image files. The Diagram Image Shapes can be created via the prattle of the diagram, as well as using Open API. This article will show you how to create Diagram Image Shapes from an image file deployed in your plugin using Open API. Read more

Using “Favorite” Folder in File Chooser

tomcat-thumbTo increase the efficiency of modeling, you may have a specific folder in your machine to store relevant materials, such as documentations and projects, so that you can easily pick up what you need. In consideration of this, our file/directory choosers allows you to add those folders favorite. Once you add a folder as favorite, you can revisit the folder by clicking on the favorite link whenever you want to pick up the materials inside.

Read more

Display Model Element’s Description with Note

tomcat-thumbDetails of model elements can be documented in written form via the Description Pane or inside the Specification dialog. In order to avoid putting too much information on the diagram by default descriptions are not showing on the diagram. Instead of unfolding the description manually on diagram by writing textual annotation, you can make use of the Note element to display the description its connecting model element.

Read more