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 _

O

OCTOBER - Static variable in class com.ibm.able.rules.ARL
 
OPEN - Static variable in interface com.ibm.conversation.ConversationMetaData
Connection status value: indicates that the conversation setup handshake is done.
Objects - Static variable in class com.ibm.able.rules.ARL
The planning engine Objects control parameter used by planning engines
Operator(int) - Static method in class com.ibm.able.data.AbleData
Given an AbleData <Operator> constant, converts the value to a human-readable string; the use of this method is primarily for debugging.
OperatorRl(int) - Static method in class com.ibm.able.data.AbleData
Given an AbleData <Operator> constant, converts the value to a form suitable for inclusion in a formal Able rule language clause.
OperatorUnknown - Static variable in class com.ibm.able.data.AbleData
Operator; an unknown operator.
OperatorXml(int) - Static method in class com.ibm.able.data.AbleData
Given an AbleData <Operator> constant, converts the value to a form suitable for inclusion in a formal Able XML clause.
OutputBuffer - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's output buffer.
OutputBufferId - Static variable in class com.ibm.able.AbleProperty
 
OutputUsage - Static variable in class com.ibm.able.data.AbleData
Field Usage type; the field is used as an output or target field.
object - Variable in class com.ibm.able.AbleException
The object producing the error.
onInboundDecision(Conversation, DecisionDataHandle) - Method in class com.ibm.able.conversation.AblePlatformConversationAgent
Writes a log entry stating that an inbound message was successfully converted to inbound decision-data.
onMessage(TransportMessage) - Method in class com.ibm.able.conversation.AblePlatformConversationAgent
Receives a message.
onTimeout(Conversation, String) - Method in class com.ibm.able.conversation.AblePlatformConversationAgent
Writes a log entry stating that a timeout occurred during a conversation.
onUnexpectedMessage(Conversation, MessageHandle) - Method in class com.ibm.able.conversation.AblePlatformConversationAgent
Writes a log entry stating that an unexpected message was received during a conversation.
one(AbleSelector) - Method in class com.ibm.able.rules.AbleOclCollection
Determines whether one and only one of the elements of this collection cause the specified selector expression to evaluate to true.
one(AbleOclCollection) - Method in class com.ibm.able.rules.AbleSelector
From the specified collection, find and return the first element that satisfies the contained expression.
oneOfNCodeOperList - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
oneOfNCodePostOperList - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
onePointCrossover(Object[]) - Method in class com.ibm.able.beans.AbleGeneticObject
Given 2 population members (parents) Do a single point crossover (subject to crossover rate), creating 2 children
onePointCrossoverAndMutate(Object[]) - Method in class com.ibm.able.beans.AbleGeneticObject
Given 2 parent chromosomes Do a single point crossover (or not), creating 2 children chromosomes And mutate bits at the specified rate
onePointCrossoverAndMutate(Object[]) - Method in class com.ibm.able.examples.genetic.TstGeneticFunction2a
Given 2 parent chromosomes Do a single point crossover (or not), creating 2 children chromosomes And mutate bits at the specified rate
open() - Method in class com.ibm.able.beans.AbleAbstractImport
Open the data source if it is ready.
open() - Method in class com.ibm.able.beans.AbleDBExport
Create the connection needed to write data to a database table.
open() - Method in class com.ibm.able.beans.AbleDBImport
Open the table specfied by connection and statement.
open() - Method in class com.ibm.able.beans.AbleDBTable
Execute the query, obtaining a ResultSet.
open() - Method in class com.ibm.able.beans.AbleDataSet
Open the data set definition named fileName.
open() - Method in class com.ibm.able.beans.AbleImport
Open the file specfied by dataFileName.
open() - Method in interface com.ibm.able.beans.AbleImportData
Returns the number of records in the data source
open() - Method in interface com.ibm.able.beans.AbleRemoteImportData
Returns the number of records in the data source
openBrowser(URL) - Static method in class com.ibm.able.AbleHelp
Opens the default browser on the specified URL.
openConversation() - Method in interface com.ibm.able.platform.RMIVerifiableNamingService
When this VerifiableAgentNamingService is aksed for a VerifiableAgentName,, it must use Kerberos to secure this process.
openConversation() - Method in class com.ibm.able.platform.RMIVerifiableNamingSystem
 
openDevice() - Method in class com.ibm.able.AbleJTextAreaHandler
Opens the device to which the handler will send its log entries.
openLogDataFile() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
create and open a log data file generate the corresponding *.dfn file
operation - Variable in class com.ibm.able.autotune.AutotuneMetricOperator
 
operatorFitness - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
ourLoader - Static variable in class com.ibm.able.editor.AbleClassLoader
The only SimpleClassLoader we actually instantiate
out - Variable in class com.ibm.able.beans.AbleExport
 
outBuffer - Variable in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
outNum - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
outNum - Variable in class com.ibm.able.beans.AbleAbstractImport
A double array used in calculating the output buffer.
outNum - Variable in class com.ibm.able.beans.AbleNetwork
The numeric output buffer
outNum - Variable in class com.ibm.able.beans.AbleTimeSeriesFilter
 
outNum - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
outNum - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
outNum - Variable in class com.ibm.able.beans.knn.AbleDecisionTree
The numeric output buffer.
outNum - Variable in class com.ibm.able.beans.knn.AbleKnn
The numeric output buffer.
outNum - Variable in class com.ibm.able.beans.knn.AbleNaiveBayes
The numeric output buffer.
outNum - Variable in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
The numeric output buffer.
outSym - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
outSym - Variable in class com.ibm.able.beans.AbleAbstractImport
A String array used in calculating the output buffer.
outSym - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
outboundMessage(Object) - Method in interface com.ibm.conversation.ConversationPolicyListener
Processes an outbound-message output from the ConversationPolicyHandler.
outputBuffer - Variable in class com.ibm.able.AbleObject
The "outputBuffer" field is initialized to null, but may be set by this bean's synchronous process() method to provide output data to other ABLE objects.
outputStats() - Method in class com.ibm.able.beans.decisiontree.DecisionTree
outputStats
outputStats() - Method in class com.ibm.able.beans.decisiontree.LearningAlgorithm
outputStats

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