Visual Paradigm Installation and User's Guide: Difference between revisions
More actions
No edit summary |
|||
| Line 1: | Line 1: | ||
'''READ ME FIRST''' | '''READ ME FIRST''' | ||
*This tutorial '''<span style="color: rgb(224, 62, 45);">only</span> '''applies to the '''WINDOWS '''operating system, other operating systems have not yet been verified.<br> | *This tutorial '''<span style="color: rgb(224, 62, 45);">only</span> '''applies to the '''WINDOWS '''operating system, other operating systems have not yet been verified.<br> | ||
*This tutorial is based on this [https://circle.visual-paradigm.com/docs/ website] | *This tutorial is based on this [https://circle.visual-paradigm.com/docs/ website] with simplifications and modifications. You can visit the website for more detailed UML information and guidelines. *Contact Shuokai Ma ([mailto:s214919@student.dtu.dk s214919@student.dtu.dk]) if you find a problem or have suggestions for this Wiki. | ||
*Contact Shuokai Ma ([mailto:s214919@student.dtu.dk s214919@student.dtu.dk]) if you find a problem or have suggestions for this Wiki. | |||
= Visual Paradigm Installation = | = Visual Paradigm Installation = | ||
| Line 17: | Line 16: | ||
#Click '''OK '''to confirm. <span class="notranslate">Visual Paradigm </span>will be activated if the verification code is valid. | #Click '''OK '''to confirm. <span class="notranslate">Visual Paradigm </span>will be activated if the verification code is valid. | ||
= Visual Paradigm User's Guide = | = Visual Paradigm User's Guide =<p class="mwt-heading">In order to create a diagram, you need first to create a project.</p> | ||
<p class="mwt-heading" >In order to create a diagram, you need first to create a project.</p> | |||
== Create your first project in Visual Paradigm == | == Create your first project in Visual Paradigm == | ||
To create a project, select '''Project -> New''' from the toolbar.[[File:Create a new project 33403.png|500px|center|thumb|Create a new project]] | To create a project, select '''Project -> New''' from the toolbar.[[File:Create a new project 33403.png|500px|center|thumb|Create a new project]] | ||
| Line 61: | Line 60: | ||
== UML modelling == | == UML modelling == | ||
=== Use Case Diagram === | === Use Case Diagram === | ||
==== Creating a use case diagram ==== | ==== Creating a use case diagram ====<p>Perform the steps below to create a UML use case diagram in <span class="notranslate">Visual Paradigm</span>.</p> | ||
<p>Perform the steps below to create a UML use case diagram in <span class="notranslate">Visual Paradigm</span>.</p> | |||
#Select '''Diagram -> New '''from the application toolbar. | #Select '''Diagram -> New '''from the application toolbar. | ||
#In the '''New Diagram''' window, search and select''' Use Case Diagram''', and then click '''Next'''. | #In the '''New Diagram''' window, search and select''' Use Case Diagram''', and then click '''Next'''. | ||
| Line 71: | Line 70: | ||
==== Drawing a system ==== | ==== Drawing a system ==== | ||
To create a system in the use case diagram, select '''System''' on the diagram toolbar and then click it on the diagram pane. Finally, name the newly created system when it is created.[[File:Create a system 25217.png|200px|center|thumb|Create a system]] | To create a system in the use case diagram, select '''System''' on the diagram toolbar and then click it on the diagram pane. Finally, name the newly created system when it is created.[[File:Create a system 25217.png|200px|center|thumb|Create a system]] | ||
==== Drawing | ==== Drawing an <span class="notranslate">actor</span> ==== | ||
<span class="notranslate">To draw an actor in a use case diagram, select '''Actor''' on the diagram toolbar and then click it on the diagram pane. Finally, name the newly created actor when it is created.</span> | <span class="notranslate">To draw an actor in a use case diagram, select '''Actor''' on the diagram toolbar and then click it on the diagram pane. Finally, name the newly created actor when it is created.</span> | ||
Revision as of 21:55, 9 February 2023
READ ME FIRST
- This tutorial only applies to the WINDOWS operating system, other operating systems have not yet been verified.
- This tutorial is based on this website with simplifications and modifications. You can visit the website for more detailed UML information and guidelines. *Contact Shuokai Ma (s214919@student.dtu.dk) if you find a problem or have suggestions for this Wiki.
Visual Paradigm Installation
Download, Install and Activate Visual Paradigm
- Download the latest version of Visual Paradigm, and then install the Visual Paradigm by following the instructions of the installation wizard.
- Start Visual Paradigm. When you see the following screen, select Subscription/Academic License.

Select Subscription / Academic License - Expand Academic Training Partner Program License.
- Copy the activation code from DTU Learn (Under Content -> UML Modelling Tools -> Visual Paradigm Academic License).
- Paste the activation code to the textbox called Activation Code. And then enter your name and student email address (sxxxxxx@student.dtu.dk).

Activating Visual Paradigm - Click Activate. You are prompted for an activation code.
- Go to your email inbox and Check your new email for the verification code.
- Copy the verification code and paste it to Visual Paradigm.

Pasting the verification code - Click OK to confirm. Visual Paradigm will be activated if the verification code is valid.
= Visual Paradigm User's Guide =
In order to create a diagram, you need first to create a project.
Create your first project in Visual Paradigm
To create a project, select Project -> New from the toolbar.

The New Project window appears.

| No. | Name | Description |
| 1 | Name | The name of the project. |
| 2 | Author | The person who creates the project. |
| 3 | Data type set | It lets you select the programming/scripting language for the project. The language you selected mainly affects class modelling. For example, the selectable visibilities and primitive types vary among languages. |
| 4 | Description | The project description. |
| 5 | Create Project Management Lookup | Check it to automatically fill the project management lookups such as iteration, version, etc with default lookup values. |
| 6 | Create Blank Project | Click to create the project. |
| 7 | Cancel | Click to cancel creating the project, and close the window. |
Enter the name of the project and your name. And then you should choose UML as the Data type set and click Create Blank Project.
UML modelling
Use Case Diagram
==== Creating a use case diagram ====
Perform the steps below to create a UML use case diagram in Visual Paradigm.
- Select Diagram -> New from the application toolbar.
- In the New Diagram window, search and select Use Case Diagram, and then click Next.
- You can choose to create a black diagram or use the template. We can choose to create a black diagram here.
- Enter the diagram name and maybe also the description. The Location field enables you to select a model to store the diagram. We are not going to change this value right now.
- Click OK.

Drawing a system
To create a system in the use case diagram, select System on the diagram toolbar and then click it on the diagram pane. Finally, name the newly created system when it is created.

Drawing an actor
To draw an actor in a use case diagram, select Actor on the diagram toolbar and then click it on the diagram pane. Finally, name the newly created actor when it is created.

Drawing a use case
You can then create a use case through Resource Catalog by doing the following:
- Move the mouse over a source shape (e.g. an actor).
- Press on the Resource Catalog button and drag it out.

Resource Catalog - Release the mouse button until it reaches your preferred place. (In the system box)

Release the mouse button in the system box. - Select Association -> Use Case from Resource Catalog.

To create a use case - The source shape and the newly created use case are connected. Finally, name the newly created use case.

Use Case created