Prev | Next |
Drop Elements onto Other Elements
A number of scenarios are supported, that allow you to drag elements, either existing elements from the Browser window or new elements from the diagram toolbox, and drop them onto other elements on a diagram.
In most cases, the dragged element will become an embedded child element of the target element, however, there are some specific scenarios that are detailed in the table below.
Access
Other |
Drag a new element from the diagram toolbox onto an element on the diagram Drag an existing element from the Browser window onto an element on the diagram |
Scenarios
Action |
Result |
See also |
---|---|---|
Drag an Activity onto a State in a StateMachine diagram |
Apply the Activity as an "entry/do/exit" behavior of the State (user is prompted to specify which behavior) |
Operation Behavior Modeling for Stateflows |
Drag a Signal onto a SendSignal Action |
Apply the Signal Note: Only dragging of existing Signals from the Browser window is supported. |
|
Drag a Signal onto an AcceptEvent Action |
(Create a new Trigger and) Apply the Signal Note: Only dragging of existing Signals from the Browser window is supported. |