|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
org.eclipse.ocl.examples.interpreter.actions.ShowConsoleHandler
org.eclipse.ocl.examples.interpreter.actions.ShowUMLConsoleHandler
public class ShowUMLConsoleHandler
Action handler that ensures that the OCL Console is active and set to target the UML metamodel.
Constructor Summary | |
---|---|
ShowUMLConsoleHandler()
|
Method Summary | |
---|---|
protected void |
consoleOpened(OCLConsole console)
|
Methods inherited from class org.eclipse.ocl.examples.interpreter.actions.ShowConsoleHandler |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowUMLConsoleHandler()
Method Detail |
---|
protected void consoleOpened(OCLConsole console)
consoleOpened
in class ShowConsoleHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |