public class DefaultNIdFormat extends DefaultFormatBase<net.thevpc.nuts.NIdFormat> implements net.thevpc.nuts.NIdFormat
| Constructor and Description |
|---|
DefaultNIdFormat() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.text.NText |
format() |
List<String> |
getOmitProperties() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
net.thevpc.nuts.NId |
getValue() |
boolean |
isHighlightImportedGroupId() |
boolean |
isOmitFace() |
boolean |
isOmitGroupId() |
boolean |
isOmitImportedGroupId() |
boolean |
isOmitOtherProperties() |
boolean |
isOmitProperty(String name) |
boolean |
isOmitRepository() |
void |
print(net.thevpc.nuts.io.NPrintStream out) |
net.thevpc.nuts.NIdFormat |
setHighlightImportedGroupId(boolean value) |
net.thevpc.nuts.NIdFormat |
setNtf(boolean ntf) |
net.thevpc.nuts.NIdFormat |
setOmitFace(boolean value) |
net.thevpc.nuts.NIdFormat |
setOmitGroupId(boolean value) |
net.thevpc.nuts.NIdFormat |
setOmitImportedGroupId(boolean value) |
net.thevpc.nuts.NIdFormat |
setOmitOtherProperties(boolean value) |
net.thevpc.nuts.NIdFormat |
setOmitProperty(String name,
boolean value) |
net.thevpc.nuts.NIdFormat |
setOmitRepository(boolean value) |
net.thevpc.nuts.NIdFormat |
setValue(net.thevpc.nuts.NId id) |
String |
toString() |
formatPlain, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnconfigure, getName, isNtfclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic net.thevpc.nuts.NIdFormat setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.format.NFormatsetNtf in interface net.thevpc.nuts.NIdFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.NIdFormat>public boolean isOmitRepository()
isOmitRepository in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.NIdFormat setOmitRepository(boolean value)
setOmitRepository in interface net.thevpc.nuts.NIdFormatpublic boolean isOmitGroupId()
isOmitGroupId in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.NIdFormat setOmitGroupId(boolean value)
setOmitGroupId in interface net.thevpc.nuts.NIdFormatpublic boolean isOmitImportedGroupId()
isOmitImportedGroupId in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.NIdFormat setOmitImportedGroupId(boolean value)
setOmitImportedGroupId in interface net.thevpc.nuts.NIdFormatpublic boolean isOmitOtherProperties()
isOmitOtherProperties in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.NIdFormat setOmitOtherProperties(boolean value)
setOmitOtherProperties in interface net.thevpc.nuts.NIdFormatpublic boolean isOmitFace()
isOmitFace in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.NIdFormat setOmitFace(boolean value)
setOmitFace in interface net.thevpc.nuts.NIdFormatpublic boolean isHighlightImportedGroupId()
isHighlightImportedGroupId in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.NIdFormat setHighlightImportedGroupId(boolean value)
setHighlightImportedGroupId in interface net.thevpc.nuts.NIdFormatpublic List<String> getOmitProperties()
getOmitProperties in interface net.thevpc.nuts.NIdFormatpublic boolean isOmitProperty(String name)
isOmitProperty in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.NIdFormat setOmitProperty(String name, boolean value)
setOmitProperty in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.NId getValue()
getValue in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.NIdFormat setValue(net.thevpc.nuts.NId id)
setValue in interface net.thevpc.nuts.NIdFormatpublic net.thevpc.nuts.text.NText format()
format in interface net.thevpc.nuts.format.NFormatformat in class DefaultFormatBase<net.thevpc.nuts.NIdFormat>public void print(net.thevpc.nuts.io.NPrintStream out)
print in interface net.thevpc.nuts.format.NFormatprint in class DefaultFormatBase<net.thevpc.nuts.NIdFormat>public String toString()
toString in interface net.thevpc.nuts.format.NFormattoString in class DefaultFormatBase<net.thevpc.nuts.NIdFormat>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.