< A B C D E F G H I J K L M N O P R S T U V W X Y _

F

fa - Variable in class infosapient.server.InfoSapientKnowledgeWorker
Attribute.
falseSet - Variable in class infosapient.system.FzyBooleanAttribute
 
farEdge(FzySet) - Method in class infosapient.resolution.FzyResolutionMethod
Find the far edge of the plateau
fatalError(SAXParseException) - Method in class infosapient.xml.KbXMLCompiler
Fatal error.
fileDialog - Variable in class infosapient.ui.InfoSapientRuleEditor
 
fileMenu - Variable in class infosapient.ui.InfoSapientLauncher
 
fileMenu - Variable in class infosapient.ui.InfoSapientAttributeEditor
 
fileMenu - Variable in class infosapient.ui.InfoSapientSetEditor
 
FillBuff() - Method in class infosapient.rulecompiler.ASCII_CharStream
 
filters - Variable in class infosapient.ui.ExtensionFileFilter
 
finalRow - Variable in class infosapient.ui.InfoSapientSetList
 
finalRow - Variable in class infosapient.ui.InfoSapientSwingSetList
 
findPlateau(FzySet) - Method in class infosapient.resolution.FzyResolutionMethod
Return the int array representing the left and right hand side of the plateau in the membership function.
FLEXPOINT - Static variable in interface infosapient.rulecompiler.CompileSPRuleConstants
 
flexPt - Variable in class infosapient.system.FzyBeta
 
flexPt - Variable in class infosapient.system.FzyWeightedBeta
 
Flt_Format - Static variable in class infosapient.ui.InfoSapientSwingSetList
 
focusGained(FocusEvent) - Method in class infosapient.ui.InfoSapientAttributeEditor.TextController
 
focusLost(FocusEvent) - Method in class infosapient.ui.InfoSapientAttributeEditor.TextController
 
font - Variable in class infosapient.ui.InfoSapientTreeData
font for display
found - Variable in class infosapient.resolution.FzyImplicationMethod
 
found - Variable in class infosapient.system.FzyBooleanAttribute
 
FOUND_PROPERTIES - Static variable in class infosapient.ui.InfoSapientRuleEditor
 
FOUND_PROPERTIES - Static variable in class infosapient.ui.InfoSapientSetList
 
FP_LITERAL - Static variable in interface infosapient.rulecompiler.CompileSPRuleConstants
 
frame - Variable in class infosapient.ui.InfoSapientInferenceEditor
 
frame - Variable in class infosapient.ui.InfoSapientRuleEditor
 
fs - Variable in class infosapient.server.InfoSapientKnowledgeWorker
Goal set.
fs - Variable in class infosapient.ui.InfoSapientQuestionDialog
 
FS_VECMAX - Variable in class infosapient.resolution.FzyImplicationMethod
 
fsDomain - Variable in class infosapient.resolution.FzyImplicationMethod
 
fSet - Variable in class infosapient.resolution.FzyImplicationMethod
 
fSetData - Variable in class infosapient.ui.FzyAttrGraph
 
FSEvent - class infosapient.system.FSEvent.
 
FSEvent() - Constructor for class infosapient.system.FSEvent
Default Constructor Creation date: (2001/12/23 11:24:30)
FSEvent(Object, String, Object) - Constructor for class infosapient.system.FSEvent
 
fsMembership - Variable in class infosapient.resolution.FzyImplicationMethod
 
fsSetOverlaps() - Method in class infosapient.resolution.FzyImplicationADDAGGREGATION
 
fsSetOverlaps() - Method in class infosapient.resolution.FzyImplicationMINMAX
This condition means that the fzySet to be added completely overlaps the new set.
fullDescription - Variable in class infosapient.ui.ExtensionFileFilter
 
FzyAlpha - class infosapient.system.FzyAlpha.
 
FzyAlpha(boolean, double, int) - Constructor for class infosapient.system.FzyAlpha
 
FzyAttrGraph - class infosapient.ui.FzyAttrGraph.
 
FzyAttrGraph.graphActionListener - class infosapient.ui.FzyAttrGraph.graphActionListener.
 
FzyAttrGraph.graphActionListener(FzyAttrGraph) - Constructor for class infosapient.ui.FzyAttrGraph.graphActionListener
 
FzyAttrGraph.graphWinListener - class infosapient.ui.FzyAttrGraph.graphWinListener.
 
FzyAttrGraph.graphWinListener(FzyAttrGraph) - Constructor for class infosapient.ui.FzyAttrGraph.graphWinListener
 
FzyAttrGraph.refreshAction - class infosapient.ui.FzyAttrGraph.refreshAction.
 
