|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateNotationalElementCommand | |
|---|---|
| org.eclipse.gmf.runtime.lite.commands | |
| org.eclipse.gmf.runtime.lite.edit.parts.update.canonical | |
| org.eclipse.gmf.runtime.lite.shortcuts | |
| Uses of CreateNotationalElementCommand in org.eclipse.gmf.runtime.lite.commands |
|---|
| Subclasses of CreateNotationalElementCommand in org.eclipse.gmf.runtime.lite.commands | |
|---|---|
class |
CreateNotationalEdgeCommand
|
class |
CreateNotationalNodeCommand
Command to create a notational node within a given parent. |
| Constructors in org.eclipse.gmf.runtime.lite.commands with parameters of type CreateNotationalElementCommand | |
|---|---|
ReplaceNotationalElementCommand(org.eclipse.gmf.runtime.notation.View parentView,
CreateNotationalElementCommand createCommand,
org.eclipse.gmf.runtime.notation.View obsoleteView)
|
|
| Uses of CreateNotationalElementCommand in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical |
|---|
| Methods in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical that return CreateNotationalElementCommand | |
|---|---|
protected abstract CreateNotationalElementCommand |
AbstractNotationModelRefresher.getCreateNotationalElementCommand(ElementDescriptor descriptor)
Returns a command that will create a notational element to represent the domain model element described by the given ElementDescriptor. |
| Uses of CreateNotationalElementCommand in org.eclipse.gmf.runtime.lite.shortcuts |
|---|
| Methods in org.eclipse.gmf.runtime.lite.shortcuts that return CreateNotationalElementCommand | |
|---|---|
CreateNotationalElementCommand |
IShortcutProvider.getCreateShortcutCommand(org.eclipse.gmf.runtime.notation.View containerView,
org.eclipse.emf.ecore.EObject underlyingModelObject)
Returns the command to create a shortcut in the given containerView for the given underlying model object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||