Updating Visual Paradigm Academic Partnership [Obsolete]

This article is out-dated. Please refer to Renew Product Subscription for Academic Partners for details about how to update Visual Paradigm Academic Partnership.

Visual Paradigm Academic Partner Program offers academic licenses for students to use Visual Paradigm products in their homework and assignments. Partnerships are valid for a year. Partners can extend the partnership, upgrade the partnership or subscribe more products in the Customer Service Center. In this page, you will see how to update the partnership.

Read more

Error: Failure on request starting subscription

We have made the new subscription of VPository available only to users who are using the latest version of VP-UML, Agilian or Logizian. This is to allow us to provide our customers with the best possible service and that service is up to the latest standards and trends.

Read more

How does BPMN message flow work?

Business Process Model and Notation (BPMN) message flow is used to visualize communications between organization. This article is going to show how to use message flow. There are two flash animation examples to show how message flow works in action.

Read more

Transition and Navigation with Model Transitor

A cycle in software development or process improvement is often formed by many distinct phases. For example, one may hold a meeting with end user to collect the requirements. Next, s/he thinks of the room for improvement and then documents the new idea. Furthermore, s/he discusses with the user again and finally puts the idea into practice by providing a solution.

Throughout a cycle, visual modeling helps to express an idea and formalize changes. Different types of diagrams can be applied in accord with various situations. For example, business process diagram can be used to model the current process of an organization, and the improved one. Use case diagram can be used to model the features of a system at high level. Requirement diagram can be used to model user’s specific requirement. When a cycle evolves, the models will get evolved too. Take a look at the image below. The as-is process diagram is evolved into a to-be process diagram that illustrates the process to be applied in future, and the tasks in to-be process diagram are evolved into a use case in a use case diagram for modeling system level user goal. We can imagine when the model evolves in further, the use case can be transited into a set of requirement.

Read more

Tips for Working with Large Projects

When working with a large, enterprise scale model that involves many diagrams and model element, we may find experience slowness in application, uneasy to model effectively in large diagram and difficult to locate model element. In this article, we will introduce some tips to help improve application performance, reduce time in modeling and diagramming, and to find elements easier.

Read more

Using GUID Column in ERD

GUID (Global Unique Identifier) is a special type of identifier in Microsoft SQL Server, which commonly use for generate unique value for key columns. You can specify column as GUID through the Entity Relationship Diagram (ERD). The steps for specify GUID column is quite simple:

  1. Specify MS SQL Server as default database server of the project
  2. Specify the datatype of primary key column as uniqueidentifier
  3. Change the ID Generator of the primary key column as GUID

The following flash movie demonstrate how to specify the primary key column as GUID.

Comparison of Query Performance when Working with ORM

Using Object-Relational Mapping (ORM) approach is very popular in developing modern database applications. ORM allows you to handle relational data in a pure object-oriented approach, which is more natural to developers and also the modern programming language they are using (i.e. Java, .NET).

Read more

How to Add Custom Fields to Use Case Details?

Properties or tags are used to keep information about use case and can be viewed in Use Case Details. In there, you will see a number of fields such as level, complexity and author that are provided by default. In VP-UML, if you need to store additional information in use case details, you can create custom fields to do that.

Read more

Publish Your Business Process Using the Project Publisher

Logizian enables you to publish your project to the web. You can share your latest business process and system designs with your clients, team members and colleagues from other departments through the Project Publisher. All information about the project gets published, including the documentation, property details, internal references and external references of each diagram and model element.

Read more

Export UML Class Diagram to Microsoft Excel

Visual Paradigm for UML supports exporting and importing Microsoft Excel file. You can export diagrams to Excel file, edit model elements’ name and their properties in tabular format and furthermore, import the modification back to VP-UML.

Read more