FzyAttrGraph.refreshAction(FzyAttrGraph) - Constructor for class infosapient.ui.FzyAttrGraph.refreshAction
 
FzyAttrGraph(FzyAttribute) - Constructor for class infosapient.ui.FzyAttrGraph
 
FzyAttribClause - class infosapient.system.FzyAttribClause.
Class AttribClause implements the concept of a rule clause.
FzyAttribClause() - Constructor for class infosapient.system.FzyAttribClause
Insert the method's description here.
FzyAttribute - class infosapient.system.FzyAttribute.
Class FzyAttribute represents the 'Universe of Discourse' for a fuzzy space.
FzyAttribute.MembershipGreaterThan - class infosapient.system.FzyAttribute.MembershipGreaterThan.
 
FzyAttribute.MembershipGreaterThan(FzyAttribute, ObservableImpl, double) - Constructor for class infosapient.system.FzyAttribute.MembershipGreaterThan
 
FzyAttribute(FzyKnowledgebase) - Constructor for class infosapient.system.FzyAttribute
 
FzyAttribute(String, FzyKnowledgebase) - Constructor for class infosapient.system.FzyAttribute
 
FzyAttribute(String, String, String, FzyKnowledgebase) - Constructor for class infosapient.system.FzyAttribute
Create a new attribute with name, description, prompt, and knowledgebase.
FzyBeta - class infosapient.system.FzyBeta.
 
FzyBeta() - Constructor for class infosapient.system.FzyBeta
 
FzyBeta(FzyAttribute, double, double) - Constructor for class infosapient.system.FzyBeta
 
FzyBooleanAttribute - class infosapient.system.FzyBooleanAttribute.
Class FzyBooleanAttribute is a convienence class.
FzyBooleanAttribute(FzyKnowledgebase) - Constructor for class infosapient.system.FzyBooleanAttribute
 
FzyBooleanAttribute(String, FzyKnowledgebase) - Constructor for class infosapient.system.FzyBooleanAttribute
 
FzyBooleanAttribute(String, FzyKnowledgebase, int) - Constructor for class infosapient.system.FzyBooleanAttribute
 
FzyBooleanAttribute(String, String, String, FzyKnowledgebase, int) - Constructor for class infosapient.system.FzyBooleanAttribute
This constructor was added in order to set the prompt and description as in the super class FzyAttribute Author: Chris Leising Created: 01/25/2000
FzyClauseComponent - class infosapient.system.FzyClauseComponent.
Class FzyClauseComponent is the abstract superclass of rule clause components; namely,
FzyClauseComponent() - Constructor for class infosapient.system.FzyClauseComponent
 
FzyConsequent - class infosapient.system.FzyConsequent.
FzyConsequent models the "then" portion of a rule.
FzyConsequent() - Constructor for class infosapient.system.FzyConsequent
 
FzyConsequent(FzyRule) - Constructor for class infosapient.system.FzyConsequent
 
FzyCorrelation - class infosapient.resolution.FzyCorrelation.
 
FzyCorrelation() - Constructor for class infosapient.resolution.FzyCorrelation
 
FzyCorrelationAverage - class infosapient.resolution.FzyCorrelationAverage.
 
FzyCorrelationAverage() - Constructor for class infosapient.resolution.FzyCorrelationAverage
 
FzyCorrelationMinimum - class infosapient.resolution.FzyCorrelationMinimum.
 
FzyCorrelationMinimum() - Constructor for class infosapient.resolution.FzyCorrelationMinimum
 
FzyCorrelationProduct - class infosapient.resolution.FzyCorrelationProduct.
 
FzyCorrelationProduct() - Constructor for class infosapient.resolution.FzyCorrelationProduct
 
fzycorrmethod - Variable in class infosapient.system.FzyKnowledgebase
Correlation method for variable
FzyGaussian - class infosapient.system.FzyGaussian.
Class FzyGaussian builds a fuzzy set surface based on the classic Gaussian function rather than a sigmoidal function.
FzyGaussian() - Constructor for class infosapient.system.FzyGaussian
 
FzyGaussian(FzyAttribute, double, double) - Constructor for class infosapient.system.FzyGaussian
Constructor for creating a fuzzy set using a gaussian function.
FzyHdgABOUT - class infosapient.hdg.FzyHdgABOUT.
public class FzyHdgABOUT modifies the fuzzy set surface by squaring each value within the membership array.
FzyHdgABOUT() - Constructor for class infosapient.hdg.FzyHdgABOUT
 
FzyHdgABOVE - class infosapient.hdg.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.
FzyHdgABOVE() - Constructor for class infosapient.hdg.FzyHdgABOVE
 
