See: Description
| Class | Description | 
|---|---|
| AbstractAddToNewDiagramAction | An abstract implementation to add currently selected domain element to a
 new diagram of a particular kind. | 
| AddToCurrentDiagramAction | This class implements the Action to add the selected source element to
 the active open diagram. | 
AbstractAddToNewDiagramAction:
       Abstract action for adding selected elements to a new diagram.AddToCurrentDiagramAction:
       Action for adding selected elements to the current diagram.