Setting up Floating License and License server on Mac
Floating license enables users to share the Visual Paradigm concurrently based on the limit of concurrent access specified on the floating license. In order to access the floating license, you need to install the VP Server and enable its Floating License Server Module in your Local Area Network in advance. This article will demonstrate how to download, install and configure VP Server and enable the Floating License Server module on Mac environment.
How to make 2 entities map to a single class
Visual Paradigm support generate UML Class Model by analyzing the Entity Relationship Model you defined or from your database. The generated class model can then use to generate hibernate source code. By default each entity will be generated into one class model during the process. But in some situation you may want to have 2 related entities mapped to a single class model for better access of information in your program. In this article we will teach you how generate a single class for 2 entities in your model. Read more
How to create different notations in a single diagram
Visual Paradigm supported modeling with various notations, including the Unified Modeling Language (UML), System Modeling Language (SysML), Business Process Modeling Notation (BPMN), Entity Relationship Diagram (ERD), Data Flow Diagram (DFD), Organization Chart, etc… When creating diagrams very often you may want to cross reference the notations from other diagram type, or even from other notation standards. In Visual Paradigm you can do it easily by customizing the diagram toolbar. In this article we will show you how it works. Read more
How to upgrade your academic license to new version
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. The academic license will be entitle for all the version upgrade through the subscription period. In this article we will show you how to upgrade your academic license to latest version. Read more
Why isn’t my license upgraded to the latest version despite having active maintenance?
If your Visual Paradigm license is covered by active maintenance, you will be eligible for an upgrade to the latest version. But sometimes, you may find your license remains not upgraded even though the maintenance is active. Why is it so?
Specifying details for your association
Association is a very comment relationship between classifiers. The association is not a simple connector, it carry lots of information related to the relationships between classifiers. Those information may/may not presented on diagram, but they are vital to the definition of your models. In Visual Paradigm there are several ways to define the details for your association and in this article we will show you one by one. Read more
How to verify the correctness of your downloaded Visual Paradigm software package
If you found that the Visual Paradigm software package you just downloaded cannot be executed, this could be caused by the file you downloaded was incomplete or corrupted. Visual Paradigm offer MD5 and sha256 checksum to the software packages. With the checksum you can make sure the software package you downloaded is genuine, corrupt-free and safe to use.
How to evaluate advanced feature which not covered in Community Edition
Visual Paradigm Community Edition is a FREE CASE tool for you to create professional-look diagrams in Unified Modeling Language (UML). It is a strip down version of the full Visual Paradigm package. The Community Edition is a good starting point for learning how to UML diagrams. As you get familiar with the software you may interested in other advanced features from the full Visual Paradigm package. Instead of reinstall the software with the evaluation version to try out those features, you can simply turn your Community Edition into evaluation version of the full Visual Paradigm in few clicks.
Why image not being copy from MS Word to Visual Paradigm?
Every diagram and model element in Visual Paradigm support defining description in rich text. Sometimes you may need to fill in the detail description of the diagram or model element by copy & paste form other sources, where your existing MS Word document is one of the typical source. But in some case the image in your Word document may not being copied to Visual Paradigm…
Why some database data type not available when creating ERD?
With Visual Paradigm you can model the structure of your database using Entity Relationship Diagram (ERD). When creating ERD you may hit a situation that the data type you wish to pick for your column is not available for you. This probably caused by you haven’t pick the default database for your project. Read more