FzyHdgAFTER - class infosapient.hdg.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.
FzyHdgAFTER() - Constructor for class infosapient.hdg.FzyHdgAFTER
 
FzyHdgAROUND - class infosapient.hdg.FzyHdgAROUND.
Class FzyHdgAROUND broadens the membership around the maximum height of the set, by raising m[i] to @link FzyHedge.AROUND_EXP .
FzyHdgAROUND() - Constructor for class infosapient.hdg.FzyHdgAROUND
 
FzyHdgBEFORE - class infosapient.hdg.FzyHdgBEFORE.
 
FzyHdgBEFORE() - Constructor for class infosapient.hdg.FzyHdgBEFORE
 
FzyHdgBELOW - class infosapient.hdg.FzyHdgBELOW.
 
FzyHdgBELOW() - Constructor for class infosapient.hdg.FzyHdgBELOW
 
FzyHdgCLOSE - class infosapient.hdg.FzyHdgCLOSE.
 
FzyHdgCLOSE() - Constructor for class infosapient.hdg.FzyHdgCLOSE
 
FzyHdgCOMPLEMENT - class infosapient.hdg.FzyHdgCOMPLEMENT.
 
FzyHdgCOMPLEMENT() - Constructor for class infosapient.hdg.FzyHdgCOMPLEMENT
 
FzyHdgDECLINE - class infosapient.hdg.FzyHdgDECLINE.
 
FzyHdgDECLINE() - Constructor for class infosapient.hdg.FzyHdgDECLINE
 
FzyHdgDECREASE - class infosapient.hdg.FzyHdgDECREASE.
 
FzyHdgDECREASE() - Constructor for class infosapient.hdg.FzyHdgDECREASE
 
FzyHdgDEFINITELY - class infosapient.hdg.FzyHdgDEFINITELY.
 
FzyHdgDEFINITELY() - Constructor for class infosapient.hdg.FzyHdgDEFINITELY
 
FzyHdgEXTREMELY - class infosapient.hdg.FzyHdgEXTREMELY.
 
FzyHdgEXTREMELY() - Constructor for class infosapient.hdg.FzyHdgEXTREMELY
 
FzyHdgGENERALLY - class infosapient.hdg.FzyHdgGENERALLY.
 
FzyHdgGENERALLY() - Constructor for class infosapient.hdg.FzyHdgGENERALLY
 
FzyHdgINCREASE - class infosapient.hdg.FzyHdgINCREASE.
 
FzyHdgINCREASE() - Constructor for class infosapient.hdg.FzyHdgINCREASE
 
FzyHdgMOSTLY - class infosapient.hdg.FzyHdgMOSTLY.
 
FzyHdgMOSTLY() - Constructor for class infosapient.hdg.FzyHdgMOSTLY
 
FzyHdgMUST - class infosapient.hdg.FzyHdgMUST.
 
FzyHdgMUST() - Constructor for class infosapient.hdg.FzyHdgMUST
 
FzyHdgNEAR - class infosapient.hdg.FzyHdgNEAR.
 
FzyHdgNEAR() - Constructor for class infosapient.hdg.FzyHdgNEAR
 
FzyHdgNEGATIVE - class infosapient.hdg.FzyHdgNEGATIVE.
 
FzyHdgNEGATIVE() - Constructor for class infosapient.hdg.FzyHdgNEGATIVE
 
FzyHdgNEGATIVELY - class infosapient.hdg.FzyHdgNEGATIVELY.
 
FzyHdgNEGATIVELY() - Constructor for class infosapient.hdg.FzyHdgNEGATIVELY
 
FzyHdgNOT - class infosapient.hdg.FzyHdgNOT.
 
FzyHdgNOT() - Constructor for class infosapient.hdg.FzyHdgNOT
 
FzyHdgPOSITIVE - class infosapient.hdg.FzyHdgPOSITIVE.
class FzyHdgPOSITIVE examines each truth membership value to see if it is above or below the 0.5 test.
FzyHdgPOSITIVE() - Constructor for class infosapient.hdg.FzyHdgPOSITIVE
 
FzyHdgPOSITIVELY - class infosapient.hdg.FzyHdgPOSITIVELY.
 
FzyHdgPOSITIVELY() - Constructor for class infosapient.hdg.FzyHdgPOSITIVELY
 
FzyHdgROUGHLY - class infosapient.hdg.FzyHdgROUGHLY.
 
FzyHdgROUGHLY() - Constructor for class infosapient.hdg.FzyHdgROUGHLY
 
FzyHdgSHOULD - class infosapient.hdg.FzyHdgSHOULD.
FzyHdgSHOULD is equivalent to 'is'; therefore it does nothing but return the set.
FzyHdgSHOULD() - Constructor for class infosapient.hdg.FzyHdgSHOULD
 
FzyHdgSLIGHTLY - class infosapient.hdg.FzyHdgSLIGHTLY.
 
FzyHdgSLIGHTLY() - Constructor for class infosapient.hdg.FzyHdgSLIGHTLY
 
FzyHdgSOMEWHAT - class infosapient.hdg.FzyHdgSOMEWHAT.
FzyHdgSOMEWHAT raises the membership of the specified set to 0.5.
FzyHdgSOMEWHAT() - Constructor for class infosapient.hdg.FzyHdgSOMEWHAT
 
FzyHdgVERY - class infosapient.hdg.FzyHdgVERY.
 
FzyHdgVERY() - Constructor for class infosapient.hdg.FzyHdgVERY
 
FzyHdgVICINITY - class infosapient.hdg.FzyHdgVICINITY.
 
FzyHdgVICINITY() - Constructor for class infosapient.hdg.FzyHdgVICINITY
 
FzyHedge - class infosapient.hdg.FzyHedge.
Class FzyHedge are fuzzy set quantifiers.
FzyHedge() - Constructor for class infosapient.hdg.FzyHedge
 
FzyImplicationADDAGGREGATION - class infosapient.resolution.FzyImplicationADDAGGREGATION.
 
FzyImplicationADDAGGREGATION() - Constructor for class infosapient.resolution.FzyImplicationADDAGGREGATION
 
FzyImplicationMethod - class infosapient.resolution.FzyImplicationMethod.
 
FzyImplicationMethod() - Constructor for class infosapient.resolution.FzyImplicationMethod
 
FzyImplicationMINMAX - class infosapient.resolution.FzyImplicationMINMAX.
 
FzyImplicationMINMAX() - Constructor for class infosapient.resolution.FzyImplicationMINMAX
 
fzyimplmethod - Variable in class infosapient.system.FzyKnowledgebase
Implication Method for fuzzy logic
FzyKnowledgebase - class infosapient.system.FzyKnowledgebase.
Class FzyKnowledgebase is the repository for all of the information about this problem domain.
FzyKnowledgebase() - Constructor for class infosapient.system.FzyKnowledgebase
Default constructor for FzyKnowledgebase.
FzyKnowledgebase(String) - Constructor for class infosapient.system.FzyKnowledgebase
 
FzyOperator - class infosapient.opr.FzyOperator.
Class FzyOperator embodies the behavior of a fuzzy operator @see FzyOprAND @see FzyOprOR
FzyOperator() - Constructor for class infosapient.opr.FzyOperator
 
FzyOprAND - class infosapient.opr.FzyOprAND.
 
FzyOprAND() - Constructor for class infosapient.opr.FzyOprAND
 
FzyOprOR - class infosapient.opr.FzyOprOR.
Class FzyOprOR implements the Zadeh (standard fuzzy) OR: Math.max(value1, value2)
FzyOprOR() - Constructor for class infosapient.opr.FzyOprOR
 
FzyPI - class infosapient.system.FzyPI.
 
FzyPI() - Constructor for class infosapient.system.FzyPI
 
FzyPI(FzyAttribute, double, double) - Constructor for class infosapient.system.FzyPI
 
FzyPremise - class infosapient.system.FzyPremise.
Class FzyPremise implements the behavior for a rule's PREMISE(also called the antecedent).
FzyPremise() - Constructor for class infosapient.system.FzyPremise
 
FzyPremise(FzyRule) - Constructor for class infosapient.system.FzyPremise
 
FzyResAVERAGE_MAXIMUM - class infosapient.resolution.FzyResAVERAGE_MAXIMUM.
Return the mean of domain(s) that are mapped to a membership value.
FzyResAVERAGE_MAXIMUM() - Constructor for class infosapient.resolution.FzyResAVERAGE_MAXIMUM
 
FzyResCENTROID - class infosapient.resolution.FzyResCENTROID.
 
FzyResCENTROID() - Constructor for class infosapient.resolution.FzyResCENTROID
 
FzyResMAXIMUM - class infosapient.resolution.FzyResMAXIMUM.
 
FzyResMAXIMUM() - Constructor for class infosapient.resolution.FzyResMAXIMUM
 
FzyResMAXPLATEAU - class infosapient.resolution.FzyResMAXPLATEAU.
 
FzyResMAXPLATEAU() - Constructor for class infosapient.resolution.FzyResMAXPLATEAU
 
FzyResolutionException - exception infosapient.resolution.FzyResolutionException.
 
FzyResolutionException(String) - Constructor for class infosapient.resolution.FzyResolutionException
 
FzyResolutionMethod - class infosapient.resolution.FzyResolutionMethod.
FzyResolutionMethod.java
FzyResolutionMethod() - Constructor for class infosapient.resolution.FzyResolutionMethod
 
FzyRule - class infosapient.system.FzyRule.
 
FzyRule() - Constructor for class infosapient.system.FzyRule
 
FzyRule(FzyKnowledgebase) - Constructor for class infosapient.system.FzyRule
 
FzyRule(FzyKnowledgebase, String) - Constructor for class infosapient.system.FzyRule
 
FzyRuleComponent - class infosapient.system.FzyRuleComponent.
 
FzyRuleComponent() - Constructor for class infosapient.system.FzyRuleComponent
 
FzySCurve - class infosapient.system.FzySCurve.
Class FzySCurve
FzySCurve() - Constructor for class infosapient.system.FzySCurve
 
FzySCurve(FzyAttribute, double, double, double) - Constructor for class infosapient.system.FzySCurve
 
FzySet - class infosapient.system.FzySet.
Class FzySet is the abstract class of all fuzzy set representations.
FzySet() - Constructor for class infosapient.system.FzySet
 
FzySetException - exception infosapient.system.FzySetException.
 
FzySetException() - Constructor for class infosapient.system.FzySetException
 
FzySetException(String) - Constructor for class infosapient.system.FzySetException
 
FzySingleton - class infosapient.system.FzySingleton.
 
FzySingleton() - Constructor for class infosapient.system.FzySingleton
 
FzySingleton(FzyAttribute, double) - Constructor for class infosapient.system.FzySingleton
 
FzySolutionSet - class infosapient.system.FzySolutionSet.
FzySolutionSet implements the output sets(solutions) of the fuzzy expert system.
FzySolutionSet() - Constructor for class infosapient.system.FzySolutionSet
 
FzySolutionSet(FzyAttribute) - Constructor for class infosapient.system.FzySolutionSet
 
FzySolutionSet(FzyRuleComponent) - Constructor for class infosapient.system.FzySolutionSet
 
FzySystemComponent - class infosapient.system.FzySystemComponent.
 
FzySystemComponent() - Constructor for class infosapient.system.FzySystemComponent
 
FzySystemException - exception infosapient.system.FzySystemException.
Class FzySystemException
FzySystemException() - Constructor for class infosapient.system.FzySystemException
 
FzySystemException(String) - Constructor for class infosapient.system.FzySystemException
 
FzySystemInterface - interface infosapient.system.FzySystemInterface.
Interface FzySystemInterface
FzySystemListener - class infosapient.util.FzySystemListener.
A listener that handles events and notifications from fzy.system objects.
FzySystemListener() - Constructor for class infosapient.util.FzySystemListener
FzySystemListener constructor comment.
FzySystemListener(PrintWriter) - Constructor for class infosapient.util.FzySystemListener
Constructor using a PrintWriter stream to print events.
FzyTorquemada - class infosapient.system.FzyTorquemada.
Class FzyTorquemada is responsible for controlling the execution of the rules within the knowledgebase.
FzyTorquemada() - Constructor for class infosapient.system.FzyTorquemada
Default constructor for this executive
FzyTorquemada(FzyKnowledgebase) - Constructor for class infosapient.system.FzyTorquemada
Constructor used to execute within visual environment
FzyTorquemada(FzyKnowledgebase, boolean) - Constructor for class infosapient.system.FzyTorquemada
Constructor used to notify Executive that no information messages will be output during rule processing.
FzyTriangle - class infosapient.system.FzyTriangle.
 
FzyTriangle() - Constructor for class infosapient.system.FzyTriangle
 
FzyTriangle(FzyAttribute, double, double, double) - Constructor for class infosapient.system.FzyTriangle
 
FzyUnconditionalRule - class infosapient.system.FzyUnconditionalRule.
Class FzyUnconditionalRule implements the behavior of an UNCONDITIONAL rule.
FzyUnconditionalRule() - Constructor for class infosapient.system.FzyUnconditionalRule
 
FzyUnconditionalRule(FzyKnowledgebase) - Constructor for class infosapient.system.FzyUnconditionalRule
 
FzyWeightedBeta - class infosapient.system.FzyWeightedBeta.
 
FzyWeightedBeta() - Constructor for class infosapient.system.FzyWeightedBeta
 
FzyWeightedBeta(FzyAttribute, double, double, double) - Constructor for class infosapient.system.FzyWeightedBeta
 

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.
< A B C D E F G H I J K L M N O P R S T U V W X Y _
Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved