ABLE 2.0.0 07/02/2003 10:25:01
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

R

RANDOM_UTILITY_PARAMS - Static variable in class com.ibm.able.examples.conversation.AmabParams
Description to be written
randomIndices - Variable in class com.ibm.able.beans.AbleAbstractImport
An array of indices used when records are randomly accessed.
randomizeData - Variable in class com.ibm.able.beans.AbleAbstractImport
Determines whether to output records from the data source in random or sequential order.
rcvMsgForBarBaz(TransportMessage) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
rcvMsgForBarBaz(TransportMessage) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
rcvMsgForFooBar(TransportMessage) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
rcvMsgForFooBar(TransportMessage) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
readClassNames(ByteArrayInputStream) - Method in class com.ibm.able.beans.decisiontree.Data
readClassNames
readExamples(String, String) - Method in class com.ibm.able.beans.decisiontree.Data
readExamples
readFeatNames(ByteArrayInputStream) - Method in class com.ibm.able.beans.decisiontree.Data
readFeatNames
readGeneralOptions(String[]) - Method in class com.ibm.able.beans.decisiontree.LearningAlgorithm
readGeneralOptions
readInfo(String) - Method in class com.ibm.able.beans.decisiontree.Data
readInfo
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
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.AbleTemporalDifferenceLearning
move data from the train/test set into the network input units and the teach array
readNextRecordBlock() - Method in class com.ibm.able.beans.AbleDataSet
Read the next n records from a file into a vector of String arrays.
readNextRecordBlock() - Method in interface com.ibm.able.beans.AbleRemoteImportData
Read the next block of records from the data source.
readNextRecordBlock() - Method in class com.ibm.able.beans.AbleDBTable
Read the next n records from a database table into a vector of String arrays.
readNextRecordBlock() - Method in interface com.ibm.able.beans.AbleImportData
Read the next block of records from the data source.
readNextSymbol(ByteArrayInputStream) - Method in class com.ibm.able.beans.decisiontree.FunctionsOnStream
readNextSymbol
readOptions() - Method in class com.ibm.able.beans.decisiontree.DecisionTree
readOptions
readPropertiesFile() - Method in class com.ibm.able.AblePreferences
Load up the current set of working preferences from a physical properties file.
readPropertiesFile() - Method in class com.ibm.able.editor.AbleGuiPreferences
Load up the current set of working preferences from a physical properties file.
readPropertiesFile() - Method in class com.ibm.able.platform.AblePlatformPreferences
Loads up the current set of working preferences from a physical properties file.
readVectors(ByteArrayInputStream, float[][], short[][], short[]) - Method in class com.ibm.able.beans.decisiontree.Data
readVectors
ready - Variable in class com.ibm.able.beans.AbleDataSet
A boolean indicating whether the file is ready for processing.
ready - Variable in class com.ibm.able.beans.AbleDBTable
A boolean indicating whether the database table is ready for processing.
receiveMessage(TransportMessage) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Handle receiving a message from the message transport service.
receiveMessage(TransportMessage) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Handle receiving a message from the message transport service.
receiveMessage(TransportMessage) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Receives and handles a message from the JAS Message Transport Service.
receiveMessage(TransportMessage) - Method in class com.ibm.able.platform.AbleJasMessageListener
When a JAS message receiver receives a transport message on a Locator associated with this inbox, the JAS message receiver calls this method; in this default implementation, the transport message is simply forwarded on to the specified method in this message listener's containing agent.
receiveMessageMethod(TransportMessage) - Method in class com.ibm.able.conversation.AbleJasConversationAgent
Receives messages from the JAS transport service.
receiveMessageMethod(TransportMessage) - Method in class com.ibm.able.conversation.AblePlatformConversationAgent
Receives a message.
RECEIVER_CONVERSATION_ID_KEY - Static variable in class com.ibm.able.conversation.AbleJasMessageSystemAdapter
Key under which the sender of a message stores the recipient's conversation ID in the message's header.
RECEIVER_CONVERSATION_ID_KEY - Static variable in class com.ibm.able.conversation.ConversationContext
 
recInx - Variable in class com.ibm.able.beans.AbleTimeSeriesFilter
 
recordIndex - Variable in class com.ibm.able.beans.AbleAbstractImport
Current record in the entire data file being processed.
recordIndices(int[], Double, Double, Double) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Method that, given an existing array of sorted indices (iArray), and a range of other indices, and the last index we'd written to in the iArray, add the missing indices in the range [iStart,iEnd] to the iArray and return the new last index position in iArray we'd written to.
recordIndices(int[], int, int, int) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Method that, given an existing array of sorted indices (iArray), and a range of other indices, and the last index we'd written to in the iArray, add the missing indices in the range [iStart,iEnd] to the iArray and return the new last index position in iArray we'd written to.
recordRuleFiring(AbleRule, Vector) - Method in class com.ibm.able.rules.AblePatternMatchLiteEngine
 
recordsRead - Variable in class com.ibm.able.beans.AbleAbstractImport
The number of the records read from the start of the data source.
reevaluateClausesWithChangedVariable(AbleClauseReferences) - Method in class com.ibm.able.examples.rules.PluggableEngine
Re-evaluate, if necessary, the specified clauses that contain a reference to a variable whose current value has just changed.
reevaluateClausesWithChangedVariable(AbleClauseReferences) - Method in class com.ibm.able.rules.AbleBackwardChainInferenceEngine
Re-evaluate, if necessary, the specified clauses that contain a reference to a variable whose current value has just changed.
reevaluateClausesWithChangedVariable(AbleClauseReferences) - Method in class com.ibm.able.rules.AbleForwardChainInferenceEngine
Re-evaluate, if necessary, the specified clauses that contain a reference to a variable whose current value has just changed.
reevaluateClausesWithChangedVariable(AbleClauseReferences) - Method in class com.ibm.able.rules.AbleMutExEngine
Re-evaluate, if necessary, the specified clauses that contain a reference to a variable whose current value has just changed.
referenceCount - Variable in class com.ibm.able.autotune.AutotuneMetric
 
refresh() - Method in class com.ibm.able.editor.AbleInspectorWindow
 
