This module help to handle Notation models.
This module depends on following other modules which will automatically be loaded.
Method | Description |
---|---|
getSelection() | Returns the currently selected model element, either in the editor or the outline view. |
org.eclipse.emf.ecore.EObject getSelection()
Returns the currently selected model element, either in the editor or the outline view. If several elements are selected, only the first is returned.
the currently selected model element.