public class XMIDirtyResource
extends java.lang.Object
implements org.eclipse.xtext.ui.editor.IDirtyResource
XMIResources instead of XtextResourcesorg.eclipse.xtext.ui.editor.IDirtyResource.ICurrentStateProvidingExtension, org.eclipse.xtext.ui.editor.IDirtyResource.InitializationAware, org.eclipse.xtext.ui.editor.IDirtyResource.NormalizedURISupportExtension| Constructor and Description |
|---|
XMIDirtyResource(XMIResource resource,
org.eclipse.xtext.resource.IResourceServiceProvider resourceServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getActualContents() |
java.lang.String |
getContents() |
org.eclipse.xtext.resource.IResourceDescription |
getDescription() |
Resource |
getResource() |
URI |
getURI() |
public XMIDirtyResource(XMIResource resource, org.eclipse.xtext.resource.IResourceServiceProvider resourceServiceProvider)
public java.lang.String getContents()
getContents in interface org.eclipse.xtext.ui.editor.IDirtyResourcepublic java.lang.String getActualContents()
getActualContents in interface org.eclipse.xtext.ui.editor.IDirtyResourcepublic org.eclipse.xtext.resource.IResourceDescription getDescription()
getDescription in interface org.eclipse.xtext.ui.editor.IDirtyResourcepublic URI getURI()
getURI in interface org.eclipse.xtext.ui.editor.IDirtyResourcepublic Resource getResource()