Class IGenerator.NullGenerator

  • All Implemented Interfaces:
    IGenerator
    Enclosing interface:
    IGenerator

    public static class IGenerator.NullGenerator
    extends java.lang.Object
    implements IGenerator
    Since:
    2.4
    • Constructor Detail

      • NullGenerator

        public NullGenerator()
    • Method Detail

      • doGenerate

        public void doGenerate​(org.eclipse.emf.ecore.resource.Resource input,
                               IFileSystemAccess fsa)
        Specified by:
        doGenerate in interface IGenerator
        Parameters:
        input - the input for which to generate resources
        fsa - file system access to be used to generate files