Actifsource

#6837 [Story/DiagramEd] Copy and past model resources within a domain diagram

Actifsource code generator for any programming language
Release: Actifsource V11.3.0

It should be possible to copy/past model resources within a domain diagram and place them in a different position in the diagram.


Select figures within the diagram and copy (Ctrl+C) them:

6837 1 CopyPaste8

Select the new position (Top left corner) in the diagram and paste (Ctrl+V) the model:

6837 2 CopyPaste4

The copy past feature can be enabled or disabled for a diagram type:

6837 3 CopyPaste2

If the paste implementation does not correspond to the default implementation, this feature can also be customized via an aspect:

6837 4 CopyPaste1

Additionally it should be possible to synchronize diagram layouts which have overlapping contents.
Copy Layout:

6837 5 CopyPaste5

Select the position (Top left corner) in the diagram and paste (Ctrl+V) the layout:

6837 6 CopyPaste6

Result:

6837 7 CopyPaste7

This feature is very useful for e.g. superstate diagrams which contain the same states.