public class OpenDocumentTracker
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
OpenDocumentTracker.PageListener |
protected class |
OpenDocumentTracker.PartListener |
| Constructor and Description |
|---|
OpenDocumentTracker() |
| Modifier and Type | Method and Description |
|---|---|
protected Pair<org.eclipse.emf.common.util.URI,IXtextDocument> |
getEntry(org.eclipse.ui.IWorkbenchPartReference partRef) |
IXtextDocument |
getOpenDocument(org.eclipse.emf.common.util.URI resourceURI) |
protected org.eclipse.emf.common.util.URI |
getResourceURI(XtextEditor editor) |
protected void |
initialize(org.eclipse.ui.IWorkbench workbench) |
@Inject(optional=true) protected void initialize(org.eclipse.ui.IWorkbench workbench)
protected Pair<org.eclipse.emf.common.util.URI,IXtextDocument> getEntry(org.eclipse.ui.IWorkbenchPartReference partRef)
protected org.eclipse.emf.common.util.URI getResourceURI(XtextEditor editor)
public IXtextDocument getOpenDocument(org.eclipse.emf.common.util.URI resourceURI)