org.eclipse.ocl.examples.xtext.console
Class XtextConsoleIssueModificationContext

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext
      extended by org.eclipse.ocl.examples.xtext.console.XtextConsoleIssueModificationContext
All Implemented Interfaces:
org.eclipse.xtext.ui.editor.model.edit.IModificationContext

public class XtextConsoleIssueModificationContext
extends org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext
org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext.Factory
 
Constructor Summary
XtextConsoleIssueModificationContext()
           
 
Method Summary
 org.eclipse.xtext.ui.editor.model.IXtextDocument getXtextDocument(org.eclipse.emf.common.util.URI uri)
           
 
Methods inherited from class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext
getIssue, getXtextDocument, setIssue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XtextConsoleIssueModificationContext

public XtextConsoleIssueModificationContext()
Method Detail

getXtextDocument

public org.eclipse.xtext.ui.editor.model.IXtextDocument getXtextDocument(org.eclipse.emf.common.util.URI uri)
Specified by:
getXtextDocument in interface org.eclipse.xtext.ui.editor.model.edit.IModificationContext
Overrides:
getXtextDocument in class org.eclipse.xtext.ui.editor.model.edit.IssueModificationContext