Class XtextGeneratorFileSystemAccess

  • All Implemented Interfaces:
    org.eclipse.xtext.generator.IFileSystemAccess, org.eclipse.xtext.generator.IFileSystemAccess2, org.eclipse.xtext.generator.IFileSystemAccessExtension, org.eclipse.xtext.generator.IFileSystemAccessExtension2, org.eclipse.xtext.generator.IFileSystemAccessExtension3, IGuiceAwareGeneratorComponent, IXtextGeneratorFileSystemAccess

    public class XtextGeneratorFileSystemAccess
    extends org.eclipse.xtext.generator.JavaIoFileSystemAccess
    implements IXtextGeneratorFileSystemAccess
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.xtext.generator.JavaIoFileSystemAccess

        org.eclipse.xtext.generator.JavaIoFileSystemAccess.IFileCallback
    • Field Summary

      • Fields inherited from interface org.eclipse.xtext.generator.IFileSystemAccess

        DEFAULT_OUTPUT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPath()  
      void initialize​(com.google.inject.Injector injector)  
      boolean isOverwrite()  
      • Methods inherited from class org.eclipse.xtext.generator.JavaIoFileSystemAccess

        createFolder, deleteFile, generateFile, generateFile, generateTrace, getEncoding, getFile, getURI, isFile, isWriteTrace, readBinaryFile, readTextFile, setCallBack, setWriteTrace, toSystemFileName, withCallBack
      • Methods inherited from class org.eclipse.xtext.generator.AbstractFileSystemAccess2

        generateFile, isFile, readBinaryFile, readTextFile, setContext
      • Methods inherited from class org.eclipse.xtext.generator.AbstractFileSystemAccess

        deleteFile, generateFile, getCurrentSource, getOutputConfig, getOutputConfigurations, getPathes, getURI, postProcess, postProcess, setCurrentSource, setOutputConfigurations, setOutputPath, setOutputPath
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.eclipse.xtext.generator.IFileSystemAccess

        deleteFile, generateFile, generateFile
      • Methods inherited from interface org.eclipse.xtext.generator.IFileSystemAccess2

        isFile, isFile
      • Methods inherited from interface org.eclipse.xtext.generator.IFileSystemAccessExtension

        deleteFile
      • Methods inherited from interface org.eclipse.xtext.generator.IFileSystemAccessExtension2

        getURI, getURI
      • Methods inherited from interface org.eclipse.xtext.generator.IFileSystemAccessExtension3

        generateFile, generateFile, readBinaryFile, readBinaryFile, readTextFile, readTextFile