public class GenerateXMLModelWithXSDCodeActionResolver extends AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
Modifier and Type | Field and Description |
---|---|
static String |
PARTICIPANT_ID |
Constructor and Description |
---|
GenerateXMLModelWithXSDCodeActionResolver() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.lsp4j.TextDocumentEdit |
createFileEdit(String grammarFileName,
DOMDocument document,
SharedSettings sharedSettings) |
protected FileContentGeneratorSettings |
getFileContentGeneratorSettings() |
resolveCodeAction
public static final String PARTICIPANT_ID
public GenerateXMLModelWithXSDCodeActionResolver()
protected org.eclipse.lsp4j.TextDocumentEdit createFileEdit(String grammarFileName, DOMDocument document, SharedSettings sharedSettings) throws BadLocationException
createFileEdit
in class AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
BadLocationException
protected FileContentGeneratorSettings getFileContentGeneratorSettings()
getFileContentGeneratorSettings
in class AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
Copyright © 2022. All rights reserved.