Entries by Visual Paradigm Team

How to Delete Project from Local Repository

Visual Paradigm support version control on models using VPository cloud service, or on-premises Teamwork Server. But in case user do not require team collaboration development support and do not have access to Internet, then he can use the embedded server to version his project. Same as the free VPository subscription user can have 1GB local […]

Replace Model Element with Open API

In Visual Paradigm the models you created are in repository basis, where a single model element can appear on multiple diagrams, or even multiple occurrence in a single diagram. Each occurrence (we call the view) on diagram is a visual presentation of the model element. In some case you might want to change the underlying […]

Create Generalization Set using Open API

The generalization set defines a set of generalization relationship that describe how the superclass may be divided by a set of subclasses. The generalization defined in the set can group together in diagram for better presentation of the model. The generalization set can defined via the GUI on diagram or using Open API. In this […]