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
Page properties
iduml_elements_general
Element

DescriptionThe Control Flow connects the initial node of an activity diagram with the final node. In between, you can add several action nodes.
Attributes
  • Name
  • Description
  • Symbol Type
ParticularityIf the control flow starts from a decision, it has two more specific attributes.

Specific Attributes

Attribute NameDescriptionPossible Values / ExampleAvailability
Guard
Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNamedescription_guard
PageWithExcerptINTERNAL:_designer_excerpts
trueFollow this branch.
  • Control flows starting from decision node
falseDo not follow this branch.
Order

Multiexcerpt include
SpaceWithExcerptINTERNAL
MultiExcerptNamedescription_order
PageWithExcerptINTERNAL:_designer_excerpts
an integerOrder in which the guard expression on this control flow should be evaluated.
  • Control flows starting from decision node
emptyUndefined order of evaluation.