Unable to reverse .NET binaries to Class Diagram
When perform reverse engineering of .NET binaries you may experience a problem that the Visual Paradigm complain the file you specified cannot be loaded.
How to make connector caption become transparent
In my diagram the connector lines are being covered by their caption.
Output All Glossary Terms and Alias to Document
Visual Paradigm support using glossary to define the meaning of vocabulary in the software project. For terms representing same meaning could be defined as alias for linking up the concept. When modeling the element which matched with glossary and its alias will automatically highlighted in diagram. The glossary and alias can also being output to document for review purpose or become part of the project documentation. In this article we will show you how to output all glossary and its alias using Doc. Composer. Read more
How to create delegation connector between interface and port in Component Diagram
In UML Component Diagram the linkage between external contact of a component and the realization of that behavior can be linked with the delegation connector. It represent to forward the event from the external contact to target via the specified port. In Visual Paradigm you can create delegation connector between interface (the behavior) and port in following way: Read more
Output Business Process Task Procedures to Document
In Visual Paradigm user can define multiple set of working procedure to task and sub-process in business process diagram. The working procedures can be extracted from Doc. Composer and generate into a work manual.
Suppose we got the following BPD and with procedure defined on each task.
How to printout reference diagram for model element
Visual Paradigm support adding diagrams to model element as reference for provide supplementary information to your design. This reference relationship is not just a link defined in model, but also can output into document via Doc. Composer. You can output the reference by just display its name under the model element, or print the referenced diagram inline to the details of the model element. In this article we will show you how to print out the reference diagram inline to the details of model element. Read more
Create Glossary Grid with Open API
Defining glossary help your team to understand the software without ambiguity. In Visual Paradigm you can define glossary terms for explaining your models. The glossary terms can be explained by textual description, categorized by labels, and link up the meaning with similar terms using alias. Glossary can be created via the user interface or programmatically with Open API. In this article we will teach you how to create glossary grid using Open API. Read more
Create Model Transitor using Open API
Model Transitor is a feature that allows to create ‘transit’ relationships within your Visual Paradigm models, which can be a useful reference in identifying the cause of design changes in the future. The Model Transitor can be generated programmatically using Open API. In this article we will teach you how to create Model Transitor using Open API. Read more
Why the table in my document always start on new page?
When generating document using Fill-in doc my table always start on new page instead of following the previous paragraph….
How to backup local personal repository
The local personalized repository allow you to run the VPository features on pure local and personalized environment without access to VPository cloud over Internet. When upgrade Visual Paradigm to new version the local repository will automatic upgrade to compatible version. The upgrade process is irreversible. In case if you rollback the upgrade of Visual Paradigm client it will not able to work with your local repository again as it already being upgraded. In this article we will show you what files need to backup for your local repository and how to restore them to previous version in case you rollback the upgrade of your Visual Paradigm client. Read more