public class DefaultNutsIdFormat extends DefaultFormatBase<net.thevpc.nuts.NutsIdFormat> implements net.thevpc.nuts.NutsIdFormat
| Constructor and Description |
|---|
DefaultNutsIdFormat(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine) |
net.thevpc.nuts.NutsString |
format() |
String[] |
getOmitProperties() |
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
net.thevpc.nuts.NutsId |
getValue() |
boolean |
isHighlightImportedGroupId() |
boolean |
isOmitClassifier() |
boolean |
isOmitFace() |
boolean |
isOmitGroupId() |
boolean |
isOmitImportedGroupId() |
boolean |
isOmitOtherProperties() |
boolean |
isOmitProperty(String name) |
boolean |
isOmitRepository() |
void |
print(net.thevpc.nuts.NutsPrintStream out) |
net.thevpc.nuts.NutsIdFormat |
setHighlightImportedGroupId(boolean value) |
net.thevpc.nuts.NutsIdFormat |
setNtf(boolean ntf) |
net.thevpc.nuts.NutsIdFormat |
setOmitClassifier(boolean value) |
net.thevpc.nuts.NutsIdFormat |
setOmitFace(boolean value) |
net.thevpc.nuts.NutsIdFormat |
setOmitGroupId(boolean value) |
net.thevpc.nuts.NutsIdFormat |
setOmitImportedGroupId(boolean value) |
net.thevpc.nuts.NutsIdFormat |
setOmitOtherProperties(boolean value) |
net.thevpc.nuts.NutsIdFormat |
setOmitProperty(String name,
boolean value) |
net.thevpc.nuts.NutsIdFormat |
setOmitRepository(boolean value) |
net.thevpc.nuts.NutsIdFormat |
setValue(net.thevpc.nuts.NutsId id) |
String |
toString() |
getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlncheckSession, configure, configure, getName, getSession, getWorkspace, isNtf, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic DefaultNutsIdFormat(net.thevpc.nuts.NutsSession session)
public net.thevpc.nuts.NutsIdFormat setNtf(boolean ntf)
setNtf in interface net.thevpc.nuts.NutsFormatsetNtf in interface net.thevpc.nuts.NutsIdFormatsetNtf in class DefaultFormatBase0<net.thevpc.nuts.NutsIdFormat>public boolean isOmitRepository()
isOmitRepository in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsIdFormat setOmitRepository(boolean value)
setOmitRepository in interface net.thevpc.nuts.NutsIdFormatpublic boolean isOmitGroupId()
isOmitGroupId in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsIdFormat setOmitGroupId(boolean value)
setOmitGroupId in interface net.thevpc.nuts.NutsIdFormatpublic boolean isOmitImportedGroupId()
isOmitImportedGroupId in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsIdFormat setOmitImportedGroupId(boolean value)
setOmitImportedGroupId in interface net.thevpc.nuts.NutsIdFormatpublic boolean isOmitOtherProperties()
isOmitOtherProperties in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsIdFormat setOmitOtherProperties(boolean value)
setOmitOtherProperties in interface net.thevpc.nuts.NutsIdFormatpublic boolean isOmitFace()
isOmitFace in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsIdFormat setOmitFace(boolean value)
setOmitFace in interface net.thevpc.nuts.NutsIdFormatpublic boolean isHighlightImportedGroupId()
isHighlightImportedGroupId in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsIdFormat setHighlightImportedGroupId(boolean value)
setHighlightImportedGroupId in interface net.thevpc.nuts.NutsIdFormatpublic boolean isOmitClassifier()
isOmitClassifier in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsIdFormat setOmitClassifier(boolean value)
setOmitClassifier in interface net.thevpc.nuts.NutsIdFormatpublic String[] getOmitProperties()
getOmitProperties in interface net.thevpc.nuts.NutsIdFormatpublic boolean isOmitProperty(String name)
isOmitProperty in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsIdFormat setOmitProperty(String name, boolean value)
setOmitProperty in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsId getValue()
getValue in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsIdFormat setValue(net.thevpc.nuts.NutsId id)
setValue in interface net.thevpc.nuts.NutsIdFormatpublic net.thevpc.nuts.NutsString format()
format in interface net.thevpc.nuts.NutsFormatformat in class DefaultFormatBase<net.thevpc.nuts.NutsIdFormat>public void print(net.thevpc.nuts.NutsPrintStream out)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsIdFormat>public String toString()
toString in interface net.thevpc.nuts.NutsFormattoString in class DefaultFormatBase<net.thevpc.nuts.NutsIdFormat>public boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurablepublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.