Interface WeaveCreateInputSampleCommandFactory
-
public interface WeaveCreateInputSampleCommandFactoryFactory class that allows to create aCommandalready provided in the Language Server for creating input sample data.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.lsp4j.Commandcreate(java.lang.String nameIdentifier, java.lang.String nameOfScenario, java.lang.String uri, java.lang.String inputName)
-