|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.able.rules.AbleXLib
Miscellaneous ARL library functions deemed not ready for public distribution.
Method Summary | |
---|---|
static void |
assert(boolean test)
Assertion emulation. |
static void |
assert(boolean test,
java.lang.Object detailMessage)
Assertion emulation. |
protected void |
ifSay(boolean test,
java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void assert(boolean test) throws AbleDataException
public static void assert(boolean test, java.lang.Object detailMessage) throws AbleDataException
protected void ifSay(boolean test, java.lang.String text)
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |