|
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.AbleGUILib
Constructor Summary | |
---|---|
AbleGUILib()
|
Method Summary | |
---|---|
void |
askUser(AbleRuleSet theRuleSet,
AbleVariable theVariable)
Prompt a user to provide a value for specific variable during backward inferencing. |
void |
askUser(AbleVariable theVariable)
Prompt a user to provide a value for specific variable during backward inferencing. |
static java.lang.String |
Copyright()
Determine the copyright of this class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbleGUILib()
Method Detail |
public void askUser(AbleVariable theVariable)
theVariable
- a variable whose value cannot be determined any other way.
public void askUser(AbleRuleSet theRuleSet, AbleVariable theVariable)
theVariable
- a variable whose value cannot be determined any other way.
public static java.lang.String Copyright()
|
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 |