|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--algebraTree.Util
provides helper functions for the algebraTree class
Field Summary | |
private static java.lang.String |
prefix
|
private static int |
start
|
Constructor Summary | |
Util()
|
Method Summary | |
static void |
exit(java.lang.String message)
prints the stack trace and exits |
static java.lang.String |
getTempAttributeName()
|
static java.lang.String |
getTempTableName()
|
static void |
invalidView()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private static final java.lang.String prefix
private static int start
Constructor Detail |
public Util()
Method Detail |
public static java.lang.String getTempTableName()
public static java.lang.String getTempAttributeName()
public static void exit(java.lang.String message)
public static void invalidView()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |