Class InsertStringHandler.RightGuillemet
- java.lang.Object
-
- org.eclipse.core.commands.common.EventManager
-
- org.eclipse.core.commands.AbstractHandler
-
- org.palladiosimulator.textual.tpcm.ui.edit.InsertStringHandler
-
- org.palladiosimulator.textual.tpcm.ui.edit.InsertStringHandler.RightGuillemet
-
- Enclosing class:
- InsertStringHandler
public static class InsertStringHandler.RightGuillemet extends InsertStringHandler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.palladiosimulator.textual.tpcm.ui.edit.InsertStringHandler
InsertStringHandler.LeftGuillemet, InsertStringHandler.RightGuillemet
-
-
Field Summary
-
Fields inherited from class org.palladiosimulator.textual.tpcm.ui.edit.InsertStringHandler
LEFT_GUILLEMET, RIGHT_GUILLEMET
-
-
Constructor Summary
Constructors Constructor Description RightGuillemet()
-
Method Summary
-
Methods inherited from class org.palladiosimulator.textual.tpcm.ui.edit.InsertStringHandler
execute
-
Methods inherited from class org.eclipse.core.commands.AbstractHandler
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled
-
Methods inherited from class org.eclipse.core.commands.common.EventManager
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
-
-