Class ServiceCutterUserRepresentationsJSONGenerator

  • All Implemented Interfaces:
    org.eclipse.xtext.generator.IGenerator2

    public class ServiceCutterUserRepresentationsJSONGenerator
    extends org.eclipse.xtext.generator.AbstractGenerator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void doGenerate​(org.eclipse.emf.ecore.resource.Resource resource, org.eclipse.xtext.generator.IFileSystemAccess2 fsa, org.eclipse.xtext.generator.IGeneratorContext context)  
      • Methods inherited from class org.eclipse.xtext.generator.AbstractGenerator

        afterGenerate, beforeGenerate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServiceCutterUserRepresentationsJSONGenerator

        public ServiceCutterUserRepresentationsJSONGenerator()
    • Method Detail

      • doGenerate

        public void doGenerate​(org.eclipse.emf.ecore.resource.Resource resource,
                               org.eclipse.xtext.generator.IFileSystemAccess2 fsa,
                               org.eclipse.xtext.generator.IGeneratorContext context)