ABLE, Version 1.1b
A B C D E F G H I L M N O P Q R S T U V W X _

U

uniformCrossover(Object[]) - Method in class com.ibm.able.beans.AbleGeneticObject
Given 2 population members (parents) Do a uniform crossover (subject to crossover rate) , creating 2 children
Uninitiated - Static variable in class com.ibm.able.AbleState
The object's constructor has just completed.
Unknown - Static variable in class com.ibm.able.AbleState
The object is in an unknown state.
Unknown - Static variable in class com.ibm.able.beans.fuzzy.FsOp
An unrecognised operator.
Unrecognized - Static variable in class com.ibm.able.AbleProperty
 
Unrecognized - Static variable in class com.ibm.able.beans.fuzzy.FsProp
 
UnrecognizedId - Static variable in class com.ibm.able.AbleProperty
 
UnrecognizedId - Static variable in class com.ibm.able.beans.fuzzy.FsProp
 
Up - Static variable in class com.ibm.able.beans.fuzzy.Fs
Fuzzy set direction for linear and sigmoid sets.
UPCASE - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
update() - Method in class com.ibm.able.beans.filter.AbleFilter
Update all field buffer position info in the templates.
update(Vector) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
updateClauses() - Method in class com.ibm.able.beans.rules.AbleRuleVariable
Re-evaluate each clause that refers to this variable with the side effect that each clause's truth value is updated.
updateObject() - Method in class com.ibm.able.AbleObjectCustomizer
Update the customized object by calling each panel we constructed for this customizer and telling it to get its panel data and write it to the object.
updateObject() - Method in interface com.ibm.able.AbleCustomizer
 
updateObject() - Method in class com.ibm.able.agents.AbleDefaultAgentCustomizer
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.agents.AbleGeneticSearchAgentCustomizer
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.AbleExportCustomizer
Update the object that is being customized.
updateObject() - Method in class com.ibm.able.beans.AbleImportCustomizer
Update the object that is being customized.
updateObject() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.AbleBackPropagationCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.AbleSelfOrganizingMapCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.filter.AbleFilterPanel
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.beans.filter.AbleFilterCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetEditor
This is an "OK" from a JDialog box thrown up by the AbleCustomizerDialog class.
updateObject() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
This is an "OK" from a JDialog box thrown up by the AbleCustomizerDialog class.
updateObject() - Method in class com.ibm.able.beans.rules.AbleRuleSetEditor
This is an "OK" from a JDialog box thrown up by the AbleCustomizerDialog class.
updateObject() - Method in class com.ibm.able.beans.rules.AbleRuleSetEditorLauncher
This is an "OK" from a JDialog box thrown up by the AbleCustomizerDialog class.
updateObject() - Method in class com.ibm.able.editor.AbleEditorPreferences
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.editor.AbleSensorEffectorDialog
Update the customized object by calling the panel and telling it to get its panel data and write it to the object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextSeriesPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.AreaChartPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedAreaPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.BarChartPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedBarPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.LineChartPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.ScatterPlotPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TimePlotPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in interface com.ibm.able.editor.AbleInspectorPanel
Update the object to be customized by reading the panel and writing that data to the object.
updateObject() - Method in class com.ibm.able.examples.AbleBeanWrapperCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.examples.ablebean.SimpleAbleBeanCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.examples.fuzzy.SampleSensorEffectorCustomizer
Update the bean that is being customized.
updatePreferenceVariablesAndWritePropertiesFile(AblePreferences) - Method in class com.ibm.able.AblePreferences
Change all current working preferences to the values contained in the specified preferences object.
UpdateProperties - Static variable in class com.ibm.able.AbleProperty
 
updateProperties() - Method in class com.ibm.able.AbleObjectCustomizer
Call the customizer's updateObject method for each listed customizer so that all panel data is read and updated in the object.
UpdatePropertiesId - Static variable in class com.ibm.able.AbleProperty
Used when an updateProperties is called from the customizer.
updateReferences() - Method in class com.ibm.able.data.AbleReferences
Walk through the list of "references", and do special processing.
urlPrefix - Static variable in class com.ibm.able.editor.AbleClassLoader
 
usage - Variable in class com.ibm.able.beans.AbleDiscreteField
 
usage - Variable in class com.ibm.able.beans.AbleCategoricalField
 
usageString - Variable in class com.ibm.able.beans.AbleFieldDefinition
 
usageType - Variable in class com.ibm.able.beans.AbleFieldDefinition
 
UsageType(String) - Static method in class com.ibm.able.data.AbleData
Given a string describing an Able field usage type, convert the string to an AbleData.<UsageType> constant.
UsageTypeString(int) - Static method in class com.ibm.able.data.AbleData
Given an AbleData.<UsageType> constant, convert the value to a human-readable string;
useNormalizedFitness - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
userCancelled() - Method in class com.ibm.able.AbleObjectCustomizer
Find out if the user pressed cancel.
userCancelled() - Method in class com.ibm.able.agents.AbleGeneticOperatorsDialog
 
userCancelled() - Method in class com.ibm.able.editor.AbleArraysDialog
 
userCancelled() - Method in class com.ibm.able.editor.AbleCustomizerDialog
Determine whether or not the user cancelled the dialog.
userCancelled() - Method in class com.ibm.able.editor.AbleEditorPreferences
 
userCancelled() - Method in class com.ibm.able.editor.AbleParametersDialog
Determine whether the user cancelled the dialog.
userCancelled() - Method in class com.ibm.able.editor.AbleSensorEffectorDialog
Find out if the user pressed cancel.
userCancelled() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog
Find out if the user pressed cancel.
userCancelled() - Method in class com.ibm.able.editor.AbleSelectPropertyDialog
 
userCancelled() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
Find out if the user pressed cancel.
userTolerance - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
userTolerance - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 

ABLE, Version 1.1b
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.'