Class NewServiceCutContextMapGenerator

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

    public class NewServiceCutContextMapGenerator
    extends AbstractContextMappingModelGenerator
    Uses the Service Cutter engine to calculate a new Service Cut. The new cut is translated back into a new Context Map. Use this class to generate new Context Maps on the basis of Service Cutter.
    • Constructor Detail

      • NewServiceCutContextMapGenerator

        public NewServiceCutContextMapGenerator()
    • Method Detail

      • setProjectDirectory

        public void setProjectDirectory​(java.io.File projectDir)
        Sets the root directory of the project. Must be set if a .servicecutter.yml file shall be created. Otherwise the user is not able to change the Service Cutter input parameters.