Visual Paradigm Logo
     Build Quality Applications Faster, Better and Cheaper
Home | Products | Download | Documentation | Support | Resources | Partners | Quick Tour | Shop | Company |  
Documentation
–  All Documents
Visual Paradigm for UML
–  User's Guide [Part 1]
–  User's Guide [Part 2]
–  IDE Integration User's Guide
–  Installation Guide
Business Process Visual ARCHITECT
–  User's Guide
–  BPMN Specification
–  Installation Guide
SDE for Java IDE
–  User's Guide [Part 1]
–  User's Guide [Part 2]
–  Installation Guide
SDE for Visual Studio
–  User's Guide [Part 1]
–  User's Guide [Part 2]
–  Installation Guide
DB Visual ARCHITECT
–  Designer's Guide
–  Programmer's Guide for Java
–  Deployment Guide for Java
–  Programmer's Guide for .NET
–  Deployment Guide for .NET
–  Programmer's Guide for PHP
–  Installation Guide
Agilian
–  User's Guide
–  Installation Guide
DB Visual ARCHITECT SQL
–  User's Guide
Extensibility
–  Plug-in User's Guide
–  Plug-in API Documentation
–  Sample Plug-in
Teamwork Server
–  Server User's Guide
–  Client User's Guide
–  Installation Guide
–  Tutorial
Floating License Server
–  User's Guide
Home »
Documentation 
  There is a wealth collection of Visual Paradigm information/documentation available online. This section contains the manuals of the current version for users to reference online or download the PDF document for off-line browsing. You can also reference to the FAQ or invoke the Context-Sensitive Help within the VP's Products.
• Visual Paradigm for UML
• Business Process Visual ARCHITECT
• Smart Development Environment
• Smart Development Environment for Visual Studio®
• DB Visual ARCHITECT
• Agilian
• DB Visual ARCHITECT SQL
• Extensibility
• Visual Paradigm Teamwork Server
• Visual Paradigm Floating License Server
 Visual Paradigm for UML
User's Guide [Part 1]
Updated: August 1, 2007
Visual Paradigm for UML (VP-UML) is a visual UML CASE tool which helps you to build application faster, better and cheaper. This user's guide will explain in detail on how to use VP-UML to perform UML modeling.
 HTML  PDF  
User's Guide [Part 2, for ORM]
Updated: January 4, 2007
This document will teach you how the ORM features in VP-UML helps you to perform database application development. Including data modeling, generate persistent classes for accessing and manipulate database also how to use the generated persistent classes.
 HTML  PDF  
IDE Integration User's Guide
Updated: February 22, 2006
This document describe how to perform round-trip engineering with various IDE such as Eclipse, NetBeans, JBuilder, IntelliJ IDEA, JDeveloper and WebLogic Workshop via IDE Integration. It covers code generation, code reverse engineering and associate UML project to an IDE project.
 HTML  PDF  
Installation Guide
Updated: December 29, 2006
This guide introduces you on using VP-Suite, including installing, uninstalling the Visual Paradigm for UML.
 HTML  PDF top
 Business Process Visual ARCHITECT
User's Guide
Updated: January 2, 2007
Business Process Visual ARCHITECT (BP-VA) is a visual modeling tool that provides the most extensive support for the Business Process Modeling Notation (BPMN) - a widely used business process notation that is intuitive to business users yet able to represent complex process semantics.
 HTML  PDF  
BPMN Specification
Updated: Feburary 1, 2006
The Business Process Modeling Notation (BPMN) specification provides a graphical notation for expressing business processes in a Business Process Diagram (BPD). The objective of BPMN is to support business process management by both technical users and business users by providing a notation that is intuitive to business users yet able to represent complex process semantics.
 HTML  PDF  
Installation Guide
Updated: December 29, 2006
This guide introduces you on installing, uninstalling the Business Process Visual ARCHITECT.
 HTML  PDF top
 Smart Development Environment
User's Guide [Part 1]
Updated: August 1, 2007
Smart Development Environment (SDE) is an UML modeling plug-in seamlessly integrated with most of the leading IDEs in the market. This user's guide will explain in detail on how to use SDE to perform UML modeling also how to perform real-time on demand round-trip code engineering.
 HTML  PDF  
User's Guide [Part 2, for ORM]
Updated: January 11, 2007
Smart Development Environment (SDE) is an UML modeling plug-in seamlessly integrated with most of the leading IDEs in the market. This document will teach you how the ORM features in SDE helps you to perform database application development. Including data modeling, generate persistent classes for accessing and manipulate database also how to use the generated persistent classes.
 HTML  PDF  
Installation Guide
Updated: December 29, 2006
This guide introduces you on using VP-Suite, including installing, uninstalling the Smart Development Environment (Java).
 HTML  PDF top
 Smart Development Environment for Visual Studio®
User's Guide [Part 1]
Updated: August 4, 2007
Smart Development Environment for Visual Studio (SDE-VS) is an UML modeling plug-in seamlessly integrated with most of the leading IDEs in the market. This user's guide will explain in detail on how to use SDE-VS to perform UML modeling also how to perform real-time on demand round-trip code engineering.
 HTML  PDF  
User's Guide [Part 2, for ORM]
Updated: January 4, 2007
Smart Development Environment for Visual Studio (SDE-VS) is an UML modeling plug-in seamlessly integrated with most of the leading IDEs in the market. This document will teach you how the ORM features in SDE-VS helps you to perform database application development. Including data modeling, generate persistent classes for accessing and manipulate database also how to use the generated persistent classes.
 HTML  PDF  
