ABLE 2.3.0 07/13/2005 14:21:00
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

U

UNARY_MINUS - Static variable in interface com.ibm.able.rules.AbleARLParserTokenTypes
 
UNARY_PLUS - Static variable in interface com.ibm.able.rules.AbleARLParserTokenTypes
 
UNDEFINED - Static variable in class com.ibm.able.rules.AbleLocation
 
UNKNOWN - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Unknown service event
UPCASE - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
UPDATE_TYPE - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
USE_COLORMAP - Static variable in class com.ibm.able.beans.AbleClusterDiagramView
 
USE_MEAN - Static variable in class com.ibm.able.beans.AbleClusterDiagramView
 
USE_THRESHOLD - Static variable in class com.ibm.able.beans.AbleClusterDiagramView
 
UnaryMinus - Static variable in class com.ibm.able.data.AbleData
Operator; Unary Minus, ("-").
UnaryPlus - Static variable in class com.ibm.able.data.AbleData
Operator; Unary Plus ("+")
UnifyPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "unify" predicate.
Uninitiated - Static variable in class com.ibm.able.AbleState
The object's constructor has just completed.
UnivPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "univ" predicate.
Unknown - Static variable in class com.ibm.able.AbleState
The object is in an unknown state.
Unknown - Static variable in class com.ibm.able.platform.AbleBasicService
Service state: the service is in an unknown state.
Unrecognized - Static variable in class com.ibm.able.AbleProperty
AbleBean property: unrecognized.
UnrecognizedId - Static variable in class com.ibm.able.AbleProperty
 
Up - Static variable in class com.ibm.able.rules.ARL
Fuzzy set direction up.
UpdateProperties - Static variable in class com.ibm.able.AbleProperty
Used when an updateProperties is called from the customizer.
UpdatePropertiesId - Static variable in class com.ibm.able.AbleProperty
 
UsageType(String) - Static method in class com.ibm.able.data.AbleData
Given a string describing an Able field usage type, converts 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;
UserDefinedFunction - Static variable in class com.ibm.able.AbleProperty
Used when changing the user defined function list by those who implement AbleUserDefinedFunctionManger.
UserDefinedFunctionId - Static variable in class com.ibm.able.AbleProperty
 
UserHome - Static variable in class com.ibm.able.Able
The content of the system property "user.home", including the trailing file separator character.
uid - Variable in class com.ibm.able.rules.AbleTreePartialExpression
 
