|
|||||||||
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.xtext.builder.JDTAwareEclipseResourceFileSystemAccess2 org.eclipse.xtext.xtend2.ui.builder.SourceRelativeFileSystemAccess
public class SourceRelativeFileSystemAccess
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xtext.builder.EclipseResourceFileSystemAccess2 |
---|
EclipseResourceFileSystemAccess2.IFileCallback |
Field Summary |
---|
Fields inherited from interface org.eclipse.xtext.generator.IFileSystemAccess |
---|
DEFAULT_OUTPUT |
Constructor Summary | |
---|---|
SourceRelativeFileSystemAccess()
|
Method Summary | |
---|---|
protected org.eclipse.core.resources.IFolder |
getFolder(OutputConfiguration outputConfig)
|
void |
setCurrentSource(org.eclipse.core.resources.IFolder currentSource)
|
Methods inherited from class org.eclipse.xtext.builder.JDTAwareEclipseResourceFileSystemAccess2 |
---|
createFolder |
Methods inherited from class org.eclipse.xtext.builder.EclipseResourceFileSystemAccess2 |
---|
deleteFile, ensureExists, ensureParentExists, generateFile, getFile, getInputStream, getMonitor, hasContentsChanged, setMonitor, setPostProcessor, setProject |
Methods inherited from class org.eclipse.xtext.generator.AbstractFileSystemAccess |
---|
deleteFile, generateFile, getOutputConfig, getOutputConfigurations, getPathes, setOutputConfigurations, setOutputPath, setOutputPath |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SourceRelativeFileSystemAccess()
Method Detail |
---|
public void setCurrentSource(org.eclipse.core.resources.IFolder currentSource)
protected org.eclipse.core.resources.IFolder getFolder(OutputConfiguration outputConfig)
getFolder
in class EclipseResourceFileSystemAccess2
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |