Create Package Diagram using Open API

tomcat-thumbPackage Diagram in Unified Modeling Language is helps to model the dependency relationships between different packages in your system. It is particularly useful for illustrate the functionality of a system as well as their relationships. Instead of creating package diagram manually, you can also create it programmatically using Open API. In this article we will show you how to create package diagram with Visual Paradigm’s Open API. Read more

Split lifeline activation bar to model focus of control

In sequence diagram it is very common to use the activation bar to model the focus of control in runtime. In Visual Paradigm by default the activation bar of the lifeline will extend automatically along with its incoming and outgoing messages.

Sequence Diagram with activation bar on lifeline

Read more

Create Component Diagram using Open API

tomcat-thumbComponent Diagram in Unified Modeling Language is helps to model the relationships between various components in a system. It helps to illustrate the structure of arbitrarily complex system. Instead of creating component diagram manually, you can also create it programmatically using Open API. In this article we will show you how to create the component diagram with Visual Paradigm’s Open API. Read more

Create Deployment Diagram using Open API

tomcat-thumbDeployment Diagram in Unified Modeling Language is helps to model the physical deployment structure of a software system. It helps to illustrate the structure how the hardware or software components (artifacts) exist in the system and how are they related to each other.. Instead of creating deployment diagram manually, you can also create it programmatically using Open API. In this article we will show you how to create the deployment diagram with Visual Paradigm’s Open API. Read more

Create Migration Roadmap Diagram using Open API

Migration roadmap allow user to model and document the time frame, transition and migration of his projects. Besides it also helps to record when a project is reviewed and investment will take place throughout its life-cycle. In Visual Paradigm you can create migration roadmap by manually create it on diagram, or generate it via Open API. In this article we will show you how to create migration roadmap using Visual Paradigm‘s Open API.

The migration roadmap created with Open API

Read more

How to upgrade your Visual Paradigm Desktop client (perpetual license) to higher edition

You may be using the Modeler Edition of Visual Paradigm and want to upgrade to higher edition for more features. In this article, we will provide you with all the information about upgrading, from pricing to procedure. Read more

Create Business Process Diagram using Open API

Business Process Model and Notation (BPMN) is a standard to model and visualize the business workflow. In Visual Paradigm user can model the business workflow with BPMN using Business Process Diagram. In this article we will show you how to create Business Process Diagram with BPMN using Open API.

Sample Business Process Diagram

This is the Business Process Diagram we going to create. It consist of pools, lanes, task, sub-process, start and end events, as well as sequence and message flows. Read more

How to output relationships details using Doc. Composer

Doc. Composer provides an extremely customizable way to query the details of model elements and out put them into Word, PDF and HTML documents. In this article we will teach you how to customize the document templates to output the details of a relationship model. Read more

Why the class members not being generate to document?

Trying to create custom document template on Class Diagram to output its containing classes and its members but none of the class member being rendered…

No class member being rendered to document

Read more

Create Protocol State Machine using Open API

tomcat-thumbThe Protocol State Machine in Unified Modeling Language (UML) helps to express the usage protocol or lifecycle of classifiers. It shows which operations are available for the classifier under which state and conditions, thus provide call sequence of the classifier’s operation. Instead of manually create the protocol state machine, you can also generate it via Visual Paradigm’s Open API. In this article we will show you how to create protocol state machine with Open API. Read more