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

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

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

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

Progressively Develop Conceptual, Logical and Physical ERDs

tomcat-thumbEntity-Relationship Diagrams (ERDs) come in 3 types in general. They describe data models on 3 levels of abstraction – conceptual, logical and physical, ranging from high-level ideas to details required for implementation. With Visual Paradigm, you can systematically and easily progress through these stages of development in data modeling.

Far from a copy & paste function only, you can actually develop a logical or physical design from a conceptual diagram, with the design tracing ability.

For example, if a new staff comes on board to work on a project’s physical design ERD, he/she can click on a database table to trace where this idea originally comes from in the conceptual diagram (to which it is inherently linked by Visual Paradigm). This function will not only bring relief to the staff but also help safeguard the project’s quality along the way.

In this article, we will show you an example on how to create a conceptual ERD and transit it to a physical ERD, from which you can generate a DLL file for database implementation. Read more

How to Display a Parameter in Class without Showing its Name?

How to Display a Parameter in Class without Showing its Name?Programming languages like C or C++ accepts nameless arguments in function declaration. You may write something like void myFunction(double){…} to declare a function that accepts a double as argument. In modeling level, you can represent this kind of function by not showing the parameter name in an operation. This article shows you how to do this.

Read more

How to Configure the Visual Properties of an Animation?

How to Configure the Visual Properties of an Animation?To animate a workflow in business process diagram enables you or your stakeholders to figure out a path easier. This is particularly useful when there are many possible paths in a business process.

During an animation, flow objects being reached by a token that controls the animation flow would be painted in purple. If you find the color not clear enough, or if you simply dislike purple :-), read this article to see how to change to another color.

Read more

How to Downgrade Visual Paradigm Project File to Older Version

Once you saved your old version project in new version software, you can no longer open it in the old version software. Similarly, the project you created by new version software will not be able to open by older version software. However, in case you want to open new version project in older version software, we will provide two possible ways to downgrade your project file to older version in the following paragraphs.

Read more

How to use Java Development Kit (JDK) classes in your class diagrams

tomcat-thumbJava Development Kit (JDK) is a platform for developing Java applications. It provides the runtime for running Java applications, as well as the tools that needed for develop, compile as well as debug Java programs. JDK provides a large library that ease the development of the software. During design time you may want to present the JDK classes which used in your model. You probably need to re-create them manually before using it. In this article we will show you how you can reverse engineer JDK’s library into class model using Visual Paradigm, and use them in your class diagrams. Read more

Get Version Upgrades for Your Visual Paradigm Product

Keep upgrading your Visual Paradigm product means to keep your work up-to-date, because every time a new version is available, it comes with tons of new and powerful features, all for improving your productivity and the quality of work.

In order to keep your Visual Paradigm product up-to-date, make sure your software maintenance contract is active. Within the software maintenance period, you can upgrade your software to the latest versions with no additional cost, no matter how many versions will be released within the maintenance period. Note that the price for renewing active maintenance is cheaper than reinstate expired maintenance.

Extending or buying software maintenance can be done in the Customer Service Center. This article will instruct how to renew your maintenance step by step.

Read more