ABLE, Version 1.1b

com.ibm.able.examples.platform
Class ExampleFipaCode

java.lang.Object
  |
  +--com.ibm.able.examples.platform.ExampleFipaCode

public class ExampleFipaCode
extends java.lang.Object
implements java.beans.PropertyChangeListener, java.io.Serializable

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.

See Also:
Serialized Form

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

ExampleFipaCode

public ExampleFipaCode()
Method Detail

main

public static void main(java.lang.String[] args)

runSamples

public void runSamples()

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent theEvent)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener

ABLE, Version 1.1b

ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'