Using Business Key in ERD

In database design, instead of using primary key we may also use various business keys (also known as alternate key) to unique identify records. The use of business key give you different perspective on identify records from your database tables. In Visual Paradigm you can use these business key to establish relationships with other entities. In this article we will show you how to make use of the business key to relating entities. 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

How to enter shape name in multiple lines?

tomcat-thumbSometimes, you may want to give a shape a long name. If the name is so long that it reaches the shape border, it will automatically wrapped. If you dislike the auto wrapping behavior, you can add line breaks to appropriate position yourself. In this article you will learn how to add a line break when editing a shape’s name inline.

Read more

Output model elements in tabular form with Doc. Composer

Doc. Composer comes with a set of built-in element templates written in XML, and you can also create and edit your own templates. In this article we will show you how to create a template to list out all the use cases in your project, by modifying from one of the default bundled template.

Suppose the project we working on already have use case diagrams plus some use cases, to output all use cases in a single table with Doc. Composer: Read more

How to update VP Server (prior to 14.0)

For version 14.0 or above please reference to How to update VP Server for update instructions.

tomcat-thumbVP Server is an integrated server providing the facilities including Teamwork operation support, Hosting of floating license and Centralized update server. Upgrade VP Server to new build, or even new version is extremely easy and can be done in few clicks. This article will teach you how to update your VP Server using the build-in update feature.

Read more

How to switch the default paste behavior to Paste as Model?

Ctrl-C and Ctrl-V are possibly the hotkeys you use most in Visual Paradigm. You press Ctrl-C to copy shapes, and press Ctrl-V to paste the copied shapes to the active diagram. There are two ways of pasting – Paste as View and Paste as Model. While the default paste behavior triggered by Ctrl-V is to Paste as View, you can optionally change to Paste as Model. We will show you how it works in this article.

Read more

Where are the element templates in VP 12.1?

“Where are the element templates gone?”, is a question being asked frequently by users who have recently upgraded to Visual Paradigm 12.1, and discovered that the XML template files to use in developing document are no longer exist. So where are the element templates gone?

Read more

Why Aren’t There Any Operations to Choose from in Reverse Engineering of Sequence Diagram?

What you need to do to reverse engineer UML sequence diagram from Java code is to select the source folder first, and then pick-up an operation from the identified classes. Visual Paradigm will form a sequence diagram by analyzing the operation you selected. A frequently asked question about this process is “Why aren’t there any operations?” We are going to answer you why in this article.

Read more

Renew Product Subscription for Academic Partners

Visual Paradigm Academic Partner Program is established for tertiary education institutions to adopt object-oriented technology. Educational institutions taking part in Academic Partner Program will be entitled to software license of Visual Paradigm, providing that the software is solely used for educational purposes. Academic partners can renew the partnership annually for an extended use of Visual Paradigm. This article introduces how to renew the subscription.
Read more

How to Print Matrix Diagram

The Matrix Diagram in Visual Paradigm provides a macro view to show the relationships between model elements. This is not limited to model elements having the physical relationship connectors, but also for some more abstract relationships, such as containment, model transitions and even references. Read more