VP-UML User's Guide

Part I. Getting Started

Part II. Visual Modeling

Part III. UML Modeling

Part IV. Business Modeling

Part V. Database and ORM Modeling

Part VI. Stereotypes and Profile Management

Part VII. Team Collaboration

Part VIII. Documentation Publishing and Printing

Part IX. Code Engineering

Part X. Interoperability

Part XI. Impact Analysis

Part XII. General

 

Installing Visual Paradigm for UML on Mac OSX

Having downloaded the installer of Visual Paradigm Suite (VP Suite), you can execute it, run through the installation to install the suite as well as VP-UML. If you are using the no-install zip version, you just need to unzip it, launch the suite and install VP-UML. In this chapter, we will go through the installation of VP-UML both with installer (.dmg) and no-install (.zip).

Using installer (.dmg)

  1. Execute the downloaded VP Suite installer file:
    bash ./%VP-SUITE-INSTALLER-FILENAME% (e.g. bash ./VP_Suite_Linux_7_0.sh)

    The setup wizard appear as below.
    Visual Paradigm for UML Mac OSX Installation Screen
    VP Suite Welcome screen
  2. Click Next to proceed to the License agreement page.
  3. Read through the License Agreement carefully. Make sure you accept the terms before continuing with the installation. If you accept the agreement, select I accept the agreement and click Next > to proceed to the Select Destination Directory page.
    Visual Paradigm for UML Mac OSX License Agreement
    The License Agreement
  4. Specify the directory for installing VP Suite. Click Next > to proceed to the next page.
    Visual Paradigm for UML Mac OSX Select Destination Dirctory
    The Select Destination Directory page
  5. In the File Association page, keep Visual Paradigm Project (*.vpp) and Visual Paradigm License File (*.zvpl) checked if you want your system able to open the project file and the license key file. Click Next > to proceed to the product selection page.
    Visual Paradigm for UML Mac OSX Select File Association
    The Select File Associations page
  6. Select Visual Paradigm for UML. Click Next > to proceed to the product configuration page.
    Visual Paradigm for UML Mac OSX Select Products
    The product selection page
  7. VP-UML features vary by product edition. For more details on the features supported by different editions, click the hyperlink Edition Comparison which brings you to the web page of VP-UML feature comparison for different editions.
    Visual Paradigm for UML Mac OSX Select Product Edition section
    Select product edition

  8. For users who are going to run VP-UML with floating license, the Pre-Configuration File section enables you to configure the connection(s) to floating license server by providing a configuration file. The pre configuration is optional. If you do not define the connection here, you will need to do so when starting VP-UML the first time. Below is the pre-configuration file file content:
    ?xml version="1.0" encoding="UTF-8"?>
    <LicenseServer>
        <Server accessCode="" host="" port=""/>
        <Server accessCode="" host="" port=""/>
        <Server accessCode="" host="" port=""/>
        <Server accessCode="" host="" port=""/>
    </LicenseServer>

    Selecting Enable Product Selector for Product Selection will result in creating a shortcut under the Start Menu for starting the Product Selector, a utility that lets you realize the installed products with available keys in the floating license server.
    Visual Paradigm for UML Mac OSX Pre-configure floating license server connection
    Pre-configure floating license server connection for floating license user
  9. Select Download Online Help if you want to be able to access the Help contents from within the tool. Select Download PDF/HTML Version if you wish to read the documentation in this two types of formats. Press Next > to proceed to the license import page.
    Visual Paradigm for UML Mac OSX download documentation section
    Download documentation
  10. A combined license key is a key file which allows unlocking multiple products. To import a combined license key, select Combined License Key and specify the file path of the key.
    A single license key is a key file which allows unlocking only one product. To import a single license key, select Single License Key and specify the file path of the key.
    The import of license key is optional at this point, because you can import it when you run VP-UML. Click Next > to proceed with copying files.
    Visual Paradigm for UML Mac OSX license key selection page
    The license key selection page
    NOTE: For evaluation, the key should be sent to your email box (unless you have chosen not to receive it before download). If you have not received the email with key yet, and if you have selected to receive the key as attachment, the email might be treated as spam by mistake. Click on Request Evaluation Key to ask for another one. This time, try not to select sending the key as attachment.
  11. Upon finishing, you can select whether to start VP-UML or not. Keep Visual Paradigm for UML selected and click Finish will run VP-UML right away.
    Visual Paradigm for UML Mac OSX installation completed page
    Installation completed screen