Installation Guide
Updated: December 29, 2006
This guide introduces you on using VP-Suite, including installing, uninstalling the SDE for Visual Studio
 HTML  PDF top
 DB Visual ARCHITECT
Designer's Guide
Updated: January 8, 2007
DB Visual ARCHITECT (DB-VA) is an Object-Relational Mapping tool which supports building database application faster, better and cheaper. This guide shows you on how to work with DB-VA so as to aid your database application development.
 HTML  PDF  
Programmer's Guide for Java
Updated: January 4, 2007
DB Visual ARCHITECT (DB-VA) is an Object-Relational Mapping tool which supports building database application faster, better and cheaper. In this guide, you will learn how to use the generated persistent Java code to manipulate the database. It shows you how the data will be inserted, retrieved, updated and deleted. Thus, it also shows you how to run the generated sample Java code.
 HTML  PDF  
Deployment Guide for Java
Updated: January 4, 2007
DB Visual ARCHITECT (DB-VA) is an Object-Relational Mapping tool which supports building database application faster, better and cheaper. In this guide, you will learn how to use DB-VA to generate the optimized configuration for deployment of standalone application and different application server.
 HTML  PDF  
Programmer's Guide for .NET
Updated: January 9, 2007
DB Visual ARCHITECT (DB-VA) is an Object-Relational Mapping tool which supports building database application faster, better and cheaper. In this guide, you will learn how to use the generated persistent .NET code to manipulate the database. It shows you how the data will be inserted, retrieved, updated and deleted. Thus, it also shows you how to run the generated sample .NET code.
 HTML  PDF  
Deployment Guide for .NET
Updated: January 4, 2007
DB Visual ARCHITECT (DB-VA) is an Object-Relational Mapping tool which supports building database application faster, better and cheaper. In this guide, you will learn how to use DB-VA to generate the optimized configuration for deployment of standalone .NET application and ASP .NET application on Internet Information Server.
 HTML  PDF  
Programmer's Guide for PHP
Updated: January 4, 2007
DB Visual ARCHITECT (DB-VA) is an Object-Relational Mapping tool which supports building database application faster, better and cheaper. In this guide, you will learn how to use the generated persistent PHP code to manipulate the database. It shows you how the data will be inserted, retrieved, updated and deleted. Thus, it also shows you how to run the generated sample PHP code.
 HTML  PDF  
Installation Guide
Updated: December 29, 2006
This guide introduces you on using VP-Suite, including installing, uninstalling the DB Visual ARCHITECT.
 HTML  PDF top
 Agilian
User's Guide
Updated: August 4, 2007
Visual modeling tool for Agile Modeler. Support more than 20 diagram types. Express your idea freely with any software design notation.
 HTML  PDF  
Installation Guide
Updated: December 29, 2006
This guide introduces you on using VP-Suite, including installing, uninstalling the Agilian.
 HTML  PDF top
 DB Visual ARCHITECT SQL
User's Guide
Updated: February 22, 2006
DB Visual ARCHITECT SQL (DB-VA SQL) is a full featured SQL development environment for most of the popular databases in the market. This guide gives you an introduction to DB-VA SQL and describes the useful features of DB-VA SQL.
 HTML  PDF top
 Extensibility
Plug-in User's Guide
Updated: February 22, 2006
This document provides an in-depth look on Visual Paradigm Plug-in support. You can find from this document the steps involve in implementing and deploying the plug-in.
 HTML  PDF  
Plug-in API Documentation
Updated: June 25, 2005
A JavaDoc of the complete Plug-in API.
 HTML  
Sample Plug-in
Updated: November 25, 2005
The following are five samples that show you how to create plug-in for different purpose. For more details about installing the plug-ins, please visit Chapter 3 - Deploying Plugin of Plug-in User's Guide.
 ZIP top
 Visual Paradigm Teamwork Server
Server User's Guide
Updated: January 4, 2007
This document explains in detail how to setup the teamwork environment and how to perform administration tasks such as adding users, creating projects as well as assigning projects to users with permission.
 HTML  PDF  
Client User's Guide
Updated: January 4, 2007
This document explains in detail the role of a client in a teamwork environment, and how to perform teamwork operations such as checking out and committing projects, also conflict resolution and versioning.
 HTML  PDF  
Installation Guide
Updated: January 4, 2007
This guide introduces you on installing, uninstalling the Visual Paradigm Teamwork Server.
 HTML  PDF  
Tutorial
Updated: January 8, 2007
Teamwork Server is a version control system for Visual Paradigm's products which helps you to carry out the Collaborative Software Development for your team. In this tutorial, you will learn how to work with your team members on the same teamwork project independently and simultaneously. It will guide you through the procedures from installing and administrating the Teamwork Server, checking-out and in the project, handling conflicts, checking for an update version of project, importing and exporting project and checking the version history of a project.
 HTML  PDF top
 Visual Paradigm Floating License Server
Floating License User's Guide
Updated: October 21, 2005
Floating License is a license that can be shared by multiple users through a Floating License Server. This guide shows you the steps needed to setup a Floating License Server, and how a client should be configured to acquire license from the server.
 HTML  PDF top
Home | Products | Shop | Download | Product Support | Resources | Company | Contact Us | Site Map
Patents pending. All rights reserved.
Legal Privacy Statement