ABLE, Version 1.1b

Uses of Interface
com.ibm.able.beans.fuzzy.FsWr

Packages that use FsWr
com.ibm.able.beans.fuzzy The Fuzzy System (Fs) package defines a fuzzy rule language, a fuzzy ruleset editor that you can use to create, test, and save source fuzzy rules as well as ready-to-run serialized fuzzy agents (the editor is integrated into the AbleEditor, but also can be run as a stand-alone tool), a fuzzy inference engine, and objects and APIs for creating and running fuzzy rulesets under program control. 
 

Uses of FsWr in com.ibm.able.beans.fuzzy
 

Classes in com.ibm.able.beans.fuzzy that implement FsWr
(package private)  class com.ibm.able.beans.fuzzy.FsLhs
          This class defines the base class from which all objects that can appear on the lefthand side of a clause must inherit.
 class FsVar
          This class defines the Fuzzy System "Variable" class.
 class FsVarBoolean
          This class defines the Fuzzy System boolean variable.
 class FsVarContinuous
          This class defines the Fuzzy System continuous variable.
 class FsVarNumeric
          This class defines the Fuzzy System numeric variable.
 class FsVarSymbolic
          This class defines the Fuzzy System symbolic variable.
 


ABLE, Version 1.1b

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