Understanding BPMN Choreography Model
Choreography model is one of the types of models to specify choreographies in BPMN. It consists of choreography tasks and sub-processes and common BPMN elements, such as, gateways and events. In this article, you can study what choreography is and then learn how to draw a business process diagram with choreography tasks.
Using BPMN Pool and Lane in Business Process Diagram (BPD)
In BPMN, swimlane is divided into types, pool and lane. A pool represents a participant who takes part in a process. It is a rectangular container that can contain flow objects vertically or horizontally, such as task and activity. On the other hand, a lane is a graphical sub-division in a pool. It is often used to organize and categorize activities within a pool according to function or role.
Read more
Share Models between Class Diagram and Sequence Diagram
A class diagram shows a set of classes, interfaces and their relationships and illustrates the static design view of a system, while a sequence diagram shows the sequence of actions that occurs in a system and illustrates the dynamic view of a system. With Visual Paradigm Desktop, you can easily share the models between class diagram and sequence diagram. The changes that made in the sequence diagram can be automatically added to the class diagram as well and vice versa.
Switching Edition Using Product Edition Manager [Obsolete]
The Product Edition Manager for Visual Paradigm Suite (VP Suite) offers a choice to activate specific edition of the installed Visual Paradigm product(s). Changing product edition is particularly necessary when you want to test the functionalities supported by different editions of the installed product(s). This article discuss how to switch product edition by Product Edition Manager. Let’s see how we can switch product edition in Windows, Linux and Mac OS X.
Import Diagram into Teamwork Project
When you are working as a team member, the designs (diagrams) you draw in your project will be committed to server and will also be visible to other people in the team. Sometimes, you want to sketch out new ideas but without having them visible to other people as the sketches are just raw designs. One good way to perform sketching is to do it in a new project rather than the working one. At the end, import the needed part(s) back to the teamwork project and commit it to server to make it visible to others.
How to Duplicate a UML Diagram
You can clone a source diagram into your target diagram, so that you can make modify the diagram without affecting the source diagram. This article will demonstrate how to clone a diagram using VP-UML and modify the diagram afterward.
Setting up Floating License Server as System Service on Mac OS X
You can setup floating license server as Mac OS X system service, the floating license server will result in automatically start up when you start Mac OS X. This article will show how to set up setup floating license server as Mac OS X system service.
Reverse Database without Overwritting Entities
When you reverse database, you will find all existing entities are overwritten in the project. This article is going to teach you how to solve this problem.
Installing and Removing Teamwork Server Service
You can install teamwork server as a Windows service, the teamwork server will result in automatically start up when you start Windows. On the other hand, you can remove this service as you don’t want it to be started when you start Windows. Normally this can be done by execute the install_service and remove_service script inside the scripts folder under the teamwork server installation directory. But if you experienced problem on running these 2 scripts, probably it is caused by some configuration issue on your machine. This article will show how to overcome this problem and to install and remove teamwork server service.