Class ServiceCutterInputGenerationCommand
- java.lang.Object
-
- org.contextmapper.dsl.ide.commands.impl.generation.AbstractGenerationCommand
-
- org.contextmapper.dsl.ide.commands.impl.generation.ServiceCutterInputGenerationCommand
-
- All Implemented Interfaces:
CMLResourceCommand
public class ServiceCutterInputGenerationCommand extends AbstractGenerationCommand
This command calls the 'Service Cutter Input' generator that generates a JSON file containing the ERD input used by Service Cutter (https://github.com/ServiceCutter/ServiceCutter/).
-
-
Constructor Summary
Constructors Constructor Description ServiceCutterInputGenerationCommand()
-
Method Summary
-
Methods inherited from class org.contextmapper.dsl.ide.commands.impl.generation.AbstractGenerationCommand
executeCommand, getFileSystemAccess
-
-