refreshLocalFromPersistence(AblePersistenceSupport, Object[]) - Method in class com.ibm.able.platform.RMIVerifiableNamingSystem
Takes the persisted Objects that are read in, and sets them locally.
refreshLocalFromPersistence(AblePersistenceSupport, Object[]) - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
 
refreshLocalFromPersistence(AblePersistenceSupport, Object[]) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
refreshLocalFromPersistence(AblePersistenceSupport, Object[]) - Method in interface com.ibm.able.platform.AblePersistenceSupportProcessor
Takes the persisted Objects that are read in, and sets them locally.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.AbleUserDefinedFunctionPanel
 
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.AbleRuleAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.agents.AbleScriptAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.agents.AbleJavaScriptAgentPanel
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.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.autotune.BaseAutotuneControllerMetricPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.autotune.AutotuneAgentMetricPanel
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.beans.knn.AbleDecisionTreeClassifierAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.conversation.AbleJasConversationPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.conversation.AbleJasConversationDecisionPanel
 
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.conversation.AbleConversationManagerCustomizerPanel
Refresh the panel on specific property change events.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.conversation.AutoConversationSetupRolePanel
 
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.conversation.AutoConversationSetupAgentPanel
When a property change event occurs, the customizer will call this method.
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.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.examples.conversation.AmabBuyerLogicPanel
When a property change event occurs, the customizer will call this method.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.examples.conversation.AmabSellerLogicPanel
When a property change event occurs, the customizer will call this method.
refreshPanel(PropertyChangeEvent) - Method in class com.ibm.able.platform.AblePlatformDefaultAgentPanel
Refresh the panel on specific property change events.
refreshSelectedView() - Method in class com.ibm.able.editor.AbleInspector
 
refreshValue() - Method in class com.ibm.able.autotune.AutotuneMetric
call the sensor on the target system and get the current metric value.
refreshView() - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
refreshView() - Method in class com.ibm.able.beans.AbleTraceTextView
 
refreshView() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
refreshView() - Method in class com.ibm.able.conversation.AbleConversationGraphicView
Invalidates and repaints the inspector (panel)
refreshView() - Method in class com.ibm.able.conversation.AbleJasConversationGraphicView
Invalidates and repaints the inspector (panel)
refreshView() - Method in class com.ibm.able.rules.AbleVariableTextView
 
register(AgentDescription) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
register(AgentDescription) - Method in interface com.ibm.able.platform.RMIVerifiableDirectoryService
The original register method off of the AgentDirectoryService is still being exposed.
register(AgentDescription) - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
 
