public class PrintUtility
extends java.lang.Object
Constructor and Description |
---|
PrintUtility() |
Modifier and Type | Method and Description |
---|---|
static void |
print(AssociatedConcept ref) |
static void |
print(AssociationList assocs)
Prints the.
|
static void |
print(AssociationList assocs,
int depth)
Prints the.
|
static void |
print(CodedNodeGraph cng) |
static void |
print(CodedNodeGraph cng,
ConceptReference focus,
SortOptionList sorts)
Prints the.
|
static void |
print(CodedNodeSet cns)
Prints the.
|
static void |
print(CodingScheme cs)
Prints the.
|
static void |
print(CodingSchemeRenderingList csrl)
Prints the.
|
static void |
print(CodingSchemeSummary summary)
Prints the.
|
static void |
print(Entity entity)
Prints the.
|
static void |
print(ExtensionDescription ed)
Prints the.
|
static void |
print(ExtensionDescriptionList edl)
Prints the.
|
static void |
print(LexBIGServiceConvenienceMethods lbsm)
Prints the.
|
static void |
print(LexBIGServiceManager lbsm)
Prints the.
|
static void |
print(java.lang.Object obj)
Prints the.
|
static void |
print(ResolvedConceptReference ref)
Prints the.
|
static void |
print(ResolvedConceptReferenceList list)
Prints the.
|
static void |
print(ResolvedConceptReferencesIterator itr) |
public static void print(AssociationList assocs)
assocs
- the assocspublic static void print(AssociationList assocs, int depth)
assocs
- the assocsdepth
- the depthpublic static void print(ResolvedConceptReference ref)
ref
- the refpublic static void print(AssociatedConcept ref)
public static void print(ResolvedConceptReferenceList list)
list
- the listpublic static void print(CodingSchemeSummary summary)
summary
- the summarypublic static void print(CodingSchemeRenderingList csrl)
csrl
- the csrlpublic static void print(ExtensionDescription ed)
ed
- the edpublic static void print(ExtensionDescriptionList edl)
edl
- the edlpublic static void print(CodingScheme cs)
cs
- the cspublic static void print(Entity entity)
entity
- the entitypublic static void print(java.lang.Object obj)
obj
- the objpublic static void print(ResolvedConceptReferencesIterator itr)
public static void print(CodedNodeSet cns)
cns
- the cnspublic static void print(CodedNodeGraph cng)
public static void print(CodedNodeGraph cng, ConceptReference focus, SortOptionList sorts)
cng
- the cngpublic static void print(LexBIGServiceConvenienceMethods lbsm)
lbsm
- the lbsmpublic static void print(LexBIGServiceManager lbsm)
lbsm
- the lbsm