Uses of Class
infosapient.system.ObservableImpl

Packages that use ObservableImpl
infosapient.control   
infosapient.hdg   
infosapient.opr   
infosapient.resolution   
infosapient.system   
infosapient.ui   
 

Uses of ObservableImpl in infosapient.control
 

Subclasses of ObservableImpl in infosapient.control
 class InfoSapientController
          Class InfoSapientController mediates the state for the rules Server and the knowledgebase development environment.
 class InfoSapientServletController
          A specialization of InfoSapientController to deal with the idiosyncrasies of servlets.
 

Uses of ObservableImpl in infosapient.hdg
 

Subclasses of ObservableImpl in infosapient.hdg
 class FzyHdgABOUT
          public class FzyHdgABOUT modifies the fuzzy set surface by squaring each value within the membership array.
 class FzyHdgABOVE
           FzyHdgABOVE sets the membership of all domain values below the complete membership point to be zero.  All membership values above the complete membership point are assigned 1.0 - m[i].This has the effect of ramping gradually, so that 100% Membership == high domain value.
 class FzyHdgAFTER
          Class FzyHdgAFTER applies m[i] = 0.0 for all domain values below/before m[i] == 1.0 and m[i] = 1.0 - m[i] for all values after/above.
 class FzyHdgAROUND
          Class FzyHdgAROUND broadens the membership around the maximum height of the set, by raising m[i] to @link FzyHedge.AROUND_EXP .
 class FzyHdgBEFORE
           
 class FzyHdgBELOW
           
 class FzyHdgCLOSE
           
 class FzyHdgCOMPLEMENT
           
 class FzyHdgDECLINE
           
 class FzyHdgDECREASE
           
 class FzyHdgDEFINITELY
           
 class FzyHdgEXTREMELY
           
 class FzyHdgGENERALLY
           
 class FzyHdgINCREASE
           
 class FzyHdgMOSTLY
           
 class FzyHdgMUST
           
 class FzyHdgNEAR
           
 class FzyHdgNEGATIVE
           
 class FzyHdgNEGATIVELY
           
 class FzyHdgNOT
           
 class FzyHdgPOSITIVE
          class FzyHdgPOSITIVE examines each truth membership value to see if it is above or below the 0.5 test.
 class FzyHdgPOSITIVELY
           
 class FzyHdgROUGHLY
           
 class FzyHdgSHOULD
          FzyHdgSHOULD is equivalent to 'is'; therefore it does nothing but return the set.
 class FzyHdgSLIGHTLY
           
 class FzyHdgSOMEWHAT
          FzyHdgSOMEWHAT raises the membership of the specified set to 0.5.
 class FzyHdgVERY
           
 class FzyHdgVICINITY
           
 class FzyHedge
          Class FzyHedge are fuzzy set quantifiers.
 

Uses of ObservableImpl in infosapient.opr
 

Subclasses of ObservableImpl in infosapient.opr
 class FzyOperator
          Class FzyOperator embodies the behavior of a fuzzy operator @see FzyOprAND @see FzyOprOR
 class FzyOprAND
           
 class FzyOprOR
          Class FzyOprOR implements the Zadeh (standard fuzzy) OR: Math.max(value1, value2)
 

Uses of ObservableImpl in infosapient.resolution
 

Subclasses of ObservableImpl in infosapient.resolution
 class FzyCorrelation
           
 class FzyCorrelationAverage
           
 class FzyCorrelationMinimum
           
 class FzyCorrelationProduct
           
 class FzyImplicationADDAGGREGATION
           
 class FzyImplicationMethod
           
 class FzyImplicationMINMAX
           
 class FzyResAVERAGE_MAXIMUM
          Return the mean of domain(s) that are mapped to a membership value.
 class FzyResCENTROID
           
 class FzyResMAXIMUM
           
 class FzyResMAXPLATEAU
           
 class FzyResolutionMethod
          FzyResolutionMethod.java
 

Uses of ObservableImpl in infosapient.system
 

Subclasses of ObservableImpl in infosapient.system
 class FSEvent
           
 class FzyAlpha
           
 class FzyAttribClause
          Class AttribClause implements the concept of a rule clause.
 class FzyAttribute
          Class FzyAttribute represents the 'Universe of Discourse' for a fuzzy space.
 class FzyBeta
           
 class FzyBooleanAttribute
          Class FzyBooleanAttribute is a convienence class.
 class FzyClauseComponent
          Class FzyClauseComponent is the abstract superclass of rule clause components; namely,
 class FzyConsequent
          FzyConsequent models the "then" portion of a rule.
 class FzyGaussian
          Class FzyGaussian builds a fuzzy set surface based on the classic Gaussian function rather than a sigmoidal function.
 class FzyKnowledgebase
          Class FzyKnowledgebase is the repository for all of the information about this problem domain.
 class FzyPI
           
 class FzyPremise
          Class FzyPremise implements the behavior for a rule's PREMISE(also called the antecedent).
 class FzyRule
           
 class FzyRuleComponent
           
 class FzySCurve
          Class FzySCurve
 class FzySet
          Class FzySet is the abstract class of all fuzzy set representations.
 class FzySingleton
           
 class FzySolutionSet
          FzySolutionSet implements the output sets(solutions) of the fuzzy expert system.
 class FzySystemComponent
           
 class FzyTorquemada
          Class FzyTorquemada is responsible for controlling the execution of the rules within the knowledgebase.
 class FzyTriangle
           
 class FzyUnconditionalRule
          Class FzyUnconditionalRule implements the behavior of an UNCONDITIONAL rule.
 class FzyWeightedBeta
           
 

Fields in infosapient.system declared as ObservableImpl
(package private)  ObservableImpl FzyAttribute.MembershipGreaterThan.obser
           
 

Constructors in infosapient.system with parameters of type ObservableImpl
FzyAttribute.MembershipGreaterThan.FzyAttribute.MembershipGreaterThan(ObservableImpl o, double currValue)
           
 

Uses of ObservableImpl in infosapient.ui
 

Subclasses of ObservableImpl in infosapient.ui
(package private)  class InfoSapientRuleEditor.RuleEditorObservable
           
 


License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved