|
ABLE, Version 1.1b | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.able.examples.platform.ExampleFipaCode
This class is a command line test case (it has a main() method) that creates a fuzzy ruleset, a fuzzy ruleset listener, wires the two together, and then processes the rules. Lots of listener messages should result on the java console.
Constructor Summary | |
ExampleFipaCode()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
propertyChange(java.beans.PropertyChangeEvent theEvent)
|
void |
runSamples()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ExampleFipaCode()
Method Detail |
public static void main(java.lang.String[] args)
public void runSamples()
public void propertyChange(java.beans.PropertyChangeEvent theEvent)
|
ABLE, Version 1.1b | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |