ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / UML editor
  • Overview
  • How to?
  • Creating a component diagram
  • Creating a module specification
  • Creating a generic module specification
  • Creating a module body
  • Creating a module specification and body
  • Creating a generic module specification and body
  • Creating a task specification
  • Creating a task body
  • Creating a main program
  • Creating a subprogram specification
  • Creating a subprogram body
  • Creating a dependency
  • Creating a package
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Operations performed on component diagrams
How to?

Creating a component diagram

To create a component diagram:
  1. Click in the quick access buttons.
    • The new element window appears: click "Architecture", and then "UML".
    • The UML model creation wizard starts.
  2. Select "Component diagram".
  3. Specify the UML model into which the diagram is to be inserted.
  4. Choose to edit the diagram directly.
  5. Validate the new component diagram. The new model appears in the editor.

Creating a module specification

To create a module specification:
  1. On the "Component diagram" tab, in the "Creation" group, click "Module specification". A new module specification appears in the UML model.
  2. Right-click the new module specification and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the module specification.
    • the name of the module specification. This name is displayed in the UML editor.
  4. Validate the description of the module specification.

Creating a generic module specification

To create a generic module specification:
  1. On the "Component diagram" tab, in the "Creation" group, click "Generic module specification". A new generic module specification appears in the UML model.
  2. Right-click the new generic module specification and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the generic module specification.
    • the name of the generic module specification. This name is displayed in the UML editor.
  4. Validate the description of the generic module specification.

Creating a module body

To create a module body:
  1. On the "Component diagram" tab, in the "Creation" group, click "Module body". A new module body appears in the UML model.
  2. Right-click the new module body and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the module body.
    • the name of the module body. This name is displayed in the UML editor.
  4. Validate the description of the module body.

Creating a module specification and body

To create a module specification and body:
  1. On the "Component diagram" tab, in the "Creation" group, click "Module specification and body". A module specification and body appear in the UML model.
  2. Right-click the module specification and body, and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the module specification and body.
    • the name of the module specification and body. This name is displayed in the UML editor.
  4. Validate the description.

Creating a generic module specification and body

To create a generic module specification and body:
  1. On the "Component diagram" tab, in the "Creation" group, click "Generic module specification and body". A generic module specification and body appear in the UML model.
  2. Right-click the generic module specification and body, and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the generic module specification and body.
    • the name of the generic module specification and body. This name is displayed in the UML editor.
  4. Validate the description.

Creating a task specification

To create a task specification:
  1. On the "Component diagram" tab, in the "Creation" group, click "Task specification". A new task specification appears in the UML model.
  2. Right-click the new task specification and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the task specification.
    • the name of the task specification. This name is displayed in the UML editor.
  4. Validate the description of the task specification.

Creating a task body

To create a task body:
  1. On the "Component diagram" tab, in the "Creation" group, click "Task body". A new task body appears in the UML model.
  2. Right-click the new task body and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the task body.
    • the name of the task body. This name is displayed in the UML editor.
  4. Validate the description of the task body.

Creating a main program

To create a main program:
  1. On the "Component diagram" tab, in the "Creation" group, click "Main program". A new main program appears in the UML model.
  2. Right-click the new main program and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the main program.
    • the name of the main program. This name is displayed in the UML editor.
  4. Validate the description of the main program.

Creating a subprogram specification

To create a subprogram specification:
  1. On the "Component diagram" tab, in the "Creation" group, click "Subprogram specification". A new subprogram specification appears in the UML model.
  2. Right-click the new subprogram specification and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the subprogram specification.
    • the name of the subprogram specification. This name is displayed in the UML editor.
  4. Validate the description of the subprogram specification.

Creating a subprogram body

To create a subprogram body:
  1. On the "Component diagram" tab, in the "Creation" group, click "Subprogram body". A new subprogram body appears in the UML model.
  2. Right-click the new subprogram body and select "Description" in the context menu. The description window opens.
  3. Specify:
    • the type of the subprogram body.
    • the name of the subprogram body. This name is displayed in the UML editor.
  4. Validate the description of the subprogram body.

Creating a dependency

To create a dependency:
  1. On the "Component diagram" tab, in the "Creation" group, click "Dependency".
  2. Select the different elements to link. The dependency creation wizard starts.
  3. Specify:
    • the dependency between the two linked elements.
    • the name of the dependency. This name is displayed in the UML editor.
  4. Validate the description of the dependency.

Creating a package

To create a package:
  1. On the "Component diagram" tab, in the "Creation" group, click "Package". A new package appears in the UML model.
  2. Right-click the new package and select "Description" in the context menu. The package description window opens.
  3. Specify:
    • the name of the package. This name is displayed in the package in the UML editor.
    • the caption describing the purpose of the package.
    • the relationships of the package.
  4. Validate the description of the package.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/02/2023

Send a report | Local help