Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WDESIGNER and version 24.0

Using the Designer, behavior of classes can be defined by modeling an UML activity diagram.

Adding an Activity Operation

From the quick actions of a class, select to add an activity operation.

Enter a name for the operation and click Save.

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNamenote_service_panel_name_restrictions
PageWithExcerptINTERNAL:_designer_excerpts

Image Modified

Alternatively, you can open the context menu of the class and select the option Add Operation.

The dialog Add Operation opens.

Select Activity Diagram from the drop-down list, enter a name for the operation and click Save.

The new operation has been added to the class. It opens automatically in a new Designer tab, and you can directly start modeling your activity.

Tip

Go to Working with the Activity Editor for detailed information.

Once the operation has been created, you can use the quick actions and the context menu to manage it.
You can:

  • add a parameter
    • in
    • out
    • return
  • open the implementation of the activity diagram
  • change the implementation from activity diagram to action script or mapping diagram
  • cut the operation
  • copy the operation
  • paste the operation (available if Copy or Cut option have been used before)
  • rename the operation
  • delete the operation
Tip

Refer to Implementation and Modeling Data Structures for more information on your options here.

Refer to Modeling Data Structures for more information on how to create classes and operations.

Overview on the Activity Diagram Editor

When you create a class operation that is implemented by an activity diagram, the activity diagram editor opens:

Use the various functionalities of the Activity Diagram Editor to model your activity:

NameDescription
1Diagram PaneThe diagram pane is where you model your activity diagram.
Go to Working with the Activity Editor for detailed information about the features of the activity diagram editor.
2Elements ToolbarThe elements toolbar contains all UML elements that you can create on the diagram pane.
Go to Working with the Activity Editor for further details about the usage of the toolbar.
In the PAS Designer Developer Guide > Supported UML Elements all UML elements are explained in detail.
3Model ToolbarThe model toolbar assists you during modeling on the diagram pane.
Go to page Working with the Activity Editor for an overview of the available options of the model toolbar.
4Designer Panels

In the activity diagram editor, the following panels assist you during modeling:

  • Service Panel: In the Service panel you can manage the contents of your whole service such as you BPMN and data model, forms and used libraries.
    Go to Service Panel and Working With Libraries for detailed information.
  • Attributes Panel: Use the Attributes panel to change the settings of the activity diagram elements and the diagram pane.
    Go to Changing the Attributes of Elements on the Activity Diagram for detailed information.
  • Validation Panel: The Validation panel supports you during modelling by displaying notes for invalid actions in your models or forms. It also gives advice on how to fix the errors.
    Go to Validating and Testing a Service
    for detailed information.
  • Overview Panel: In the Overview panel, your model and a blue frame are displayed, representing the content shown on the diagram pane. Use the panel to keep the overview of your BPMN model - and to navigate within.
    Go to Working with the Activity Editor for further information about the Overview panel.

Attributes of an Activity Operation

Select an activity operation in the Implementation folder of the Service panel to display its attributes in the Attributes panel. You can also edit them there.

Activity operations have the following attributes:

AttributeDescriptionPossible Values / Example
Name

Click here to change the Name of the related operation.

Activity operation names must follow certain naming rules. They

  • must not contain blanks
  • must not start with a number
  • must not contain special characters
checkSupportManager
DescriptionIf you want to insert or change a description for the respective activity operation, click here to open a text editor where you can enter and format your text.
Is static

Specify if the operation is static (default) or not.

  • Static activity operations can be called without creating an instance of the related class. They get all necessary data via their input parameters.
  • Wanting to call a non-static activityoperation, you need to create a local instance of the related class, and call the operation on that object. This is called self context.

For more information, also refer to Adding Operation Calls.

trueThe activity operation is static (default) and can be used outside the context of the related class.
falseThe activity operation is non-static and needs a self object as an input.
Stereotype

Via button Add Stereotype, you can add a stereotype to an activity operation.
By adding a stereotype, you can extend the attributes of a activity operation with additional properties.

REST

Attributes of an Activity Diagram

When you click on the diagram pane in the Activity editor, the following attributes of the current activity diagram are displayed in the Attributes panel. All attributes are read-only and cannot be edited.
AttributeDescriptionPossible Values / Example
Name Displays the name of the current activity diagram. checkSupportManager
TypePath within the implementation folder where the corresponding activity operation resides. Service.SupportManagerService
Panel
titleOn this Page:
Table of Contents
Panel
titleRelated Pages:

Otp
Floatingfalse

rp

Children Display