public class NSysEditorSupportCmdImpl extends Object implements net.thevpc.nuts.command.NSysEditorSupportCmd
| Modifier and Type | Class and Description |
|---|---|
static class |
NSysEditorSupportCmdImpl.Info |
| Constructor and Description |
|---|
NSysEditorSupportCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.command.NSysEditorSupportCmd |
addEditorFamilies(net.thevpc.nuts.command.NSysEditorFamily... families) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
addEditorFamily(net.thevpc.nuts.command.NSysEditorFamily family) |
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
defaultFileExtension(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
defaultFileName(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
defaultLanguageGroupId(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
defaultLanguageId(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
defaultLanguageName(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
defaultLanguageVersion(String value) |
Set<net.thevpc.nuts.command.NSysEditorFamily> |
editorFamilies() |
net.thevpc.nuts.command.NSysEditorSupportCmd |
fileExtension(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
fileName(String value) |
boolean |
isForce() |
net.thevpc.nuts.command.NSysEditorSupportCmd |
languageGroupId(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
languageId(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
languageName(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
languageVersion(String value) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
removeEditorFamilies(net.thevpc.nuts.command.NSysEditorFamily... families) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
removeEditorFamily(net.thevpc.nuts.command.NSysEditorFamily family) |
net.thevpc.nuts.command.NSysEditorSupportCmd |
run() |
net.thevpc.nuts.command.NSysEditorSupportCmd |
setForce(boolean force) |
net.thevpc.nuts.io.NPath |
source() |
net.thevpc.nuts.command.NSysEditorSupportCmd |
source(net.thevpc.nuts.io.NPath source) |
public boolean isForce()
public net.thevpc.nuts.command.NSysEditorSupportCmd setForce(boolean force)
public net.thevpc.nuts.io.NPath source()
source in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd source(net.thevpc.nuts.io.NPath source)
source in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd languageId(String value)
languageId in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd defaultLanguageId(String value)
defaultLanguageId in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd languageName(String value)
languageName in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd defaultLanguageName(String value)
defaultLanguageName in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd languageGroupId(String value)
languageGroupId in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd defaultLanguageGroupId(String value)
defaultLanguageGroupId in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd languageVersion(String value)
languageVersion in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd defaultLanguageVersion(String value)
defaultLanguageVersion in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd fileExtension(String value)
fileExtension in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd defaultFileExtension(String value)
defaultFileExtension in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd fileName(String value)
fileName in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd defaultFileName(String value)
defaultFileName in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd addEditorFamily(net.thevpc.nuts.command.NSysEditorFamily family)
addEditorFamily in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic Set<net.thevpc.nuts.command.NSysEditorFamily> editorFamilies()
editorFamilies in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd addEditorFamilies(net.thevpc.nuts.command.NSysEditorFamily... families)
addEditorFamilies in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd removeEditorFamily(net.thevpc.nuts.command.NSysEditorFamily family)
removeEditorFamily in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd removeEditorFamilies(net.thevpc.nuts.command.NSysEditorFamily... families)
removeEditorFamilies in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic net.thevpc.nuts.command.NSysEditorSupportCmd run()
run in interface net.thevpc.nuts.command.NSysEditorSupportCmdpublic boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurableCopyright © 2026 vpc open source initiative. All rights reserved.