public class DefaultNDependencyFormat extends DefaultFormatBase<net.thevpc.nuts.format.NDependencyFormat> implements net.thevpc.nuts.format.NDependencyFormat
| Constructor and Description |
|---|
DefaultNDependencyFormat(net.thevpc.nuts.NWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.text.NText |
format() |
List<String> |
getOmitQueryProperties() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
net.thevpc.nuts.NDependency |
getValue() |
boolean |
isHighlightImportedGroup() |
boolean |
isOmitExclusions() |
boolean |
isOmitGroupId() |
boolean |
isOmitImportedGroupId() |
boolean |
isOmitOptional() |
boolean |
isOmitOtherProperties() |
boolean |
isOmitQueryProperty(String name) |
boolean |
isOmitRepository() |
boolean |
isOmitScope() |
void |
print(net.thevpc.nuts.io.NPrintStream out) |
net.thevpc.nuts.format.NDependencyFormat |
setHighlightImportedGroup(boolean highlightImportedGroup) |
net.thevpc.nuts.format.NDependencyFormat |
setNtf(boolean ntf) |
net.thevpc.nuts.format.NDependencyFormat |
setOmitExclusions(boolean value) |
net.thevpc.nuts.format.NDependencyFormat |
setOmitGroupId(boolean omitGroup) |
net.thevpc.nuts.format.NDependencyFormat |
setOmitImportedGroup(boolean omitImportedGroup) |
net.thevpc.nuts.format.NDependencyFormat |
setOmitOptional(boolean value) |
net.thevpc.nuts.format.NDependencyFormat |
setOmitOtherProperties(boolean value) |
net.thevpc.nuts.format.NDependencyFormat |
setOmitQueryProperty(String name,
boolean value) |
net.thevpc.nuts.format.NDependencyFormat |
setOmitRepository(boolean omitRepository) |
net.thevpc.nuts.format.NDependencyFormat |
setOmitScope(boolean value) |
net.thevpc.nuts.format.NDependencyFormat |
setValue(net.thevpc.nuts.NDependency id) |
formatPlain, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, toStringconfigure, getName, isNtfclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic DefaultNDependencyFormat(net.thevpc.nuts.NWorkspace workspace)
public net.thevpc.nuts.format.NDependencyFormat setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.format.NDependencyFormatsetNtf in interface net.thevpc.nuts.format.NFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.format.NDependencyFormat>public boolean isOmitRepository()
isOmitRepository in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setOmitRepository(boolean omitRepository)
setOmitRepository in interface net.thevpc.nuts.format.NDependencyFormatpublic boolean isOmitGroupId()
isOmitGroupId in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setOmitGroupId(boolean omitGroup)
setOmitGroupId in interface net.thevpc.nuts.format.NDependencyFormatpublic boolean isOmitImportedGroupId()
isOmitImportedGroupId in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setOmitImportedGroup(boolean omitImportedGroup)
setOmitImportedGroup in interface net.thevpc.nuts.format.NDependencyFormatpublic boolean isOmitOtherProperties()
isOmitOtherProperties in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setOmitOtherProperties(boolean value)
setOmitOtherProperties in interface net.thevpc.nuts.format.NDependencyFormatpublic boolean isHighlightImportedGroup()
isHighlightImportedGroup in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setHighlightImportedGroup(boolean highlightImportedGroup)
setHighlightImportedGroup in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.text.NText format()
format in interface net.thevpc.nuts.format.NFormatformat in class DefaultFormatBase<net.thevpc.nuts.format.NDependencyFormat>public net.thevpc.nuts.NDependency getValue()
getValue in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setValue(net.thevpc.nuts.NDependency id)
setValue in interface net.thevpc.nuts.format.NDependencyFormatpublic boolean isOmitOptional()
isOmitOptional in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setOmitOptional(boolean value)
setOmitOptional in interface net.thevpc.nuts.format.NDependencyFormatpublic boolean isOmitExclusions()
isOmitExclusions in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setOmitExclusions(boolean value)
setOmitExclusions in interface net.thevpc.nuts.format.NDependencyFormatpublic boolean isOmitScope()
isOmitScope in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setOmitScope(boolean value)
setOmitScope in interface net.thevpc.nuts.format.NDependencyFormatpublic List<String> getOmitQueryProperties()
getOmitQueryProperties in interface net.thevpc.nuts.format.NDependencyFormatpublic boolean isOmitQueryProperty(String name)
isOmitQueryProperty in interface net.thevpc.nuts.format.NDependencyFormatpublic net.thevpc.nuts.format.NDependencyFormat setOmitQueryProperty(String name, boolean value)
setOmitQueryProperty in interface net.thevpc.nuts.format.NDependencyFormatpublic void print(net.thevpc.nuts.io.NPrintStream out)
print in interface net.thevpc.nuts.format.NFormatprint in class DefaultFormatBase<net.thevpc.nuts.format.NDependencyFormat>public boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurablepublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentCopyright © 2025 vpc open source initiative. All rights reserved.