Class ComposeFileGenerator
- java.lang.Object
 - 
- org.eclipse.xtext.generator.AbstractGenerator
 - 
- org.palladiosimulator.somox.docker.compose.generator.ComposeFileGenerator
 
 
 
- 
- All Implemented Interfaces:
 org.eclipse.xtext.generator.IGenerator2
public class ComposeFileGenerator extends org.eclipse.xtext.generator.AbstractGeneratorGenerates code from your model files on save. See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#code-generation 
- 
- 
Constructor Summary
Constructors Constructor Description ComposeFileGenerator() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoGenerate(Resource resource, org.eclipse.xtext.generator.IFileSystemAccess2 fsa, org.eclipse.xtext.generator.IGeneratorContext context) 
 - 
 
- 
- 
Method Detail
- 
doGenerate
public void doGenerate(Resource resource, org.eclipse.xtext.generator.IFileSystemAccess2 fsa, org.eclipse.xtext.generator.IGeneratorContext context)
 
 - 
 
 -