Why the deleted teamwork project still showing in my Visual Paradigm?
A project has already deleted in Teamwork Server, but it still showing in my Visual Paradigm…
This author has yet to write their bio.Meanwhile lets just say that we are proud Visual Paradigm Team contributed a whooping 413 entries.
A project has already deleted in Teamwork Server, but it still showing in my Visual Paradigm…
Visual Paradigm allows you to create the Grid Diagram for listing model elements in tabular form, structuring them into a table with elements as rows and properties as columns. The Grid Diagram can either be manipulated directly from the GUI, or through the use of the Open API. This article shows you how to develop […]
Starting from version 13.2 Visual Paradigm had improved the installer for Mac platform and now support installing the software by drag & drop the App into Applications folder.
All properties of the document are shown below. You can see that the Doc. Fields are defined correctly, but why Doc. Composer still had invalid warning message?
Open API is an extension mechanism provided by Visual Paradigm for extending the functionalities of the client software. The Open API is in Java based, which allows you to have full access to the model data in your project file. By using Open API, you can create your own plugin to implement some customized features.
Visual Paradigm can be installed via Visual Paradigm’s installer in few clicks. But in some situation, say bulk installation, you may not want to install the software one by one through the installer. In this case you can use the silent install mechanism to install the software automatically. This article will teach you how to […]
You might need to create diagrams in multilingual for different team members around the globe. Instead of maintaining multiple set of diagrams of the same models for several languages, the nickname feature in Visual Paradigm enables you to define multiple languages for a single set of diagrams, allowing you to switch between different languages in […]
The unique index of an entity guarantees the record to be covered by index key containing no duplicated value, which helps to improve the performance of the database on accessing the data. The unique index is similar to primary key where the only difference is an entity can only have one primary key, but it […]
VPository is a cloud-based collaboration platform provided by Visual Paradigm. VPository allow software teams to store and share Visual Paradigm projects with team members. Companies could using VPository for team collaboration. In some situation user may need to connect with different VPository during their work, i.e. a consultant may need to connect to the VPository […]
In requirement capturing use case is typically used to model the system goal where there user or stakeholder would like to achieve. Sometimes the use case could be very big and hard to manage. In agile development approach the use case would further break down into smaller pieces called user story. The user story is […]