unexpectedMessage(Conversation, MessageHandle) - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Invokes the user-defined function with the name specified for "unexpected message" inputs.
unexpectedMessage(Object) - Method in interface com.ibm.conversation.ConversationPolicyListener
Processes an unexpected-message output from the ConversationPolicyHandler.
unexpectedMessage(Conversation, MessageHandle) - Method in interface com.ibm.conversation.DecisionLogicAdapter
Informs the decision logic that an unexpected message has been received.
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
unify_2(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
union(AbleOclBag) - Method in class com.ibm.able.rules.AbleOclBag
 
union(AbleOclSet) - Method in class com.ibm.able.rules.AbleOclBag
 
union(AbleOclBag) - Method in class com.ibm.able.rules.AbleOclCollection
Returns a new collection that is the union of this collection and the specified Bag.
union(AbleOclSet) - Method in class com.ibm.able.rules.AbleOclCollection
Returns a new collection that is the union of this collection and the specified Set.
union(AbleOclSequence) - Method in class com.ibm.able.rules.AbleOclCollection
Returns a new Sequence that is the union of this Sequence and the specified Sequence.
union(AbleOclBag) - Method in class com.ibm.able.rules.AbleOclOrderedSet
 
union(AbleOclSet) - Method in class com.ibm.able.rules.AbleOclOrderedSet
 
union(AbleOclSequence) - Method in class com.ibm.able.rules.AbleOclSequence
 
union(AbleOclBag) - Method in class com.ibm.able.rules.AbleOclSet
 
union(AbleOclSet) - Method in class com.ibm.able.rules.AbleOclSet
 
univ_2(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
unlock() - Method in class com.ibm.able.beans.AbleDataSeries
Method to unlock this DataSeries to allow history expansion when new values are added.
unlock() - Method in class com.ibm.able.beans.AbleDataTable
Method to unlock this DataTable to allow history expansion when new values are added.
update(String[], String) - Method in class com.ibm.able.beans.AbleDBExport
Update the selected record.
update(double[], String) - Method in class com.ibm.able.beans.AbleDBExport
Update the selected record.
update(Object[], String) - Method in class com.ibm.able.beans.AbleDBExport
Update the selected record.
update(Collection, String) - Method in class com.ibm.able.beans.AbleDBExport
Update the selected record.
update(Map, Map) - Method in class com.ibm.able.beans.AbleDBExport
Update selected records from the current table.
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
 
update(String, String, String) - Static method in class com.ibm.able.editor.AbleJarFile
The newEntryPath, if provided, is not included in the jar.
update(Map, Map) - Method in class com.ibm.able.platform.AblePersistenceSupport
Handles updating a record in the table this support Object is dealing with.
update(String, String, Map, Map, AbleSecureKey) - Method in interface com.ibm.able.platform.PlatformPersistenceService
Updates a row in a table.
update(String, String, Map, Map, AbleSecureKey) - Method in interface com.ibm.able.platform.RmiPlatformPersistenceService
Updates a row in a table.
update(String, String, Map, Map, AbleSecureKey) - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
 
update(String, String, Map, Map, AbleSecureKey) - Method in class com.ibm.able.platform.RmiPlatformPersistenceSystem
 
updateAgentSituationReport(AbleAgentSituationReport, AbleAgentSituationReport) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
This method handles the details of updating one of this agent's AgentSituationReports.
updateAgentSituationReport(AbleAgentSituationReport, AbleAgentSituationReport, AbleSecureKey) - Method in interface com.ibm.able.platform.AgentLoggingService
Updates an AgentSituationReport in the Logging Service, and notifies all interested listeners about this update.
updateAgentSituationReport(AbleAgentSituationReport, AbleAgentSituationReport, AbleSecureKey) - Method in interface com.ibm.able.platform.RmiAgentLoggingService
Update an AgentSituationReport in the Logging Service, and notify all interested listeners about this update.
updateAgentSituationReport(AbleAgentSituationReport, AbleAgentSituationReport, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
updateAgentSituationReport(AbleAgentSituationReport, AbleAgentSituationReport, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLoggingSystem
 
updateCurrentFactBase(int) - Method in interface com.ibm.able.data.AbleDataContext
Update the current fact base by setting the bit representing a newly bound variable.
updateCurrentFactBase(int) - Method in class com.ibm.able.rules.AbleRuleSet
Update the current fact base by setting the bit representing a newly bound variable.
updateDescriptionWithAgentDirectoryService() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Updates this agent's description with the Agent Directory Service.
updateFieldUsage(Vector) - Method in class com.ibm.able.beans.AbleDBImport
Copy the usage for one field from the old field to the new so that an open does not wipe this data out.
updateObject() - Method in interface com.ibm.able.AbleCustomizer
 
updateObject() - Method in class com.ibm.able.AbleDefaultAgentCustomizer
Update the agent that is being customized.
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 class com.ibm.able.agents.AbleGeneticSearchAgentCustomizer
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.agents.AbleJavaScriptAgentCustomizer
Update the bean 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.AbleNeuralClusteringAgentCustomizer
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.AbleRuleAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.agents.AbleScriptAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.autotune.AutotuneAgentCustomizer
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorCustomizer
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.autotune.BaseAutotuneControllerCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.autotune.TestAutotuneAdaptorCustomizer
Update the agent 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.AbleDBExportCustomizer
Update the object that is being customized.
updateObject() - Method in class com.ibm.able.beans.AbleDBImportCustomizer
Update the object 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.AbleRadialBasisFunctionNetCustomizer
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.AbleTemporalDifferenceLearningCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.AbleTimeSeriesFilterCustomizer
Update the object 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.decisiontree.AbleDecisionTreeCustomizer
Update the bean 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.filter.AbleFilterPanel
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.knn.AbleKnnCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.petrinet.AblePetriNetCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.petrinet.AblePetriPlaceCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.beans.petrinet.AblePetriTransitionCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.conversation.AbleConversationManagerCustomizer
Update the object that is being customized.
updateObject() - Method in class com.ibm.able.conversation.AblePlatformConversationAgentCustomizer
 
updateObject() - Method in class com.ibm.able.editor.AbleClusterDiagramPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleEditorPreferences
Update the agent that is being customized.
updateObject() - Method in class com.ibm.able.editor.AbleImportRemoteAgentDialog
Update the agent that is being customized.
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.AbleInspectorGeneralPanel
Read the data from the panel and write it to the source 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.AbleInspectorOptionsDialog.AreaChartPanel
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.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.StackedAreaPanel
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.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.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.editor.AbleNetworkGraphicPanel
Read the data from the panel and write it to the source Object.
updateObject() - Method in class com.ibm.able.editor.AbleUserDefinedFunctionDialog
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.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.AbleFileWatcherCustomizer
Update the bean 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.rules.SampleSensorEffectorCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.platform.AblePlatformDefaultAgentCustomizer
Update the bean that is being customized.
updateObject() - Method in class com.ibm.able.rules.AbleRuleSetEditor
This is an "OK" from a JDialog box thrown up by the AbleCustomizerDialog class.
updateObject() - Method in class com.ibm.able.rules.AbleRuleSetEditorLauncher
This is an "OK" from a JDialog box thrown up by the AbleCustomizerDialog class.
updatePreferenceVariables(AblePlatformPreferences) - Method in class com.ibm.able.platform.AblePlatformPreferences
When security is off, changes all current working preferences to the values contained in the specified preferences object.
updatePreferenceVariablesAndWritePropertiesFile(AblePreferences) - Method in class com.ibm.able.AblePreferences
Change all current working preferences, except Security (which shall not be set programmtically), to the values contained in the specified preferences object.
updatePreferenceVariablesAndWritePropertiesFile(AbleGuiPreferences) - Method in class com.ibm.able.editor.AbleGuiPreferences
Change all current working preferences to the values contained in the specified preferences object.
updatePreferenceVariablesAndWritePropertiesFile(AblePlatformPreferences) - Method in class com.ibm.able.platform.AblePlatformPreferences
When security is off, changes all current working preferences to the values contained in the specified preferences object.
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.
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.data.AbleCategoricalField
Values representing input, output, or ignore.
usage - Variable in class com.ibm.able.data.AbleDiscreteField
Values representing input, output, or ignore.
usage - Variable in class com.ibm.able.data.AbleGenericField
Values representing input, output, or ignore.
usageString - Variable in class com.ibm.able.data.AbleFieldDefinition
 
usageType - Variable in class com.ibm.able.data.AbleFieldDefinition
 
useNormalizedFitness - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
userBreakpoint(AbleRuleSet) - Method in class com.ibm.able.rules.AbleDebugLib
This function is called by the inference engine when a rule is reached containing a userBreakpoint(this) statement in it.
userBreakpoint(AbleRuleSet, String) - Method in class com.ibm.able.rules.AbleDebugLib
This function is called by the inference engine when a rule is reached containing a userBreakpoint(this, msg) statement in it.
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.AbleImportRemoteAgentDialog
 
userCancelled() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog
Find out if the user pressed cancel.
userCancelled() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
Find out if the user pressed cancel.
userCancelled() - Method in class com.ibm.able.editor.AbleParametersDialog
Determine whether the user cancelled the dialog.
userCancelled() - Method in class com.ibm.able.editor.AbleSelectPropertyDialog
 
userCancelled() - Method in class com.ibm.able.editor.AbleUserDefinedFunctionDialog
Find out if the user pressed cancel.
userDefinedFunctions - Variable in class com.ibm.able.AbleDefaultAgent
The list of registered AbleUserDefinedFunction objects managed by this agent.
userMessage - Variable in class com.ibm.able.rules.AbleRuleSetDebugConsole
 
userThreshold - Variable in class com.ibm.able.beans.AbleClusterDiagramView
 
userTolerance - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
utilization - Variable in class com.ibm.able.examples.rules.SANSystemDefinition
 

ABLE 2.3.0 07/13/2005 14:21:00
A B C D E F G H I J K L M N O P Q R S T U V W X Y _
(C) Copyright IBM Corporation 1999, 2005