Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ABLE, Version 1.1b
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
R
randomIndices
- Variable in class com.ibm.able.beans.
AbleDataSet
randomizeData
- Variable in class com.ibm.able.beans.
AbleImport
randomizeData
- Variable in class com.ibm.able.beans.
AbleDataSet
readInputs()
- Method in class com.ibm.able.beans.
AbleTemporalDifferenceLearning
move data from the train/test set into the network input units and the teach array
readInputs()
- Method in class com.ibm.able.beans.
AbleBackPropagation
move data from the train/test set into the network input units and the teach array
readInputs()
- Method in class com.ibm.able.beans.
AbleRadialBasisFunctionNet
move data from the train/test set into the network input units and the teach array
readInputs()
- Method in class com.ibm.able.beans.
AbleSelfOrganizingMap
read inputs from the input buffer
readObject(ObjectInputStream)
- Method in class com.ibm.able.beans.
AbleImport
Read a serialized object from a file
readPropertiesFile()
- Method in class com.ibm.able.
AblePreferences
Load up the current set of working preferences from a physical properties file.
ready
- Variable in class com.ibm.able.beans.
AbleDataSet
recordIndex
- Variable in class com.ibm.able.beans.
AbleDataSet
refresh()
- Method in class com.ibm.able.editor.
AbleInspectorWindow
refreshBeans(PropertyChangeEvent)
- Method in class com.ibm.able.
AbleConnectionsPanel
Refresh the components when a bean is removed.
refreshDataInputList(PropertyChangeEvent)
- Method in class com.ibm.able.
AbleConnectionsPanel
Refresh the data input connections components.
refreshDataOutputList(PropertyChangeEvent)
- Method in class com.ibm.able.
AbleConnectionsPanel
Refresh the data output connections components.
refreshEventListenerList(PropertyChangeEvent)
- Method in class com.ibm.able.
AbleConnectionsPanel
Refresh the event listener connections components.
refreshName(PropertyChangeEvent)
- Method in class com.ibm.able.
AbleConnectionsPanel
Refresh the components when a bean name changes.
refreshPanel(PropertyChangeEvent)
- Method in class com.ibm.able.
AbleSensorEffectorPanel
refreshPanel(PropertyChangeEvent)
- Method in class com.ibm.able.agents.
AbleGeneticSearchAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent)
- Method in class com.ibm.able.agents.
AbleNeuralPredictionAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent)
- Method in class com.ibm.able.agents.
AbleNeuralClusteringAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent)
- Method in class com.ibm.able.agents.
AbleNeuralClassifierAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent)
- Method in class com.ibm.able.beans.
AbleDataSetPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent)
- Method in class com.ibm.able.beans.bayes.
AbleNaiveBayesClassifierAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent)
- Method in class com.ibm.able.examples.ableagent.
SimpleAbleAgentCustomizer.SimpleAbleAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent)
- Method in class com.ibm.able.examples.ablebean.
AbleFileWatcherPanel
Refresh the panel on specific property change events.
refreshPropertyConnectionList(PropertyChangeEvent)
- Method in class com.ibm.able.
AbleConnectionsPanel
Refresh the property change connections components.
refreshSelectedView()
- Method in class com.ibm.able.editor.
AbleInspector
refreshView()
- Method in class com.ibm.able.beans.
AbleNetworkGraphicView
register(FipaDfAgentDescription)
- Method in class com.ibm.able.platform.agents.
FipaDfAgentAppl
Register an agent with this DF.
register(FipaDfAgentDescription)
- Method in interface com.ibm.able.platform.agents.
FipaDfAgent
Register an agent with this DF.
registerAgent(FipaAmsAgentDescription)
- Method in class com.ibm.able.platform.agents.
FipaAmsAgentAppl
Register an agent with this AMS.
registerAgent(FipaAmsAgentDescription)
- Method in interface com.ibm.able.platform.agents.
FipaAmsAgent
Register an agent with this AMS.
registerOperators(AbleAgent)
- Method in class com.ibm.able.beans.
AbleGeneticObject
register any unique or overridden operators (sensors) with the SearchAgent
registerOperators(AbleAgent)
- Method in class com.ibm.able.examples.genetic.
TstGeneticFunction2a
register any unique or overridden operators (sensors) with the SearchAgent
registerWithAms()
- Method in class com.ibm.able.platform.agents.
FipaAgentDefaultAgent
Register this agent with this platform's AMS.
registerWithDf()
- Method in class com.ibm.able.platform.agents.
FipaAgentDefaultAgent
Register this agent with this platform's DF.
remove()
- Method in class com.ibm.able.
AbleBufferConnection
remove(Component)
- Method in class com.ibm.able.editor.
AbleEditorCanvas
Remove a component from the canvas.
removeAbleEventListener(AbleEventListener)
- Method in class com.ibm.able.
AbleObject
Remove an event listener from this bean.
removeAbleEventListener(AbleEventListener)
- Method in interface com.ibm.able.
AbleBean
Remove an event listener from this bean.
removeAllAbleEventListeners()
- Method in class com.ibm.able.
AbleObject
Remove all listener connections.
removeAllBeans()
- Method in interface com.ibm.able.
AbleBeanContainer
Remove
all beans from this container/agent.
removeAllBeans()
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Remove
all beans from this container/agent.
removeAllBufferConnections()
- Method in class com.ibm.able.
AbleObject
Remove all buffer connections.
removeAllBufferConnections()
- Method in interface com.ibm.able.
AbleBean
Remove all buffer connections.
removeAllMemoryItems()
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
remove all items from working memory
removeAllPropertyConnections()
- Method in class com.ibm.able.
AbleObject
Remove all property connections.
removeAllRules()
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
remove all rules from the rule set
removeBean()
- Method in class com.ibm.able.beans.
AbleGeneticObject
remove the underlying AbleBean (if any)
removeBean(AbleBean)
- Method in interface com.ibm.able.
AbleBeanContainer
Remove
a bean from this container/agent.
removeBean(AbleBean)
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Remove
a bean from this container/agent.
removeBean(Object)
- Method in class com.ibm.able.editor.
AbleEditorCanvas
Remove a bean from the container.
removeConnection(AblePropertyConnection)
- Method in class com.ibm.able.
AblePropertyConnectionManager
Remove the property connection from the list
removeDestBufferConnection(AbleBufferConnection)
- Method in class com.ibm.able.
AbleObject
Remove a destination buffer connection.
removeDestBufferConnection(AbleBufferConnection)
- Method in interface com.ibm.able.
AbleBean
Remove a destination buffer connection.
removeEffector(String)
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Remove an effector from the list of effectors.
removeEffector(String)
- Method in interface com.ibm.able.beans.
AbleEffectorManager
Remove an effector from the list of effectors.
removeEffector(String)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Remove an effector from the list of managed effectors.
removeEffector(String)
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Remove an effector from the list of managed effectors.
removeEventConnection(AbleEventConnection)
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Remove an event connection.
removeEventConnection(AbleEventConnection)
- Method in interface com.ibm.able.agents.
AbleAgent
Remove an event connection.
removeFuzzyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Remove a property change listener from the ruleset.
removeInspector(AbleInspector)
- Method in class com.ibm.able.editor.
AbleEnvironment
removeLastNFromPopulation(int)
- Method in class com.ibm.able.agents.
AbleGeneticSearchAgent
remove the last N members (with lowest fitness) from the population
removeMemoryItem(String)
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
remove an item from working memory
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.
AbleObject
Remove a property change listener from this bean.
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.
AbleObjectCustomizer
This allows other objects to deregister from changes to this customizer.
removePropertyChangeListener(PropertyChangeListener)
- Method in interface com.ibm.able.
AbleBean
Remove a property change listener from this bean.
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.beans.filter.
AbleFilterPanel
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.beans.filter.
AbleTranslateEditorFrame
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSetEditor
Remove a property change listener from this object.
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSetCustomizer
Remove a property change listener from this object.
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.beans.rules.
AbleRuleSetEditor
Remove a property change listener from this object.
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.beans.rules.
AbleRuleSetEditorLauncher
Remove a property change listener from this object.
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.editor.
AbleSensorEffectorDialog
This allows other objects to deregister from changes to this customizer.
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.examples.
AbleBeanWrapperCustomizer
This allows other objects to deregister from changes to this customizer.
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.examples.ablebean.
SimpleAbleBeanCustomizer
This allows other objects to deregister from changes to this customizer.
removePropertyConnection(AblePropertyConnection)
- Method in class com.ibm.able.
AbleObject
Remove a property connection.
removePropertyConnection(AblePropertyConnection)
- Method in interface com.ibm.able.
AbleBean
Remove a property connection.
removeRule(String)
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Remove all rules with the specified name
removeSensor(String)
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Remove a sensor from the list of sensors.
removeSensor(String)
- Method in interface com.ibm.able.beans.
AbleSensorManager
Remove a sensor from the list of sensors.
removeSensor(String)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Remove a sensor from the list of managed sensors.
removeSensor(String)
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Remove a sensor from the list of managed sensors.
removeSourceBufferConnection(AbleBufferConnection)
- Method in class com.ibm.able.
AbleObject
Remove a source buffer connection.
removeSourceBufferConnection(AbleBufferConnection)
- Method in interface com.ibm.able.
AbleBean
Remove a source buffer connection.
removeStateChangeListener(PropertyChangeListener)
- Method in class com.ibm.able.
AbleObject
Remove a state change listener from this bean.
removeTemplateRec(int)
- Method in class com.ibm.able.beans.filter.
AbleFilter
Remove a template from the filter.
removeValue(double)
- Method in class com.ibm.able.data.
AbleDiscreteVariable
Remove a value from the list of pre-defined values.
removeValue(String)
- Method in class com.ibm.able.data.
AbleCategoricalVariable
Remove a value from the list of pre-defined values.
reopen()
- Method in class com.ibm.able.beans.
AbleDataSet
REPLACE_ALL
- Static variable in class com.ibm.able.agents.
AbleGeneticSearchAgent
REPLACE_SOME
- Static variable in class com.ibm.able.agents.
AbleGeneticSearchAgent
replacementSize
- Variable in class com.ibm.able.agents.
AbleGeneticSearchAgent
reproductionTechnique
- Variable in class com.ibm.able.agents.
AbleGeneticSearchAgent
requestFocus()
- Method in class com.ibm.able.editor.
AbleInspectorWindow
reset()
- Method in class com.ibm.able.
AbleObject
Reset this bean to its "initialized" state.
reset()
- Method in interface com.ibm.able.
AbleBean
Reset this bean to its "initialized" state.
reset()
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Reset the agent to its "initialized" state.
reset()
- Method in class com.ibm.able.agents.
AbleNeuralPredictionAgent
Reset each bean in the agent.
reset()
- Method in class com.ibm.able.agents.
AbleNeuralClassifierAgent
Reset each bean in the agent.
reset()
- Method in class com.ibm.able.agents.
AbleNeuralClusteringAgent
Reset each bean in the agent.
reset()
- Method in class com.ibm.able.agents.
AbleGeneticSearchAgent
Reset each bean in the agent.
reset()
- Method in class com.ibm.able.agents.
AbleRuleBase
Reset each RuleSet in the rulebase
reset()
- Method in class com.ibm.able.beans.
AbleImport
re-initialize (reopen) the file
reset()
- Method in class com.ibm.able.beans.
AbleExport
re-initialize the bean close and reopen the output file
reset()
- Method in class com.ibm.able.beans.
AbleTemporalDifferenceLearning
reset()
- Method in class com.ibm.able.beans.
AbleBackPropagation
reset()
- Method in class com.ibm.able.beans.
AbleRadialBasisFunctionNet
reset()
- Method in class com.ibm.able.beans.
AbleSelfOrganizingMap
reset()
- Method in class com.ibm.able.beans.bayes.
AbleNaiveBayesClassifierAgent
Reset each bean in the agent.
reset()
- Method in class com.ibm.able.beans.bayes.
AbleNaiveBayes
reset()
- Method in class com.ibm.able.beans.filter.
AbleFilter
reset()
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Reset the ruleset so that rules can be fired again.
reset()
- Method in class com.ibm.able.beans.fuzzy.
FsVarNumeric
Reset
the variable to its intial state.
reset()
- Method in class com.ibm.able.beans.rules.
AbleRuleVariable
Reset the variable to its initial state.
reset()
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Reset the ruleset so that rules can be fired again.
reset()
- Method in class com.ibm.able.beans.rules.
AbleRule
reset()
- Method in class com.ibm.able.data.
AbleVariable
Reset
the variable to its intial state.
reset()
- Method in class com.ibm.able.data.
AbleContinuousVariable
Reset
the variable to its intial state.
reset()
- Method in class com.ibm.able.data.
AbleDiscreteVariable
Reset
the variable to its intial state.
reset()
- Method in class com.ibm.able.data.
AbleCategoricalVariable
Reset
the variable to its intial state.
reset()
- Method in class com.ibm.able.data.
AbleBooleanVariable
Reset
the variable to its intial state.
reset()
- Method in class com.ibm.able.data.
AbleGenericVariable
Reset
the variable to its intial state.
reset()
- Method in class com.ibm.able.data.
AbleStringVariable
Reset
the variable to its intial state.
reset()
- Method in class com.ibm.able.data.
AbleNumericVariable
Reset
the variable to its intial state.
reset()
- Method in class com.ibm.able.examples.
AbleBeanWrapper
Reset the bean to a known initialized state.
reset()
- Method in class com.ibm.able.examples.ableagent.
SimpleAbleAgent
Reset the agent to default settings.
reset()
- Method in class com.ibm.able.examples.ablebean.
SimpleAbleBean
Reset the bean to a known initialized state.
reset()
- Method in class com.ibm.able.examples.ablebean.
AbleFileWatcher
Reset the bean to a known initialized state.
resetRuleSet()
- Method in class com.ibm.able.beans.rules.
AbleInferenceEngine
Reset the ruleset for another round of inferencing by setting all variable values to null and clearing the 'fired' flag of all rules.
resolveArgs(Object[])
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Scan the list of arguments, turning any reference to a named variable into the variable's current value.
resolveArgs(Vector)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Given a list of variable names, return a list of those names resolved to actual variable references.
resolveClass(ObjectStreamClass)
- Method in class com.ibm.able.editor.
AbleObjectInputStreamLoader
Use the given ClassLoader rather than using the system class
resolveObjectNames(Hashtable, String, String)
- Method in class com.ibm.able.
AbleBufferConnection
restartEnabledEventProcessing()
- Method in class com.ibm.able.
AbleObject
Restart the bean's asynchronous thread of control after the bean has moved from one system to another.
restartEnabledEventProcessing()
- Method in interface com.ibm.able.
AbleBean
Restart the bean's asynchronous thread of control after the bean has moved from one system to another.
restoreFromFile()
- Method in class com.ibm.able.
AbleObject
Read a serialized bean from the file named previously by the setFileName() method, or from "untitled.ser" if no file name has been set.
restoreFromFile()
- Method in interface com.ibm.able.
AbleBean
Read a serialized bean from the file named previously by the setFileName() method, or from "untitled.ser" if no file name has been set.
restoreFromFile(String)
- Method in class com.ibm.able.
AbleObject
Read a serialized bean from the specified file.
restoreFromFile(String)
- Method in interface com.ibm.able.
AbleBean
Read a serialized bean from the specified file.
restoreFromFile(String)
- Static method in class com.ibm.able.editor.
AbleEnvironment
Restore the object from the specified serialized file.
restoreFromSerializedFile(String)
- Static method in class com.ibm.able.
AbleObject
Read a serialized bean from the specified file.
restoreFromStream(ObjectInputStream)
- Static method in class com.ibm.able.
AbleObject
Read a serialized bean from the specified object input stream.
resumeAgent()
- Method in class com.ibm.able.platform.agents.
FipaAgentDefaultAgent
resumeAgent()
- Method in interface com.ibm.able.platform.agents.
FipaAgent
resumeAll()
- Method in class com.ibm.able.
AbleObject
Resume all of the bean's suspended asynchronous threads of control.
resumeAll()
- Method in interface com.ibm.able.
AbleBean
Resume all of the bean's suspended asynchronous threads of control.
resumeAll()
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Resume all of the bean's suspended asynchronous threads of control.
resumeEnabledEventProcessing()
- Method in class com.ibm.able.
AbleObject
Resume the bean's suspended asynchronous thread of control.
resumeEnabledEventProcessing()
- Method in interface com.ibm.able.
AbleBean
Resume the bean's suspended asynchronous thread of control.
resumeProcessingEvents()
- Method in class com.ibm.able.
AbleEventQueue
Resume the "suspended" asynchronous thread of control.
rhs
- Variable in class com.ibm.able.beans.rules.
AbleClause
rhs
represents the righthand side of the clause
rhs
- Variable in class com.ibm.able.beans.rules.
AbleConsequentClause
rhs
represents the righthand side of the assignment clause
Right
- Static variable in class com.ibm.able.beans.fuzzy.
Fs
Fuzzy set direction for shoulder sets.
RIGHT
- Static variable in class com.ibm.able.
Able
Slot position: Right.
RIGHTCENTER
- Static variable in class com.ibm.able.
Able
Slot position: RightCenter.
Rl_GoalVarHeader
- Static variable in class com.ibm.able.
Able
Rl_IOHeader
- Static variable in class com.ibm.able.
Able
Rl_RuleSetHeader
- Static variable in class com.ibm.able.
Able
Rl_RuleSetOptions
- Static variable in class com.ibm.able.
Able
Rl_RuleSetTrailer
- Static variable in class com.ibm.able.
Able
Rl_RulesHeader
- Static variable in class com.ibm.able.
Able
Rl_RulesTrailer
- Static variable in class com.ibm.able.
Able
Rl_SenEffHeader
- Static variable in class com.ibm.able.
Able
Rl_VarBoolean
- Static variable in class com.ibm.able.
Able
Rl_VarContinuous
- Static variable in class com.ibm.able.
Able
Rl_VariableHeader
- Static variable in class com.ibm.able.
Able
Rl_VariableTrailer
- Static variable in class com.ibm.able.
Able
Rl_VarNumeric
- Static variable in class com.ibm.able.
Able
Rl_VarSymbolic
- Static variable in class com.ibm.able.
Able
rlCRdString()
- Method in class com.ibm.able.data.
AbleLhs
Return a formal rule language "clause" string that describes this data object.
rlCRdString()
- Method in class com.ibm.able.data.
AbleVariable
Return a formal
rule language
"clause read" string that describes this data object.
rlCRdString()
- Method in interface com.ibm.able.data.
AbleRd
Return a formal
rule language
"clause read" string that describes this data object.
rlCRdString()
- Method in class com.ibm.able.data.
AbleLiteral
Return a formal
rule language
"clause read" string that describes this data object.
rlCRdString()
- Method in class com.ibm.able.data.
AbleStringLiteral
Return a formal
rule language
"clause read" string that describes this data object.
rlCRdString()
- Method in class com.ibm.able.data.
AbleCallLiteral
Return a formal
rule language
"clause read" string that describes this data object.
rlCRdString()
- Method in class com.ibm.able.data.
AbleNumericLiteral
Return a formal
rule language
"clause read" string that describes this data object.
rlCRdString()
- Method in class com.ibm.able.data.
AbleGenericLiteral
Return a formal
rule language
"clause read" string that describes this data object.
rlCRdString()
- Method in class com.ibm.able.data.
AbleBooleanLiteral
Return a formal
rule language
"clause read" string that describes this data object.
rlCString()
- Method in class com.ibm.able.beans.fuzzy.
FsLit
Return a formal fuzzy rule language string.
rlCString()
- Method in class com.ibm.able.beans.fuzzy.
FsSet
Return a formal fuzzy rule language string.
rlCString()
- Method in class com.ibm.able.beans.fuzzy.
FsLitBoolean
Return a formal fuzzy rule language string.
rlCString()
- Method in class com.ibm.able.beans.fuzzy.
FsVar
Return a formal fuzzy rule language string.
rlCString()
- Method in interface com.ibm.able.beans.fuzzy.
FsRd
Return a formal fuzzy rule language string.
rlCString()
- Method in class com.ibm.able.beans.fuzzy.
FsLitSymbolic
Return a formal fuzzy rule language string.
rlCString()
- Method in class com.ibm.able.beans.fuzzy.
FsLitNumeric
Return a formal fuzzy rule language string.
rlCString()
- Method in class com.ibm.able.beans.fuzzy.
FsCall
Return a formal fuzzy rule language string.
rlDclString()
- Method in class com.ibm.able.data.
AbleLhs
Return a formal
rule language
"declaration" string that describes this data object.
rlDclString()
- Method in class com.ibm.able.data.
AbleVariable
Return a formal
rule language
"declaration" string that describes this data object.
rlDclString()
- Method in class com.ibm.able.data.
AbleContinuousVariable
Return a formal
rule language
"declaration" string that describes this data object.
rlDclString()
- Method in class com.ibm.able.data.
AbleDiscreteVariable
Return a formal
rule language
"declaration" string that describes this data object.
rlDclString()
- Method in class com.ibm.able.data.
AbleCategoricalVariable
Return a formal
rule language
"declaration" string that describes this data object.
rlDclString()
- Method in class com.ibm.able.data.
AbleBooleanVariable
Return a formal
rule language
"declaration" string that describes this data object.
rlDclString()
- Method in interface com.ibm.able.data.
AbleWr
Return a formal
rule language
"declaration" string that describes this data object.
rlDclString()
- Method in class com.ibm.able.data.
AbleGenericVariable
Return a formal
rule language
"declaration" string that describes this data object.
rlDclString()
- Method in class com.ibm.able.data.
AbleStringVariable
Return a formal
rule language
"declaration" string that describes this data object.
rlDclString()
- Method in class com.ibm.able.data.
AbleNumericVariable
Return a formal
rule language
"declaration" string that describes this data object.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsClsAnt
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetTrapezoid
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsRule
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetBeta
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsVarBoolean
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetGaussian
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetPi
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsVarContinuous
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetSegments
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsClsCns
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetLinear
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetShoulder
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsVarNumeric
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetSigmoid
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsVarSymbolic
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetWork
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.fuzzy.
FsSetTriangle
Return a formal fuzzy rule language string.
rlString()
- Method in class com.ibm.able.beans.rules.
AbleRuleVariable
Return a formal rule language string.
rlString()
- Method in class com.ibm.able.beans.rules.
AbleClause
Return a formal able rule language string.
rlString()
- Method in class com.ibm.able.beans.rules.
AbleConsequentClause
Return a formal rule language string.
rlString()
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Return a formal able rule language string.
rlString()
- Method in class com.ibm.able.beans.rules.
AbleRule
Return a formal able Rule Language String.
rmiRebind()
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Make this agent a distributed agent, accessible through RMI, and able to participate in a distributed FIPA agent platform.
rmiUnbind()
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Unbind this agent from RMI so that it is no longer accessible in a distributed FIPA agent platform.
rouletteWheelSelection()
- Method in class com.ibm.able.agents.
AbleGeneticSearchAgent
Select a member of the population using the roulette wheel algorithm
ROUND
- Static variable in class com.ibm.able.beans.filter.
AbleFilter
rs
- Variable in class com.ibm.able.beans.rules.
AbleInferenceEngine
rb
is the current ruleset.
RsAlphaCut
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsAlphaCutId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsBaseTracer
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsBaseTracerId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsCorrelationMethod
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsCorrelationMethodId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsDefinedEffectors
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsDefinedEffectorsId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsDefinedSensors
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsDefinedSensorsId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsDefuzzifyMethod
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsDefuzzifyMethodId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsInferenceMethod
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsInferenceMethodId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsInferenceTracer
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsInferenceTracerId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsInitialFactBase
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsInitialFactBaseId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsRules
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsRuleSetName
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsRuleSetNameId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
FsRuleSet property: The fuzzy ruleset's name.
RsRulesId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsRuntimeEffectors
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsRuntimeEffectorsId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsRuntimeSensors
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsRuntimeSensorsId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsVariables
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
RsVariablesId
- Static variable in class com.ibm.able.beans.fuzzy.
FsProp
ruleLabelAlreadyExists(String)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Determine whether any rule in the ruleset contains the specified label.
ruleList
- Variable in class com.ibm.able.beans.rules.
AbleInferenceEngine
ruleList
is a list of all rules in the rulebase.
ruleRefs
- Variable in class com.ibm.able.beans.rules.
AbleClause
ruleRefs
is a list of rules that reference this clause.
ruleRefs
- Variable in class com.ibm.able.beans.rules.
AbleConsequentClause
ruleRefs
is a list of rules that reference this clause.
rules
- Variable in class com.ibm.able.beans.rules.
AbleRuleSet
ruleSetChanged()
- Method in class com.ibm.able.beans.fuzzy.
FsGuiSetViewer
Notify the Viewer that the underlying ruleset has somehow changed.
ruleSetChanged()
- Method in class com.ibm.able.beans.fuzzy.
FsGuiSetInspector
Notify the Inspector that the underlying ruleset has somehow changed.
ruleSets
- Variable in class com.ibm.able.agents.
AbleRuleBase
RUN
- Static variable in class com.ibm.able.editor.
AbleEditorFrame
run()
- Method in class com.ibm.able.
AbleEventQueue
Called indirectly by startProcessingEvents() when myEventHandlerThread.start() is invoked within that method.
run()
- Method in class com.ibm.able.editor.
AbleEditorFrame
process agent on separate thread do either a single process, cycle or keep calling cycle until halt is pressed
run(String)
- Static method in class com.ibm.able.
AblePanelHelper
Run a command.
run(Vector)
- Static method in class com.ibm.able.
AblePanelHelper
Run a command
runSample()
- Method in class com.ibm.able.examples.fuzzy.
SampleSensorEffector
runSamples()
- Method in class com.ibm.able.examples.platform.
ExampleFipaCode
runTests(String)
- Method in class com.ibm.able.beans.fuzzy.
FsXmlParser
This method is for testing only, and is called by main() when this class is exercised from the command line.
runTests(String)
- Method in class com.ibm.able.beans.rules.
AbleXmlParser
This method is for testing only, and is called by main() when this class is exercised from the command line.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ABLE, Version 1.1b
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'