public class ListHierarchyPathToRoot
extends java.lang.Object
Constructor and Description |
---|
ListHierarchyPathToRoot() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Entry point for processing.
|
protected void |
printChain(Association assoc,
int depth)
Displays the given concept chain, taking into account any branches that
might be imbedded.
|
void |
run(java.lang.String code) |
public static void main(java.lang.String[] args)
args
- public void run(java.lang.String code) throws LBException
LBException
protected void printChain(Association assoc, int depth) throws LBException
assoc
- depth
- LBException