|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.console.AbstractConsole
org.eclipse.ocl.examples.xtext.console.OCLConsole
public class OCLConsole
The Interactive OCL console.
Constructor Summary | |
---|---|
protected |
OCLConsole()
Initializes me. |
Method Summary | |
---|---|
void |
close()
Closes me and clears the singleton instance reference, so that it will be reinitialized when another console is requested. |
org.eclipse.ui.part.IPageBookViewPage |
createPage(org.eclipse.ui.console.IConsoleView view)
|
static OCLConsole |
getInstance()
Obtains the singleton instance. |
void |
setSelection(org.eclipse.emf.ecore.EObject contextObject)
|
Methods inherited from class org.eclipse.ui.console.AbstractConsole |
---|
activate, addPropertyChangeListener, destroy, dispose, firePropertyChange, getHelpContextId, getImageDescriptor, getName, getType, init, initialize, removePropertyChangeListener, setImageDescriptor, setName, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected OCLConsole()
Method Detail |
---|
public void close()
public org.eclipse.ui.part.IPageBookViewPage createPage(org.eclipse.ui.console.IConsoleView view)
public static OCLConsole getInstance()
public void setSelection(org.eclipse.emf.ecore.EObject contextObject)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |