org.eclipse.ocl.examples.xtext.oclinecore.ui
Class OCLinEcoreEditorCallback

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
      extended by org.eclipse.xtext.ui.editor.validation.ValidatingEditorCallback
          extended by org.eclipse.ocl.examples.xtext.oclinecore.ui.OCLinEcoreEditorCallback
All Implemented Interfaces:
org.eclipse.xtext.ui.editor.DirtyStateEditorSupport.IDirtyStateEditorSupportClient, org.eclipse.xtext.ui.editor.IXtextEditorCallback

public class OCLinEcoreEditorCallback
extends org.eclipse.xtext.ui.editor.validation.ValidatingEditorCallback


Nested Class Summary
 class OCLinEcoreEditorCallback.XtextEditor_EcoreEditor
           
 class OCLinEcoreEditorCallback.XtextEditor_EcoreEditor_AdapterFactory
           
 
Nested classes/interfaces inherited from interface org.eclipse.xtext.ui.editor.IXtextEditorCallback
org.eclipse.xtext.ui.editor.IXtextEditorCallback.NullImpl
 
Constructor Summary
OCLinEcoreEditorCallback()
           
 
Method Summary
 void afterCreatePartControl(org.eclipse.xtext.ui.editor.XtextEditor editor)
           
 
Methods inherited from class org.eclipse.xtext.ui.editor.validation.ValidatingEditorCallback
afterSave
 
Methods inherited from class org.eclipse.xtext.ui.editor.AbstractDirtyStateAwareEditorCallback
addVerifyListener, afterSetInput, beforeDispose, beforeSetInput, getDocument, getShell, isDirty, onValidateEditorInputState, removeVerifyListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLinEcoreEditorCallback

public OCLinEcoreEditorCallback()
Method Detail

afterCreatePartControl

public void afterCreatePartControl(org.eclipse.xtext.ui.editor.XtextEditor editor)
Specified by:
afterCreatePartControl in interface org.eclipse.xtext.ui.editor.IXtextEditorCallback
Overrides:
afterCreatePartControl in class org.eclipse.xtext.ui.editor.validation.ValidatingEditorCallback