|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.generator.AbstractFileSystemAccess org.eclipse.xtext.builder.EclipseResourceFileSystemAccess2 org.eclipse.emf.ecore.xcore.ui.builder.XcoreFileSystemAccess
public class XcoreFileSystemAccess
This specialize class is needed so that EMF's generator can inform that builder that it generated a result with contents identical to the current contents and therefore didn't save it.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xtext.builder.EclipseResourceFileSystemAccess2 |
---|
org.eclipse.xtext.builder.EclipseResourceFileSystemAccess2.IFileCallback |
Field Summary | |
---|---|
protected java.util.Set<IProject> |
projects
|
Fields inherited from interface org.eclipse.xtext.generator.IFileSystemAccess |
---|
DEFAULT_OUTPUT |
Constructor Summary | |
---|---|
XcoreFileSystemAccess()
|
Method Summary | |
---|---|
void |
readFile(java.lang.String file)
|
Methods inherited from class org.eclipse.xtext.builder.EclipseResourceFileSystemAccess2 |
---|
createFolder, deleteFile, deleteFile, ensureExists, ensureParentExists, flushSourceTraces, flushSourceTraces, generateFile, getCallBack, getEncoding, getFile, getFolder, getInputStream, getMonitor, getSmapFile, getTraceFile, getURI, hasContentsChanged, setDerived, setMonitor, setPostProcessor, setProject, updateSmapInformation, updateTraceInformation |
Methods inherited from class org.eclipse.xtext.generator.AbstractFileSystemAccess |
---|
deleteFile, generateFile, getOutputConfig, getOutputConfigurations, getPathes, getURI, postProcess, setOutputConfigurations, setOutputPath, setOutputPath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.Set<IProject> projects
Constructor Detail |
---|
public XcoreFileSystemAccess()
Method Detail |
---|
public void readFile(java.lang.String file)
readFile
in interface XcoreGenModelGeneratorAdapterFactory.FileSystemReadAccess
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |