Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Paste from Project Browser

As well as creating new elements in a diagram, you can drag existing elements from the Project Browser into the current diagram.

When you drag an existing element into the diagram, the Paste Element dialog displays to prompt you to select the type of paste action to carry out. (If the dialog does not display, press and hold ( Ctrl ) while dragging the element onto the diagram.)

Topics

Topic

Detail

See also

Pasting Options

Three paste options are available:

Paste the element as a simple link: in this case the original element exists both in the current diagram and in the original source diagram; changes to the element are reflected in all diagrams in which it is shown
 
Paste as an instance of the element: if the element can have instances such as an Object, Sequence instance or Node instance, you can drop the element in as an instance of the source element, with the classifier pre-set to the original source; this is useful when creating multiple instances of a Class in a Sequence diagram or Communication diagram
 
For a State Machine element, this option is replaced by the option to paste as an invocation of the State Machine; the resulting element is a State object with the State Machine as its classifier
 
When you select the instance or invocation options, the Copy connectors checkbox is enabled; if you select this checkbox, any connectors between the original element and any other elements that have also been pasted to this diagram are reproduced as connectors between the instances
 
Create as a child of the source element: this automatically creates a new Class (which you are prompted to name) with a Generalization connector back to the source; this is very useful when you have a Class library or framework from which you inherit new forms - for example, you can paste a Hashtable as "MyHashtable" which automatically becomes a child of the original Hashtable
 
Used with the Override parent operations feature, this is a quick way to create new structures based on frameworks such as the Java SDK and the .NET SDK
 

You can make your selection on this dialog the default for:

All drag and drop operations, or
Only those where you display this Paste Element dialog

 

If you select the This Dialog checkbox, you should then select the Only show this dialog when ( Ctrl ) +Mouse drag is used checkbox and, on the Diagram Behavior page of the Options dialog, the Auto Instance checkbox.

The effect of these selections is to give you two default paste options:

Just drag the element onto the diagram and automatically create an instance
Press ( Ctrl )  while you drag the element from the Project Browser, displaying the Paste Element dialog, and click on the OK button to automatically paste the element according to whatever option you last selected from the dialog

 

If you select the All Drag and Drop checkbox on the Paste Element dialog, this deselects the Auto Instance checkbox on the Options dialog and enables you to add existing elements to the diagram according to the paste option you selected, without pressing ( Ctrl )  and without displaying a dialog.

If you want to change the default  paste option, press ( Ctrl )  as you drag to display the dialog again and make your changes.

 

 

 

 

 

Object Classifiers

 

 

 

 

 

 

 

 

 

 

 

 

 

Override Parent Operations

 

 

 

 

 

Diagram Behavior

Notes

When an element dragged from the Project Browser is pasted into the diagram, its default style and size is applied rather than any alternative styles and sizes used for instances of the element in other diagrams

Learn more