Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Papyrus/Oxygen Work Description/NewFeature/ActivityDiagramTasks

< Papyrus‎ | Oxygen Work Description
Revision as of 12:44, 30 November 2016 by Pauline.deville.cea.fr (Talk | contribs) (Simplification of actions edition)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Simplification of actions edition

Overview

This feature must simplified the edition of the activity diagram using pin updater and drag n drop strategies.

Pin updater

Update automatically the number of pins according to the properties of the action. Actions which will be supported are:

  • CreateObjectAction
  • ReadSelfAction
  • CallOperationAction
  • CallBehaviorAction
  • SendSignalAction
  • AcceptEventAction
  • AddStructuralFeatureValueAction
  • ReadStructuralFeatureValueAction
  • ValueSpecificationAction

Drag n drop strategies

In case of drag from the model explorer to an action, the object drop will be associate to the action if it is compatible. Eg: drag a signal from the model explorer to an acceptEventAction of the diagram, the signal should be associate to the acceptEventAction as a new trigger.

Related Tasks

Back to the top