Interface SCLResourceCommand
-
- All Known Implementing Classes:
AbstractGenerationCommand,ServiceCutterUserRepresentationsJSONGenerationCommand
public interface SCLResourceCommandInterface for all SCL LSP commands that can be executed on SCL resource.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecuteCommand(org.contextmapper.servicecutter.dsl.scl.SCLResourceContainer cmlResource, org.eclipse.xtext.ide.server.Document document, org.eclipse.xtext.ide.server.ILanguageServerAccess access, org.eclipse.lsp4j.ExecuteCommandParams params)
-