register(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
register(AgentDescription, AbleSecureKey) - Method in interface com.ibm.able.platform.VerifiableAgentDirectoryService
Register theAgentDescription to the VerifiableAgentDirectoryService.
register(AgentDescription, AbleSecureKey) - Method in interface com.ibm.able.platform.RMIVerifiableDirectoryService
Register theAgentDescription to the VerifiableAgentDirectoryService.
register(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
 
registerOperators(AbleAgent) - Method in class com.ibm.able.beans.AbleGeneticObject
register any unique or overridden operators (user-defined functions) with the SearchAgent
registerOperators(AbleAgent) - Method in class com.ibm.able.examples.genetic.TstGeneticFunction2a
Register any unique or overridden operators (user-defined functions) with the SearchAgent
registerUdf(String, String, String) - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Associates the given AbleUserDefinedFunction name with the given policy and state.
reinitializeAgent(AgentDescription, AbleSecureKey) - Method in interface com.ibm.able.platform.RmiAgentLifeCycleService
Re-initializes a previously initialized agent.
reinitializeAgent(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
reinitializeAgent(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
releaseAgentName(AbleSecureKey) - Method in class com.ibm.able.platform.RMIVerifiableNamingProxy
 
releaseAgentName(AbleSecureKey) - Method in interface com.ibm.able.platform.RMIVerifiableNamingService
This removes the VAN we created from our memory.
releaseAgentName(AbleSecureKey) - Method in class com.ibm.able.platform.RMIVerifiableNamingSystem
 
releaseAgentName(AbleSecureKey) - Method in interface com.ibm.able.platform.VerifiableAgentNamingService
This removes the VAN we created from our memory.
relief() - Method in class com.ibm.able.beans.decisiontree.EvaluationMetric
relief
remoteAgent - Variable in class com.ibm.able.autotune.AutotuneAgent
The remote agent (if connected via customizer)
remove() - Method in class com.ibm.able.AbleBufferConnection
Removes the references to this connection object from the source and destination objects.
remove(Component) - Method in class com.ibm.able.editor.AbleEditorCanvas
Remove a component from the canvas.
remove(String, String) - Static method in class com.ibm.able.editor.AbleJarFile
 
removeAbleEventListener(AbleEventListener) - Method in interface com.ibm.able.AbleEventListenerRemoteManager
Remove an event listener from this bean.
removeAbleEventListener(AbleEventListener) - Method in class com.ibm.able.AbleObject
Removes an event listener from this bean.
removeAbleEventListener(AbleEventListener) - Method in interface com.ibm.able.AbleEventListenerManager
Removes an event listener from this bean.
removeAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RMIVerifiableNamingProxy
 
removeAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
removeAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in interface com.ibm.able.platform.RmiAblePlatformServiceEventGenerator
Removes a service event listener from this service.
removeAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in interface com.ibm.able.platform.AblePlatformServiceEventGenerator
Removes a service event listener from this service.
removeAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.AbleBasicService
 
removeAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
removeAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
Since this Verifiable Directory Service will be persisting listeners, AbleBasicService's removeAblePlatformServiceEventListener method must be overridden to handle the removing of this service's listeners from persistence.
removeAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
Removes a service event listener from this service, and, if persistence is on, removes the listener from persistence store.
removeAbleRemoteEventListener(AbleRemoteEventListener) - Method in interface com.ibm.able.AbleRemoteEventListenerRemoteManager
Remove an event listener from this bean.
removeAgentInbox(Object[]) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
removeAgentInboxes() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
removeAll() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
remove all metrics from the Hashtable and corresponding Vectors
removeAllAbleEventListeners() - Method in class com.ibm.able.AbleObject
Remove all listener connections from this bean.
removeAllBeans() - Method in interface com.ibm.able.AbleBeanRemoteContainer
Removes all beans from this container.
removeAllBeans() - Method in class com.ibm.able.AbleDefaultAgent
 
removeAllBeans() - Method in interface com.ibm.able.AbleBeanContainer
Removes all beans from this container.
removeAllBufferConnections() - Method in class com.ibm.able.AbleObject
Remove all buffer connections whether source or destination.
removeAllBufferConnections() - Method in interface com.ibm.able.AbleDataBufferManager
Remove all buffer connections whether source or destination.
removeAllConnections() - Method in class com.ibm.able.AbleObject
Removes all Property, Buffer, and Event connections.
removeAllConnections() - Method in class com.ibm.able.AbleDefaultAgent
Removes all Property, Buffer, and Event connections.
removeAllConnections() - Method in interface com.ibm.able.AbleBean
Removes all Property, Buffer, and Event connections.
removeAllEventConnections() - Method in class com.ibm.able.AbleDefaultAgent
 
removeAllEventConnections() - Method in interface com.ibm.able.AbleAgent
Remove all event connections.
removeAllPropertyConnections() - Method in class com.ibm.able.AbleObject
Removes all property connections.
removeAllPropertyConnections() - Method in interface com.ibm.able.AblePropertyChangeManager
Removes all property connections.
removeAllRemoteBeans() - Method in interface com.ibm.able.AbleRemoteBeanRemoteContainer
Removes all beans from this container.
removeAllTemplateRecs() - Method in class com.ibm.able.beans.filter.AbleFilter
Remove all templates from the filter.
removeBean() - Method in class com.ibm.able.beans.AbleGeneticObject
remove the underlying AbleBean (if any)
removeBean(AbleBean) - Method in interface com.ibm.able.AbleBeanRemoteContainer
Removes a bean from this container, and sets the bean's parent to null.
removeBean(AbleBean) - Method in class com.ibm.able.AbleDefaultAgent
Removes a bean from this container, and sets the bean's parent to null.
removeBean(AbleBean) - Method in interface com.ibm.able.AbleBeanContainer
Removes a bean from this container, and sets the bean's parent to null.
removeBean(AbleBean) - Method in class com.ibm.able.agents.AbleJavaScriptAgent
De-register the bean with the manager and then call super.removeBean.
removeBean(Object) - Static method in class com.ibm.able.editor.AbleEditorCanvas
Remove a bean from the container.
removeBean(String) - Method in interface com.ibm.able.AbleBeanRemoteContainer
Removes a bean from this container using the bean's name as a key.
removeBean(String) - Method in class com.ibm.able.AbleDefaultAgent
A convenience method to remove a bean by name which calls AbleDefaultAgent.removeBean(AbleBean).
removeBean(String) - Method in interface com.ibm.able.AbleBeanContainer
A convenience method to remove a bean by name which calls AbleBeanContainer.removeBean(AbleBean).
removeBeans(AbleBeanContainer, AbleBean[]) - Static method in class com.ibm.able.AbleDefaultAgent
A convenience method to remove a list of beans which calls AbleDefaultAgent.removeBean(AbleBean).
removeBindings(Vector) - Method in class com.ibm.able.rules.AblePatternMatchRule
A set of bindings was used to fire a rule Remove it from the activationList
removeBreakpoint(AbleRuleBreakpoint) - Method in class com.ibm.able.rules.AbleRuleSet
Remove the breakpoint from the specified location
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.AbleDataBufferRemoteManager
Remove a destination buffer connection.
removeDestBufferConnection(AbleBufferConnection) - Method in interface com.ibm.able.AbleDataBufferManager
Remove a destination buffer connection.
removeEventConnection(AbleEventConnection) - Method in class com.ibm.able.AbleDefaultAgent
 
removeEventConnection(AbleEventConnection) - Method in interface com.ibm.able.AbleRemoteAgent
Removes an event connection.
removeEventConnection(AbleEventConnection) - Method in interface com.ibm.able.AbleAgent
Removes an event connection.
removeFirst() - Method in class com.ibm.able.conversation.ConversationEventSequence
 
removeGeneratedRule(AbleRule) - Method in class com.ibm.able.rules.AbleRuleTemplate
 
removeHandler(AbleLogger, Object) - Static method in class com.ibm.able.AbleTraceLogger
 
removeHandler(Object) - Method in class com.ibm.able.AbleTraceLogger
Remove a handler from this logger.
removeHandler(Object) - Method in interface com.ibm.able.AbleLogger
Remove a handler from this logger.
removeInspector(AbleInspector) - Method in class com.ibm.able.editor.AbleEnvironment
 
removeItem(Grocery) - Method in class com.ibm.able.examples.rules.GroceryBag
 
removeJasAgentAttribute(String) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Removes a named attribute from the agent's set of attributes.
removeLastNFromPopulation(int) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
remove the last N members (with lowest fitness) from the population
removeListeners() - Method in class com.ibm.able.editor.AbleEditorCanvas
 
removeMetric(AutotuneMetric) - Method in class com.ibm.able.autotune.AutotuneMetricCollection
remove a metric from the Hashtable and corresponding Vector
removeMetric(AutotuneMetric) - Method in class com.ibm.able.autotune.AutotuneMetricManager
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.AbleObject
 
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.AblePropertyChangeManager
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.conversation.AbleCpStateMachineHandler
Removes the given PropertyChangeListener from this object's internal property-change support.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.conversation.AbstractCPH
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleConversation
Removes the given PropertyChangeListener from this object's property-change support.
removePropertyChangeListener(PropertyChangeListener) - Method in interface com.ibm.able.conversation.ConversationPolicyHandler
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.editor.AbleUserDefinedFunctionDialog
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.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.rules.AbleRuleSetEditorLauncher
Remove a property change listener from this object.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.rules.AbleRuleSetEditor
Remove a property change listener from this object.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleConversationManager
Removes the given PropertyChangeListener from the given property name in the superclass's PropertyChangeSupport object.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
Removes the given PropertyChangeListener from this object's internal property-change support.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.ibm.able.conversation.AbstractCPH
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleConversation
Removes the given PropertyChangeListener from this object's property-change support for the given property name.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface com.ibm.able.conversation.ConversationPolicyHandler
 
removePropertyConnection(AblePropertyConnection) - Method in class com.ibm.able.AbleObject
Removes a property connection.
removePropertyConnection(AblePropertyConnection) - Method in interface com.ibm.able.AblePropertyChangeManager
Removes a property connection.
removeReference() - Method in class com.ibm.able.autotune.AutotuneMetric
one less interested party in this metric
removeRemoteBean(AbleRemoteBean) - Method in interface com.ibm.able.AbleRemoteBeanRemoteContainer
Removes a bean from this container, and sets the bean's parent to null.
removeRemoteBean(String) - Method in interface com.ibm.able.AbleRemoteBeanRemoteContainer
Removes a bean from this container using the bean's name as a key.
removeRule(AbleRule) - Method in class com.ibm.able.rules.AbleRuleSet
Remove an Able rule from the ruleset (and containing rule block).
removeRule(AbleRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Remove an Able rule (any type) from the rule block.
removeRuleBlock(String) - Method in class com.ibm.able.rules.AbleRuleSet
Remove the ruleblock from the ruleset.
removeRuleSetChangeListener(PropertyChangeListener) - Method in class com.ibm.able.rules.AbleRuleSet
Remove a property change listener from the ruleset.
removeSourceBufferConnection(AbleBufferConnection) - Method in class com.ibm.able.AbleObject
Removes a source buffer connection.
removeSourceBufferConnection(AbleBufferConnection) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Removes a source buffer connection.
removeSourceBufferConnection(AbleBufferConnection) - Method in interface com.ibm.able.AbleDataBufferManager
Removes 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 the template at the position specified from the filter.
removeTraceJTextAreaHandler(AbleBean) - Static method in class com.ibm.able.AblePanelHelper
Remove the Able.TraceLog file handler from a bean's trace logger.
removeTraceJTextAreaHandler(AbleRuleSet, String) - Method in class com.ibm.able.rules.AbleRuleSetDebugConsole
Remove the Able.TraceLog file handler from a bean's trace logger.
removeTransform(MessageDescription) - Method in class com.ibm.able.conversation.AbleMessageTransformFactory
Removes the entry matching the given description from the table of transform classes.
removeUserDefinedFunction(String, int) - Method in interface com.ibm.able.AbleUserDefinedFunctionRemoteManager
Removes the named user-defined function from the master list of user-defined functions.
removeUserDefinedFunction(String, int) - Method in class com.ibm.able.AbleDefaultAgent
 
removeUserDefinedFunction(String, int) - Method in interface com.ibm.able.AbleUserDefinedFunctionManager
Removes the named user-defined function from the master list of user-defined functions.
removeUserDefinedFunction(String, int) - Method in class com.ibm.able.rules.AbleRuleSet
Remove the named user-defined function from the master list of user-defined functions.
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.
renameReplace(String, String) - Static method in class com.ibm.able.editor.AbleJarFile
 
reopen() - Method in class com.ibm.able.beans.AbleDataSet
Reopen (recreate) the BufferedReader on the text file.
reopen() - Method in class com.ibm.able.beans.AbleDBTable
Execute the query.
REPLACE_ALL - Static variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
REPLACE_SOME - Static variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
replaceColArray(AbleDataSeries[]) - Method in class com.ibm.able.beans.AbleDataTable
Method to replace the current content of this DataTable with another set of columns.
replaceInstance() - Method in class com.ibm.able.rules.AbleRuleTemplate
Given a list of bound template variables, construct an instance of a new AbleRule object from the template rule and replace an existing rule with the same label.
replacementSize - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
replacementVars - Variable in class com.ibm.able.data.AblePredicate
This hashtable is used when duplicating a predicate fact or rule during inferencing.
replaceRule(AbleRule) - Method in class com.ibm.able.rules.AbleRuleSet
Replace an Able rule (any type) in the ruleset.
replaceRule(AbleRule, AbleRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Replace an Able rule (any type) in the rule block at its current position in the ruleblock.
replaceRuleFromTemplate(AbleRuleTemplate) - Method in class com.ibm.able.rules.AbleRuleSet
Replace an existing rule (previously generated from a template) using the template and its bound template variable values
replaceRuleFromTemplate(String, Object[]) - Method in class com.ibm.able.rules.AbleRuleSet
Replace an existing rule (previously generated from a template) using the template name and associated template variable values
replaceSegments(double[]) - Method in class com.ibm.able.data.AbleFuzzySetSegments
 
replaceSetCurve(AbleRuleSet, String, String, double[]) - Method in class com.ibm.able.rules.AbleFuzzyCurveMatchLib
 
replaceSetSegments(String, double[]) - Method in class com.ibm.able.data.AbleFuzzyVariable
Replace the contents of an existing fuzzy set with new curve
replaceValues(Object) - Method in class com.ibm.able.data.AbleGenericVariable
Replace both the current value and the initial value with the specified new value.
replaceValues(Object) - Method in class com.ibm.able.data.AbleArrayVariable
Replace both the current value and the initial value with the specified new value.
replyAction - Variable in class com.ibm.able.AbleEvent
The replyAction is either null or it contains the name of a method to call on the replyTo: AbleEventListener(s).
replyTo - Variable in class com.ibm.able.AbleEvent
The replyTo object is either null or it contains a reference to one or more AbleEventListeners who are to be sent a reply event.
reproductionTechnique - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
REQUEST - Static variable in class com.ibm.able.conversation.ConversationSetupForm
 
REQUEST - Static variable in class com.ibm.able.conversation.JasConversationSetupTransform
Keyword for MessageDescription data.
requestFocus() - Method in class com.ibm.able.editor.AbleInspectorWindow
 
REQUESTORS_PORT - Static variable in class com.ibm.able.platform.AbleBasicService
 
reset() - Method in class com.ibm.able.AbleObject
Reset this bean to its "initialized" state.
reset() - Method in class com.ibm.able.AbleDefaultAgent
Reset the agent to its "initialized" state.
reset() - Method in interface com.ibm.able.AbleBean
Reset this bean.
reset() - Method in interface com.ibm.able.AbleRemoteBean
Reset this bean.
reset() - Method in class com.ibm.able.agents.AbleScriptAgent
Reset the init, process, and processTimerEvent ruleset beans in the agent if they exist.
reset() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
Reset each bean created when the agent was initialized.
reset() - Method in class com.ibm.able.agents.AbleRuleBase
Reset each RuleSet in the rulebase.
reset() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Reset each bean created when the agent was initialized.
reset() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Reset each contained bean with dataflow on.
reset() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Reset each bean created when the agent was initialized.
reset() - Method in class com.ibm.able.agents.AbleRuleAgent
Reset the behavior ruleset bean in the agent if it exists.
reset() - Method in class com.ibm.able.autotune.AutotuneMetric
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
Reinitialize the adaptor.
reset() - Method in class com.ibm.able.autotune.AutotuneAgent
Restore processing options to default values.
reset() - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
Reset the time series filter.
reset() - Method in class com.ibm.able.beans.AbleAbstractImport
Set processing options to default values, and re-initialize (reopen) the the data source.
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.AbleDBExport
Re-initialize the bean Close and reopen the output file.
reset() - Method in class com.ibm.able.beans.AbleBackPropagation
 
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.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.decisiontree.AbleDecisionTree
 
reset() - Method in class com.ibm.able.beans.filter.AbleFilter
Set processing options to default values.
reset() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
reset the decision tree bean
reset() - Method in class com.ibm.able.beans.knn.AbleKnn
reset the knn bean
reset() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Reset each bean created when the agent was initialized.
reset() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
reset the naive bayes bean
reset() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Reset each bean created when the agent was initialized.
reset() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
reset the naive bayes bean
reset() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Reset each bean created when the agent was initialized.
reset() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Reset each bean created when the agent was initialized.
reset() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Reset each bean created when the agent was initialized.
reset() - Method in class com.ibm.able.conversation.SimpleCPH
 
reset() - Method in interface com.ibm.able.conversation.ConversationPolicyHandler
Puts the CP into a start state without changing the role.
reset() - Method in class com.ibm.able.conversation.SimpleConversationManager
From AbleBean
reset() - Method in class com.ibm.able.conversation.StateMachine
Set the current-state to the initial state of the state-machine effectively resetting the state-machine
reset() - Method in class com.ibm.able.data.AbleVariable
Reset the variable to its initial state subject to static flag (if static is true then variable is not reset).
reset() - Method in class com.ibm.able.data.AbleGenericVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.data.AbleTypedVariable
Reset the variable to its initial state.
reset() - Method in class com.ibm.able.data.AbleLongVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.data.AbleDoubleVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.data.AbleBooleanVariable
Reset the variable to its initial state.
reset() - Method in class com.ibm.able.data.AbleCharacterVariable
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.AbleFuzzyVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.data.AbleCategoricalVariable
Reset the variable to its initial state.
reset() - Method in class com.ibm.able.data.AbleTimeStampVariable
Reset the variable to its initial 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.AbleShortVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.data.AbleFloatVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.data.AbleIntegerVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.data.AbleArrayVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.data.AbleExpressionVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.data.AbleStringVariable
Reset the variable to its initial state.
reset() - Method in class com.ibm.able.data.AbleByteVariable
Reset the variable to its intial state.
reset() - Method in class com.ibm.able.examples.AbleBeanWrapper
The Reset method sets default property values and processing options.
reset() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgent
Reset the agent to default processing settings.
reset() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Reset the bean to a known initialized state.
reset() - Method in class com.ibm.able.examples.ablebean.SimpleAbleBean
Reset the bean to a known initialized state.
reset() - Static method in class com.ibm.able.examples.rules.GroceryBag
 
reset() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Resets the bean, but only if security is off; when security is on, calls to this method are ignored -- the method AblePlatformDefaultAgent.resetAgent(AbleSecureKey) must be used instead.
reset() - Method in class com.ibm.able.rules.AbleRuleSet
Reset the ruleset so that rules can be fired again.
reset() - Method in class com.ibm.able.rules.AbleRule
Reset the rule to its unfired state.
reset() - Method in class com.ibm.able.rules.AbleIfThenElseRule
Reset the rule to its unfired state.
reset() - Method in class com.ibm.able.rules.AblePredicateRule
Reset the rule to its unfired state.
reset() - Method in class com.ibm.able.rules.AbleInferenceContext
Clear all context information by setting all properties to null
reset() - Method in class com.ibm.able.rules.AblePatternMatchRule
Reset the rule to its unfired state.
reset() - Method in class com.ibm.able.rules.AbleConditionalRule
Reset the rule to its unfired state.
reset() - Method in class com.ibm.able.rules.AbleRuleBlock
Reset the rule block so that rules can be fired again: all rules are set to their original state.
reset(String) - Method in class com.ibm.able.conversation.SimpleCPH
 
reset(String) - Method in interface com.ibm.able.conversation.ConversationPolicyHandler
Puts the CP into a start state and sets the role.
resetAgent(AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
resetAgent(AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformAgent
Resets the agent to its "initialized" state.
resetAgent(AgentDescription, AbleSecureKey) - Method in interface com.ibm.able.platform.AgentLifeCycleService
Requests the agent represented by the specified AgentDescription to reset itself along with any threads the agent owns and any other beans and agents the agent may contain; however, the agent itself may decide whether to reset any internal agents and beans it may contain.
resetAgent(AgentDescription, AbleSecureKey) - Method in interface com.ibm.able.platform.RmiAgentLifeCycleService
Requests the agent represented by the specified AgentDescription to reset itself along with any threads the agent owns and any other beans and agents the agent may contain; however, the agent itself may decide whether to reset any internal agents and beans it may contain.
resetAgent(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
resetAgent(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
resetAgents(AgentDescription[], AbleSecureKey) - Method in interface com.ibm.able.platform.AgentLifeCycleService
Requests each agent represented in the specified AgentDescription list to reset itself along with any threads the agent owns and any other beans and agents the agent may contain.
resetAgents(AgentDescription[], AbleSecureKey) - Method in interface com.ibm.able.platform.RmiAgentLifeCycleService
Requests each agent represented in the specified AgentDescription list to reset itself along with any threads the agent owns and any other beans and agents the agent may contain.
resetAgents(AgentDescription[], AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
resetAgents(AgentDescription[], AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
resetAllVariables() - Method in class com.ibm.able.rules.AblePredicateRule
Clear all variables
resetRuleSet() - Method in class com.ibm.able.rules.AbleInferenceEngine
Reset the current ruleset for another round of inferencing.
resetStatistics() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
resetTable() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
 
resetTemplateVars() - Method in class com.ibm.able.rules.AbleRuleSetTemplate
Calls reset on all template vars to insure they hold the initial values as coded in the ruleset.
resetTemplateVars() - Method in class com.ibm.able.rules.AbleRuleTemplate
Calls reset on all template vars to insure they hold the initial values as coded in the ruleset.
resetVariable(String) - Method in class com.ibm.able.rules.AbleRuleSet
Reset a global variable to its initial value (as declared in the variables section).
resetVariables(Object[]) - Method in class com.ibm.able.rules.AbleRuleSet
Reset a list of global variables to their initial value (as declared in the variables section).
resolveClass(ObjectStreamClass) - Method in class com.ibm.able.editor.AbleObjectInputStreamLoader
Use the given ClassLoader rather than using the system class
resolveConstructor(Object[]) - Method in class com.ibm.able.data.AbleNewObjectLiteral
Find the constructor to use to create new instances.
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.AbleEventQueueManager
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.AbleEventQueueRemoteManager
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
 
restoreFromFile() - Method in interface com.ibm.able.AbleSerializable
Read a serialized bean from the file named previously by the setFileName() method, or from the default name provided by the implementor.
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.AbleSerializable
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.
restoreViewObjectLocations(DefaultMutableTreeNode) - Method in class com.ibm.able.editor.AbleEnvironment
Pass in the tree view and restore the corresponding viewObject locations
restoreViewObjectLocations(DefaultMutableTreeNode, HashMap) - Method in class com.ibm.able.editor.AbleEnvironment
Walk though the treeview and set the viewobject locations
resultSet - Variable in class com.ibm.able.beans.AbleDBTable
The result of the query.
resultSet - Variable in class com.ibm.able.rules.AblePatternMatchClause
 
resumeAgent(AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
resumeAgent(AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformAgent
Resumes all asynchronous threads of control, typically including those in any contained beans and agents.
resumeAgent(AgentDescription, AbleSecureKey) - Method in interface com.ibm.able.platform.AgentLifeCycleService
Requests the agent represented by the specified AgentDescription to resume itself along with any threads the agent owns and any other beans and agents the agent may contain; however, the agent itself may decide whether to resume any internal agents and beans it may contain.
resumeAgent(AgentDescription, AbleSecureKey) - Method in interface com.ibm.able.platform.RmiAgentLifeCycleService
Requests the agent represented by the specified AgentDescription to resume itself along with any threads the agent owns and any other beans and agents the agent may contain; however, the agent itself may decide whether to resume any internal agents and beans it may contain.
resumeAgent(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
resumeAgent(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
resumeAgents(AgentDescription[], AbleSecureKey) - Method in interface com.ibm.able.platform.AgentLifeCycleService
Requests each agent represented in the specified AgentDescription list to resume itself along with any threads the agent owns and any other beans and agents the agent may contain.
resumeAgents(AgentDescription[], AbleSecureKey) - Method in interface com.ibm.able.platform.RmiAgentLifeCycleService
Requests each agent represented in the specified AgentDescription list to resume itself along with any threads the agent owns and any other beans and agents the agent may contain.
resumeAgents(AgentDescription[], AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
resumeAgents(AgentDescription[], AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
resumeAll() - Method in class com.ibm.able.AbleObject
 
resumeAll() - Method in class com.ibm.able.AbleDefaultAgent
 
resumeAll() - Method in interface com.ibm.able.AbleBean
Resume all of the bean's suspended asynchronous threads of control.
resumeAll() - Method in interface com.ibm.able.AbleRemoteBean
Resume all of the bean's suspended asynchronous threads of control.
resumeAll() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Resumes all of the bean's asynchronous threads of control, but only if security is off; when security is on, calls to this method are ignored -- the method AblePlatformDefaultAgent.resumeAgent(AbleSecureKey) must be used instead.
resumeEnabledEventProcessing() - Method in class com.ibm.able.AbleObject
Resume the bean's suspended asynchronous thread of control.
resumeEnabledEventProcessing() - Method in interface com.ibm.able.AbleEventQueueManager
Resume the bean's suspended asynchronous thread of control.
resumeEnabledEventProcessing() - Method in interface com.ibm.able.AbleEventQueueRemoteManager
Resume the bean's suspended asynchronous thread of control.
resumeProcessingEvents() - Method in class com.ibm.able.AbleEventQueue
Resume the "suspended" asynchronous thread of control.
retract_1(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
retract(AbleWorkingMemory, Object) - Method in class com.ibm.able.rules.AbleWorkingMemoryLib
Remove a fact from the database
retract(Object) - Method in class com.ibm.able.rules.AbleObjectWorkingMemory
 
retract(Object) - Method in class com.ibm.able.rules.AblePredicateWorkingMemory
 
retract(Object) - Method in interface com.ibm.able.rules.AbleWorkingMemory
Remove a fact from the database
retractall_1(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
retractAll(AbleWorkingMemory, List) - Method in class com.ibm.able.rules.AbleWorkingMemoryLib
Retract all elements in the list from working memory.
retractAll(List) - Method in class com.ibm.able.rules.AbleObjectWorkingMemory
Retract all elements in the list from working memory.
retractAll(List) - Method in class com.ibm.able.rules.AblePredicateWorkingMemory
Retract all elements in the list from working memory.
retractAll(List) - Method in interface com.ibm.able.rules.AbleWorkingMemory
Retract all elements in the list from working memory.
RetractAllPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "retractall" predicate.
retractFact(Object) - Method in class com.ibm.able.rules.AblePredicateLib
 
RetractPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "retract" predicate.
returnFromRuleBlock(Object) - Method in class com.ibm.able.rules.AbleRuleSet
 
rhinoEngine - Variable in class com.ibm.able.agents.AbleJavaScriptAgent
 
Right - Static variable in class com.ibm.able.rules.ARL
 
RIGHT - Static variable in class com.ibm.able.editor.AbleEditor
Slot position: Right.
RIGHTCENTER - Static variable in class com.ibm.able.editor.AbleEditor
Slot position: RightCenter.
Ring - class com.ibm.able.examples.rules.Ring.
A ring has a name, diameter, and is on a post identified by a number.
Ring() - Constructor for class com.ibm.able.examples.rules.Ring
 
Ring(String) - Constructor for class com.ibm.able.examples.rules.Ring
 
Ring(String, int, int) - Constructor for class com.ibm.able.examples.rules.Ring
 
RmiAblePlatformService - interface com.ibm.able.platform.RmiAblePlatformService.
This interface is implemented by remote platform services provided by ABLE.
RmiAblePlatformServiceEventGenerator - interface com.ibm.able.platform.RmiAblePlatformServiceEventGenerator.
This interface is implemented by remote platform services that generate service events that can be listened for by the general public; methods are provided to allow listeners of service events to register and deregister with the implementing service.
RmiAgentLifeCycleService - interface com.ibm.able.platform.RmiAgentLifeCycleService.
The RmiAgentLifeCycleService interface defines the operations that can be requested of a remote Agent Lifecycle Service.
RmiAgentLifeCycleServiceFactory - class com.ibm.able.platform.RmiAgentLifeCycleServiceFactory.
This class either finds or creates, as needed, an RMI version of an Agent Lifecycle Service object, and returns it in a proxy object.
RmiAgentLifeCycleServiceFactory() - Constructor for class com.ibm.able.platform.RmiAgentLifeCycleServiceFactory
Creates a factory that knows how to find or create an RMI version of an Agent Lifecycle Service object.
RmiAgentLifeCycleServiceProxy - class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy.
An RMI Agent Lifecycle Service Proxy contains a reference to an RMI version of an Agent Lifecycle Service (known as the delegate); the proxy contains methods identical to the methods in the actual service such that when a method is called on the proxy, the proxy forwards the call on to the actual service, but the proxy traps all RemoteExceptions that might be thrown by the service, turns the RemoteExceptions into AgentLifeCycleFailure exceptions, and then rethrows the new exception.
RmiAgentLifeCycleServiceProxy(RmiAgentLifeCycleService, Registry, String) - Constructor for class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
Creates a proxy over the specified RMI reference to an Agent Lifecycle Service.
RmiAgentLifeCycleSystem - class com.ibm.able.platform.RmiAgentLifeCycleSystem.
RmiAgentLifeCycleSystem is the implementation of an Agent Lifecycle Service; the Service can be used to get a list of agents that are permitted to run on the platform, and then start instances of particular agents in particular agent pools.
RmiAgentLifeCycleSystem() - Constructor for class com.ibm.able.platform.RmiAgentLifeCycleSystem
Creates an instance of an RMI-based Agent Life Cycle Service.
RmiAgentLifeCycleSystem(ServiceProperties) - Constructor for class com.ibm.able.platform.RmiAgentLifeCycleSystem
Creates an instance of an RMI-based Agent Life Cycle Service, using the specified service properties.
RmiPlatformPersistenceService - interface com.ibm.able.platform.RmiPlatformPersistenceService.
Defines the behavior of an RMI Platform Persistence Service.
RmiPlatformPersistenceServiceFactory - class com.ibm.able.platform.RmiPlatformPersistenceServiceFactory.
This class creates RMI versions of Platform Persistence Service objects, and returns them in proxy objects.
RmiPlatformPersistenceServiceFactory() - Constructor for class com.ibm.able.platform.RmiPlatformPersistenceServiceFactory
Create a factory that knows how to create or find RMI versions of Platform Persistence Service objects.
RmiPlatformPersistenceServiceProxy - class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy.
An RMI Platform Persistence Service proxy contains a reference to an RMI version of a Platform Persistence Service.
RmiPlatformPersistenceServiceProxy(RmiPlatformPersistenceService, Registry, String) - Constructor for class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
Create a proxy over the specified RMI reference to a Platform Persistence Service.
RmiPlatformPersistenceSystem - class com.ibm.able.platform.RmiPlatformPersistenceSystem.
Whee! After all those interfaces and proxies, here is the real, nitty-gritty implementation of an RMI-based Platform Persistence Service.
RmiPlatformPersistenceSystem() - Constructor for class com.ibm.able.platform.RmiPlatformPersistenceSystem
Create an instance of an RMI-based Platform Persistence Service.
RmiPlatformPersistenceSystem(ServiceProperties) - Constructor for class com.ibm.able.platform.RmiPlatformPersistenceSystem
Create an instance of an RMI-based Platform Persistence Service, using the specified service properties.
rmiRebind() - Method in class com.ibm.able.AbleRemoteDefaultAgent
Make this agent a distributed agent, accessible through the RMI naming registry, and able to participate in a distributed agent platform.
rmiUnbind() - Method in class com.ibm.able.AbleRemoteDefaultAgent
Unbind this agent from the RMI naming registry so that it is no longer accessible in a distributed agent platform.
RMIVerifiableDirectoryProxy - class com.ibm.able.platform.RMIVerifiableDirectoryProxy.
An RMIVerifiableDirectoryProxy contains a reference to an RMI version of a VerifiableDirectoryService.
RMIVerifiableDirectoryProxy(RMIVerifiableDirectoryService, Registry, String) - Constructor for class com.ibm.able.platform.RMIVerifiableDirectoryProxy
Create a proxy over the specified RMI reference to a Verifiable Directory Service.
RMIVerifiableDirectoryService - interface com.ibm.able.platform.RMIVerifiableDirectoryService.
Defines the behavior of a Verifiable Directory Service.
RMIVerifiableDirectoryServiceFactory - class com.ibm.able.platform.RMIVerifiableDirectoryServiceFactory.
A ServiceFactory for either acquiring or creating a VerifiableDirectoryService based upon the RMIVerifiableDirectoryService.
RMIVerifiableDirectoryServiceFactory() - Constructor for class com.ibm.able.platform.RMIVerifiableDirectoryServiceFactory
 
RMIVerifiableDirectorySystem - class com.ibm.able.platform.RMIVerifiableDirectorySystem.
A verifiable adapter for AgentDirectoryService.
RMIVerifiableDirectorySystem() - Constructor for class com.ibm.able.platform.RMIVerifiableDirectorySystem
Creates a new RMI-based Verifiable Directory Service.
RMIVerifiableDirectorySystem(ServiceProperties) - Constructor for class com.ibm.able.platform.RMIVerifiableDirectorySystem
Creates a new RMI-based Verifiable Directory Service with the given ServiceProperties.
RMIVerifiableNamingProxy - class com.ibm.able.platform.RMIVerifiableNamingProxy.
The RMIVerifiableNamingProxy is a proxy for the RMI implementation of the AgentNamingService.
RMIVerifiableNamingProxy(RMIVerifiableNamingService, String, Registry, String) - Constructor for class com.ibm.able.platform.RMIVerifiableNamingProxy
Create a proxy over the specified RMI reference to a Verifiable Naming Service.
RMIVerifiableNamingService - interface com.ibm.able.platform.RMIVerifiableNamingService.
Defines the behavior of a Verifiable Naming Service.
RMIVerifiableNamingServiceFactory - class com.ibm.able.platform.RMIVerifiableNamingServiceFactory.
A ServiceFactory for either acquiring or creating a VerifiableAgentNamingService based upon the RMIAgentNamingService.
RMIVerifiableNamingServiceFactory() - Constructor for class com.ibm.able.platform.RMIVerifiableNamingServiceFactory
Create a new ServiceFactory.
RMIVerifiableNamingSystem - class com.ibm.able.platform.RMIVerifiableNamingSystem.
The RMIVerifiableNamingSystem is a remote object that implements the RMIVerifiableNamingService interface.
RMIVerifiableNamingSystem(ServiceProperties) - Constructor for class com.ibm.able.platform.RMIVerifiableNamingSystem
Creates a new RMIAgentNamingSystem with the given ServiceProperties.
ROLE_VIOLATION - Static variable in class com.ibm.able.conversation.ProtocolErrorEvent
 
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
 
RsAlphaCut - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's fuzzy alphacut value.
RsAlphaCutId - Static variable in class com.ibm.able.AbleProperty
 
RsBaseTracer - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's base trace logger.
RsBaseTracerId - Static variable in class com.ibm.able.AbleProperty
 
RsCorrelationMethod - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's fuzzy correlation method.
RsCorrelationMethodId - Static variable in class com.ibm.able.AbleProperty
 
RsDefuzzifyMethod - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's fuzzy defuzzify method.
RsDefuzzifyMethodId - Static variable in class com.ibm.able.AbleProperty
 
RsGoalVariable - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's backward chaining goal variable.
RsGoalVariableId - Static variable in class com.ibm.able.AbleProperty
 
RsInferenceMethod - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's inference method.
RsInferenceMethodId - Static variable in class com.ibm.able.AbleProperty
 
RsInferenceTracer - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's inference trace logger.
RsInferenceTracerId - Static variable in class com.ibm.able.AbleProperty
 
RsInitialFactBase - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's initial fact base.
RsInitialFactBaseId - Static variable in class com.ibm.able.AbleProperty
 
RsRules - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's rules list.
RsRulesId - Static variable in class com.ibm.able.AbleProperty
 
RsVariables - Static variable in class com.ibm.able.AbleProperty
AbleRuleSet property: The ruleset's variables list.
RsVariablesId - Static variable in class com.ibm.able.AbleProperty
 
rule - Variable in class com.ibm.able.rules.AbleInferenceContext
 
ruleBlock - Variable in class com.ibm.able.rules.AbleInferenceContext
 
RuleBlockCatch - Static variable in class com.ibm.able.rules.AbleRuleBlock
Rule Block Name: Catch
RuleBlockInit - Static variable in class com.ibm.able.rules.AbleRuleBlock
Rule Block Name: Init
RuleBlockPostProcess - Static variable in class com.ibm.able.rules.AbleRuleBlock
Rule Block Name: PostProcess
RuleBlockPreProcess - Static variable in class com.ibm.able.rules.AbleRuleBlock
Rule Block Name: PreProcess
RuleBlockProcess - Static variable in class com.ibm.able.rules.AbleRuleBlock
Rule Block Name: Process
RuleBlockProcessAbleEvent - Static variable in class com.ibm.able.rules.AbleRuleBlock
Rule Block Name: ProcessAbleEvent
RuleBlockProcessTimerEvent - Static variable in class com.ibm.able.rules.AbleRuleBlock
Rule Block Name: ProcessTimerEvent
RuleBlockQuitAll - Static variable in class com.ibm.able.rules.AbleRuleBlock
Rule Block Name: QuitAll
RuleIdInitial - Static variable in class com.ibm.able.rules.AbleRule
The ID of the first created rule.
ruleSet - Variable in class com.ibm.able.rules.AbleInferenceContext
 
ruleSetChanged() - Method in class com.ibm.able.rules.AbleGuiFuzzySetViewer
Notify the Viewer that the underlying ruleset has somehow changed.
ruleSetChanged() - Method in class com.ibm.able.rules.AbleGuiFuzzySetInspector
Notify the Inspector that the underlying ruleset has somehow changed.
ruleSetFileName - Variable in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
ruleSets - Variable in class com.ibm.able.agents.AbleRuleBase
 
RUN - Static variable in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
RUN - Static variable in class com.ibm.able.beans.decisiontree.DecisionTree
 
RUN - Static variable in class com.ibm.able.beans.knn.AbleDecisionTree
Application or Run mode output is produced
RUN - Static variable in class com.ibm.able.beans.knn.AbleKnn
Application or Run mode output is produced
RUN - Static variable in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Application or Run mode output is produced
RUN - Static variable in class com.ibm.able.beans.knn.AbleNaiveBayes
Application or Run mode output is produced
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.Able
Run a command, prepending any required operating system commands to the command to run.
runOS(String) - Static method in class com.ibm.able.Able
Runs an operating system-specific command.
runSample() - Method in class com.ibm.able.examples.rules.SampleSensorEffector
 

ABLE 2.0.0 07/02/2003 10:25:01
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
(C) Copyright IBM Corporation 1999, 2003