|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource org.eclipse.xtext.builder.impl.PersistentDataAwareDirtyResource
public class PersistentDataAwareDirtyResource
Field Summary | |
---|---|
static java.lang.String |
PERSISTED_DESCRIPTIONS
|
Constructor Summary | |
---|---|
PersistentDataAwareDirtyResource()
|
Method Summary | |
---|---|
IResourceDescriptions |
getResourceDesriptions()
|
protected void |
initiallyProcessResource(XtextResource resource)
|
void |
setResourceDesriptions(IResourceDescriptions resourceDesriptions)
|
Methods inherited from class org.eclipse.xtext.ui.editor.DocumentBasedDirtyResource |
---|
connect, copyState, disconnect, get, getActualContents, getContents, getDescription, getUnderlyingDocument, getURI, isInitialized |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PERSISTED_DESCRIPTIONS
Constructor Detail |
---|
public PersistentDataAwareDirtyResource()
Method Detail |
---|
protected void initiallyProcessResource(XtextResource resource)
initiallyProcessResource
in class DocumentBasedDirtyResource
public void setResourceDesriptions(IResourceDescriptions resourceDesriptions)
public IResourceDescriptions getResourceDesriptions()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |