public class DefaultNIdFormat extends DefaultFormatBase<NIdFormat> implements NIdFormat
| Constructor and Description |
|---|
DefaultNIdFormat() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NCmdLine cmdLine) |
NText |
format() |
List<String> |
getOmitProperties() |
int |
getSupportLevel(NSupportLevelContext context) |
NId |
getValue() |
boolean |
isHighlightImportedGroupId() |
boolean |
isOmitFace() |
boolean |
isOmitGroupId() |
boolean |
isOmitImportedGroupId() |
boolean |
isOmitOtherProperties() |
boolean |
isOmitProperty(String name) |
boolean |
isOmitRepository() |
void |
print(NPrintStream out) |
NIdFormat |
setHighlightImportedGroupId(boolean value) |
NIdFormat |
setNtf(boolean ntf) |
NIdFormat |
setOmitFace(boolean value) |
NIdFormat |
setOmitGroupId(boolean value) |
NIdFormat |
setOmitImportedGroupId(boolean value) |
NIdFormat |
setOmitOtherProperties(boolean value) |
NIdFormat |
setOmitProperty(String name,
boolean value) |
NIdFormat |
setOmitRepository(boolean value) |
NIdFormat |
setValue(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, waitformatPlain, isNtf, of, of, print, print, print, print, print, print, print, println, println, println, println, println, println, println, printlnconfigure, configure, configureLastpublic NIdFormat setNtf(boolean ntf)
public boolean isOmitRepository()
isOmitRepository in interface NIdFormatpublic NIdFormat setOmitRepository(boolean value)
setOmitRepository in interface NIdFormatpublic boolean isOmitGroupId()
isOmitGroupId in interface NIdFormatpublic NIdFormat setOmitGroupId(boolean value)
setOmitGroupId in interface NIdFormatpublic boolean isOmitImportedGroupId()
isOmitImportedGroupId in interface NIdFormatpublic NIdFormat setOmitImportedGroupId(boolean value)
setOmitImportedGroupId in interface NIdFormatpublic boolean isOmitOtherProperties()
isOmitOtherProperties in interface NIdFormatpublic NIdFormat setOmitOtherProperties(boolean value)
setOmitOtherProperties in interface NIdFormatpublic boolean isOmitFace()
isOmitFace in interface NIdFormatpublic NIdFormat setOmitFace(boolean value)
setOmitFace in interface NIdFormatpublic boolean isHighlightImportedGroupId()
isHighlightImportedGroupId in interface NIdFormatpublic NIdFormat setHighlightImportedGroupId(boolean value)
setHighlightImportedGroupId in interface NIdFormatpublic List<String> getOmitProperties()
getOmitProperties in interface NIdFormatpublic boolean isOmitProperty(String name)
isOmitProperty in interface NIdFormatpublic NIdFormat setOmitProperty(String name, boolean value)
setOmitProperty in interface NIdFormatpublic NText format()
format in interface NFormatformat in class DefaultFormatBase<NIdFormat>public void print(NPrintStream out)
print in interface NFormatprint in class DefaultFormatBase<NIdFormat>public String toString()
toString in interface NFormattoString in class DefaultFormatBase<NIdFormat>public boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurablepublic int getSupportLevel(NSupportLevelContext context)
getSupportLevel in interface NComponentCopyright © 2025 vpc open source initiative. All rights reserved.