Class ServiceCutterUserRepresentationsJSONGenerationCommand
- java.lang.Object
-
- org.contextmapper.servicecutter.dsl.ide.commands.impl.generation.AbstractGenerationCommand
-
- org.contextmapper.servicecutter.dsl.ide.commands.impl.generation.ServiceCutterUserRepresentationsJSONGenerationCommand
-
- All Implemented Interfaces:
SCLResourceCommand
public class ServiceCutterUserRepresentationsJSONGenerationCommand extends AbstractGenerationCommand
This command calls the 'Service Cutter User Representations JSON' generator that generates a JSON file from a SCL file as input. The JSON file can then be used in the Service Cutter (https://github.com/ServiceCutter/ServiceCutter/) tool.
-
-
Constructor Summary
Constructors Constructor Description ServiceCutterUserRepresentationsJSONGenerationCommand()
-
Method Summary
-
Methods inherited from class org.contextmapper.servicecutter.dsl.ide.commands.impl.generation.AbstractGenerationCommand
executeCommand, getFileSystemAccess
-
-