Using no install version (.tgz)

  1. Decompress the downloaded zip file into a directory.
    tar -zxf %NO-INSTALL-FILE.tar.gz% -C %DESTINATION-FOLDER%

    This should create a subdirectory named “VP Suite 4.0” where 4.0 is the version number.
    Extracting No-Install zip file
    Extracting No-Install zip file
  2. Change directory to “VP Suite 4.0/bin” and execute VP Suite in it.
    Launching VP Suite
    Launching VP Suite
  3. Select Visual Paradigm for UML. Click Next > to proceed to the product configuration page.
    The product selection page
    The product selection page
  4. VP-UML features vary by product edition. For more details on the features supported by different editions, click the hyperlink Edition Comparison which brings you to the web page of VP-UML feature comparison for different editions.
    Select product edition
    Select product edition
  5. For users who are going to run VP-UML with floating license, the Pre-Configuration File section enables you to configure the connection(s) to floating license server by providing a configuration file. The pre configuration is optional. If you do not define the connection here, you will need to do so when starting VP-UML the first time. Below is the pre-configuration file file content:
    ?xml version="1.0" encoding="UTF-8"?>
    <LicenseServer>
        <Server accessCode="" host="" port=""/>
        <Server accessCode="" host="" port=""/>
        <Server accessCode="" host="" port=""/>
        <Server accessCode="" host="" port=""/>
    </LicenseServer>

    Pre-configure floating license server connection for floating license user
    Pre-configure floating license server connection for floating license user
  6. Select Download Online Help if you want to be able to access the Help contents from within the tool. Select Download PDF/HTML Version if you wish to read the documentation in this two types of formats. Press Next > to proceed to the license import page.
    Download documentation
    Download documentation
  7. A combined license key is a key file which allows unlocking multiple products. To import a combined license key, select Combined License Key and specify the file path of the key.
    A single license key is a key file which allows unlocking only one product. To import a single license key, select Single License Key and specify the file path of the key.
    The import of license key is optional at this point, because you can import it when you run VP-UML. Click Next > to proceed with copying files.
    The license key selection page
    The license key selection page
    NOTE: For evaluation, the key should be sent to your email box (unless you have chosen not to receive it before download). If you have not received the email with key yet, and if you have selected to receive the key as attachment, the email might be treated as spam by mistake. Click on Request Evaluation Key to ask for another one. This time, try not to select sending the key as attachment.
  8. Upon finishing, you can select whether to start VP-UML or not. Keep Visual Paradigm for UML selected and click Finish will run VP-UML right away.
    Installation completed screen
    Installation completed screen

Installation FAQ

Question: What is the difference between Installer and “Not Install Version”?
Answer: Installer version creates shortcut and registers the menus that make the system more easy to use. We suggest user to use installer version for a long term usage. The No Install version is good for evaluation and testing the release candidate.

Question: I cannot complete the installation due to a file is missing when copying files. What can I do?
Answer: This can be caused by a corrupted installer file. Please download the installer file again with a different mirror site and run it again to solve the problem.

Question: I cannot start the application after installing the software. What can I do?
Answer: There are several possible causes of the problem. If you are sure that your installation was performed correctly, contact Visual Paradigm's support team (support-team@visual-paradigm.com) for assistance. It is recommended to include the vp.log file, which can be found at the bin folder of VP Suite installation directory, for our team to diagnose in further.

Question: I don't have administrator right, can I install the software?
Answer: Yes, you can.

Question: Can I change the Edition without re-install the software?
Answer: Yes, you can. Product edition can be changed by running VP Suite Product Edition Manager under the bin folder of VP Suite installation directory. Change of edition takes effect after the restart of affected products. For more details, please read the section Switching Edition a few pages later.

Question: The installer file is detected to contain a virus. What can I do?
Answer: Our installer files are all packed by ourselves in a secure environment, and are scanned for virus before releasing to public. If a virus is detected, please update to the latest virus profile first. After that, we recommend you perform a full system scan, download the installer file from our official site, and run the installation again. If the problem remain, please contact us (support-team@visual-paradigm.com) or the virus scanner vendor for assistance.

 
1. Installing Visual Paradigm for UML on Windows 2000/NT/2003/XP/Vista Table of Contents 3. Installing Visual Paradigm for UML on Linux

Still need help?

Technical Support provides online answers to your technical questions and troubleshoots any technical issues related to Visual Paradigm products.

Call Back Support provides one-on-one phone real person conversation support for any technical and sales enquiries about our products. Our support team will call you back as soon as possible.

Our Discussion Forum accepts messages from users all around the world. If you want to share your questions, suggestions or opinions with other users or our staffs, please submit your message to our Discussion Forum