Class CharacterizedDataDictionaryGenerator

java.lang.Object
org.eclipse.xtext.generator.AbstractGenerator
org.palladiosimulator.dataflow.dictionary.characterized.dsl.generator.CharacterizedDataDictionaryGenerator
All Implemented Interfaces:
org.eclipse.xtext.generator.IGenerator2

public class CharacterizedDataDictionaryGenerator extends org.eclipse.xtext.generator.AbstractGenerator
Generates code from your model files on save. See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#code-generation
  • Constructor Details

    • CharacterizedDataDictionaryGenerator

      public CharacterizedDataDictionaryGenerator()
  • Method Details

    • doGenerate

      public void doGenerate(Resource resource, org.eclipse.xtext.generator.IFileSystemAccess2 fsa, org.eclipse.xtext.generator.IGeneratorContext context)
    • createXMIVersionOfResource

      protected void createXMIVersionOfResource(Resource resource, org.eclipse.xtext.generator.IFileSystemAccess2 fsa) throws IOException
      Throws:
      IOException