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 _

P

PackageHomeProperty - Static variable in class com.ibm.able.Able
The name of the system property that contains this package's installation directory.
paintComponent(Graphics) - Method in class com.ibm.able.beans.AbleNetworkGraphicView
Paint the network units and their connections
paintComponent(Graphics) - Method in class com.ibm.able.beans.AbleClusterDiagramView
Paint the network units and their connections
paintComponent(Graphics) - Method in class com.ibm.able.editor.AbleEditorCanvas
Paint the objects and their connections.
paintComponent(Graphics) - Method in class com.ibm.able.editor.AbleViewObject
paint the icon for this bean on the canvas
PARAMETERS - Static variable in class com.ibm.able.editor.AbleInspector
 
parent - Variable in class com.ibm.able.AbleObject
The AbleBeanContainer parent, if any, in which this bean resides.
Parent - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's parent field.
ParentId - Static variable in class com.ibm.able.AbleProperty
 
parseAndValidate() - Method in class com.ibm.able.conversation.JasStringLiteralTransform
Converts message object into name & data, assuming the message conforms to this transform's message description.
parseAndValidate() - Method in class com.ibm.able.conversation.JasConversationSetupTransform
Converts message object into name & data, assuming the message conforms to this transform's message description.
parseAndValidate() - Method in interface com.ibm.conversation.MessageTransform
Converts the message object stored in this MessageTransform into decision data.
parseConsultRuleBlockFromARL(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse and instantiate a predicate consult() ruleblock object by reading an input String containing ABLE Rule Language text source.
parseConsultRuleBlockInput(AbleRuleSet, boolean) - Method in class com.ibm.able.rules.AbleARLParser
The method parseRuleBlockInput parses a predicate consult() AbleRuleBlock object.
parseConversationId(TransportMessage) - Static method in class com.ibm.able.conversation.AbleJasMessageSystemAdapter
Extracts the recipient's conversation ID from the given message's header.
parseDateAndTime(String) - Static method in class com.ibm.able.rules.ARL
Create a Calendar object from a String representation of a date and time using the default date format.
parseDateAndTime(String, String) - Static method in class com.ibm.able.rules.ARL
Create a Calendar object from a String representation of a date and time using the default date format.
parseExpressionFromARL(String) - Method in interface com.ibm.able.data.AbleDataContext
Turn a String into an AbleExpression object
parseExpressionFromARL(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse and instantiate an AbleRd object (a Literal, Variable, or Expression) by reading an input String containing ABLE Rule Language text source.
parseExpressionFromXML(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse and instantiate an AbleRd object (a Literal, Variable, or Expression) by reading an input String containing ABLE Rule Language XML source.
parseExpressionInput(AbleRuleSet, boolean) - Method in class com.ibm.able.rules.AbleARLParser
The method parseExpressionInput parses a String into an AbleExpression object.
parseFromARL(File) - Method in class com.ibm.able.rules.AbleRuleSet
Parse the ruleset object by reading a rule source file contained in the specified input file.
parseFromARL(InputStream) - Method in class com.ibm.able.rules.AbleRuleSet
Parse the ruleset by reading an ARL rule source file contained in the specified input stream.
parseFromARL(String) - Method in class com.ibm.able.rules.AbleRuleSet
Instantiate the ruleset object by reading a rule source file contained in the specified input file.
parseFromXML(File) - Method in class com.ibm.able.rules.AbleRuleSet
Parse the ruleset by reading an XML rule document contained in the specified input file.
parseFromXML(InputStream) - Method in class com.ibm.able.rules.AbleRuleSet
Instantiate the ruleset object by reading an XML rule document contained in the specified input stream.
parseFromXML(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse the ruleset by reading an XML rule source file contained in the specified input file.
parseHeader(InputStream) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Parse a MIME header from an input stream.
parseMessagePayload(Payload) - Method in class com.ibm.able.conversation.JasStringLiteralTransform
 
parseMessagePayload(Payload) - Method in interface com.ibm.able.conversation.MessageForm
Parses the message into its constituent data, which is (supposed to be) stored inside this message-form object in a type-specific way.
parseMessagePayload(Payload) - Method in class com.ibm.able.conversation.ConversationSetupForm
 
parseMessagePayload(Payload) - Method in class com.ibm.able.conversation.TextMessageForm
 
parseMessagePayload(Payload) - Method in class com.ibm.able.conversation.StartCPForm
 
parseMessagePayload(Payload) - Method in class com.ibm.able.conversation.JasConversationSetupTransform
 
parseMessagePayload(Payload) - Method in class com.ibm.able.examples.conversation.AmabSelectionMessageForm
 
parseMessagePayload(Payload) - Method in class com.ibm.able.examples.conversation.AmabOfferMessageForm
 
parseRuleBlockFromARL(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse and instantiate a complete ruleblock object by reading an input String containing ABLE Rule Language text source.
parseRuleBlockFromXML(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse and instantiate a complete ruleblock object by reading an input String containing ABLE Rule Language XML source.
parseRuleBlockInput(AbleRuleSet, boolean) - Method in class com.ibm.able.rules.AbleARLParser
The method parseRuleBlockInput parses a String into an AbleRuleBlock object.
parseRuleFromARL(String, String, boolean) - Method in class com.ibm.able.rules.AbleRuleSet
Parse and instantiate a complete rule object by reading an input String containing ABLE Rule Language text source.
parseRuleFromXML(String, String, boolean) - Method in class com.ibm.able.rules.AbleRuleSet
Parse and instantiate a complete rule object by reading an input String containing ABLE Rule Language XML source.
parseRuleInput(AbleRuleSet, String, boolean, boolean) - Method in class com.ibm.able.rules.AbleARLParser
The method parseRuleInput parses a String into an AbleRule object.
parseRuleSetFromARL(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse and instantiate a complete ruleset object by reading an input String containing ABLE Rule Language text source.
parseRuleSetFromXML(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse and instantiate a complete ruleset object by reading an input String containing ABLE Rule Language XML source string.
parseRuleSetInput(AbleRuleSet, boolean) - Method in class com.ibm.able.rules.AbleARLParser
The method parseRuleSetInput is the initial rule.
paste() - Method in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
paste()
paste() - Method in class com.ibm.able.editor.AbleEditorFrame
The paste function gets the Able bean from the clipboard and adds it to the current agent.
peekEvent() - Method in class com.ibm.able.AbleEventQueue
Return the very next event waiting on the queue, but leave that event on the queue for further processing.
performCall() - Method in class com.ibm.able.data.AbleCallLiteral
 
performCall() - Method in class com.ibm.able.data.AbleTypedVariableMethodLiteral
 
PERSIST_ACTION_ADD - Static variable in class com.ibm.able.platform.AblePersistenceSupport
Different types of persist actions that can occur
PERSIST_ACTION_REMOVE_MAP - Static variable in class com.ibm.able.platform.AblePersistenceSupport
 
PERSIST_ACTION_REMOVE_STRING - Static variable in class com.ibm.able.platform.AblePersistenceSupport
 
PERSIST_ACTION_UPDATE_MAP - Static variable in class com.ibm.able.platform.AblePersistenceSupport
 
PERSIST_ACTION_UPDATE_STRING - Static variable in class com.ibm.able.platform.AblePersistenceSupport
 
PERSISTENCE_DB_FLUSH_TIME - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
PERSISTENCE_DRIVER - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
These string will represent the properties that the PlatformPersistenceService will expect to be defined in the AblePlatform.preferences file.
PERSISTENCE_PROTOCOL - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
PERSISTENCE_SUBPROTOCOL - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
PlatformMessageBundle - Static variable in class com.ibm.able.platform.AblePlatform
The fully qualified name of the class that contains this package's NLS messages.
PlatformPersistenceException - exception com.ibm.able.platform.PlatformPersistenceException.
The PlatformPersistenceException is the generic exception associated with all platform persistence operations.
PlatformPersistenceException() - Constructor for class com.ibm.able.platform.PlatformPersistenceException
Create an PlatformPersistenceException with no message.
PlatformPersistenceException(String) - Constructor for class com.ibm.able.platform.PlatformPersistenceException
Create an PlatformPersistenceException with the specified message.
PlatformPersistenceException(String, Exception) - Constructor for class com.ibm.able.platform.PlatformPersistenceException
Create an PlatformPersistenceException with the specified message and embedded exception.
PlatformPersistenceFailure - exception com.ibm.able.platform.PlatformPersistenceFailure.
The PlatformPersistenceFailure is thrown when a platform persistence operation fails due to a problem with the platform persistence service infrastructure.
PlatformPersistenceFailure() - Constructor for class com.ibm.able.platform.PlatformPersistenceFailure
Create an PlatformPersistenceFailure with no message.
PlatformPersistenceFailure(String) - Constructor for class com.ibm.able.platform.PlatformPersistenceFailure
Create an PlatformPersistenceFailure with the specified message.
PlatformPersistenceFailure(String, Exception) - Constructor for class com.ibm.able.platform.PlatformPersistenceFailure
Create an PlatformPersistenceFailure with the specified message and embedded exception.
PlatformPersistenceService - interface com.ibm.able.platform.PlatformPersistenceService.
The PlatformPersistenceService interface defines the operations that can be requested of the platform persistence service object.
PlatformSupportName - Static variable in class com.ibm.able.platform.AblePlatform
The name of the platform support object as it is used when doing RMI lookups, rebinds, and so on.
PluggableEngine - class com.ibm.able.examples.rules.PluggableEngine.
This class extends the AbleInferenceEngine class so that it can be used as a customized pluggable inference engine.
PluggableEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.examples.rules.PluggableEngine
Create a new inference engine.
Plus - Static variable in class com.ibm.able.data.AbleData
Operator; Plus, add or concatenate (+)
PLUS - Static variable in interface com.ibm.able.rules.AbleARLParserTokenTypes
 
plus(Object, Object) - Method in class com.ibm.able.rules.AblePredicateLib
Add two numbers and return the result.
pop() - Method in class com.ibm.conversation.base.BasicCpHandlerStack
Pops the bottom policy handler off the stack.
population - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
populationSize - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
popupMenuCanceled(PopupMenuEvent) - Method in class com.ibm.able.editor.AbleEditorCanvas
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class com.ibm.able.editor.AbleEditorCanvas
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class com.ibm.able.editor.AbleEditorCanvas
 
portOfLocalAgentPool() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the port at which the current AgentPool runs.
positive - Variable in class com.ibm.able.rules.AbleSelector
 
postEvent(AbleEvent) - Method in class com.ibm.able.AbleEventQueue
Place an event on the queue for future processing, but only if event posting is enabled.
postProcess - Static variable in class com.ibm.able.rules.ARL
Rule Block Name: PostProcess
POW - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
POWERN - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
Pr_BooleanValue - Static variable in class com.ibm.able.AbleProperty
Property; Current value of a boolean variable.
Pr_BooleanValueId - Static variable in class com.ibm.able.AbleProperty
 
Pr_CategoricalStringList - Static variable in class com.ibm.able.AbleProperty
Property; Categorical variable's list of categories.
Pr_CategoricalStringListId - Static variable in class com.ibm.able.AbleProperty
 
Pr_CategoricalValue - Static variable in class com.ibm.able.AbleProperty
Property; Current value of a categorical variable.
Pr_CategoricalValueId - Static variable in class com.ibm.able.AbleProperty
 
Pr_ContinuousValue - Static variable in class com.ibm.able.AbleProperty
Property; Current value of a continuous variable.
Pr_ContinuousValueId - Static variable in class com.ibm.able.AbleProperty
 
Pr_DiscreteNumberList - Static variable in class com.ibm.able.AbleProperty
Property; Discrete variable's list of discrete numbers.
Pr_DiscreteNumberListId - Static variable in class com.ibm.able.AbleProperty
 
Pr_DiscreteValue - Static variable in class com.ibm.able.AbleProperty
Property; Current value of a discrete variable.
Pr_DiscreteValueId - Static variable in class com.ibm.able.AbleProperty
 
Pr_FuzzyCrispValue - Static variable in class com.ibm.able.AbleProperty
Property; Discrete variable's list of discrete numbers.
Pr_FuzzyCrispValueId - Static variable in class com.ibm.able.AbleProperty
 
Pr_FuzzyValue - Static variable in class com.ibm.able.AbleProperty
Property; Current value of a fuzzy variable.
Pr_FuzzyValueId - Static variable in class com.ibm.able.AbleProperty
 
Pr_FuzzyWork - Static variable in class com.ibm.able.AbleProperty
Property; Current value of a fuzzy variable.
Pr_FuzzyWorkId - Static variable in class com.ibm.able.AbleProperty
 
Pr_GenericValue - Static variable in class com.ibm.able.AbleProperty
Property; Current value of a generic variable.
Pr_GenericValueId - Static variable in class com.ibm.able.AbleProperty
 
Pr_NumericValue - Static variable in class com.ibm.able.AbleProperty
Property; Current value of a numeric variable.
Pr_NumericValueId - Static variable in class com.ibm.able.AbleProperty
 
Pr_StringValue - Static variable in class com.ibm.able.AbleProperty
Property; Current value of a string variable.
Pr_StringValueId - Static variable in class com.ibm.able.AbleProperty
 
predicate - Variable in class com.ibm.able.rules.AbleInferenceContext
 
Predicate - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a Predicate
predicateNameIsBuiltIn(String) - Method in class com.ibm.able.rules.AbleRuleSet
 
predicates - Variable in class com.ibm.able.rules.AblePredicateQuery
 
Preferences - Static variable in class com.ibm.able.Able
The current set of preferences.
Preferences - Static variable in class com.ibm.able.editor.AbleEditor
The current set of GUI preferences.
Preferences - Static variable in class com.ibm.able.platform.AblePlatform
The current set of preferences, as loaded from the preferences file.
preferredSize() - Method in class com.ibm.able.beans.filter.AbleFilterPanel
Deprecated. provided for backward compatibility with old layout managers.
preInit() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
preInit() - Method in interface com.ibm.able.platform.AblePlatformAgent
Pre-initializes the agent immediately after creation, causing the agent to find the Service Root, extract references to various services, obtain a unique AgentName from the Agent Naming Service, and, when security is on, a VerifiableAgentName (VAN).
prepend(String, String) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Prepends a key value pair to the beginning of the header.
preProcess - Static variable in class com.ibm.able.rules.ARL
Rule Block Name: PreProcess
prettyPrint() - Method in class com.ibm.able.platform.AblePlatformPreferences.PrincipalEntry_
 
prettyPrint() - Method in class com.ibm.able.platform.AblePlatformPreferences.TrustLevelEntry_
 
prettyPrint() - Method in class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_
 
previousButton - Variable in class com.ibm.able.editor.AblePrintPreviewDialog
 
principalOfAgentPool(String) - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the principal under which the specified AgentPool runs.
principalOfLocalAgentPool() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the principal under which the current AgentPool runs.
principalOfService(String) - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the principal under which the specified service runs.
print() - Method in class com.ibm.able.beans.decisiontree.Data
print
print(Graphics, PageFormat, int) - Method in class com.ibm.able.editor.AbleInspector
Print the contents of the Inspector
print(Object) - Method in class com.ibm.able.rules.AbleRuleSet
Write a text string to the console (System.out) without a line separator.
print(PrintWriter) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Prints the key-value pairs represented by this header.
printDebug(String) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
Returns a debugging string identifying this class type and instance, followed by the given message.
printDebug(String) - Method in class com.ibm.able.conversation.AbleConversationGraphicView
 
printHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.LearningAlgorithm
printHypothesis
printHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.DecisionTree
printHypothesis
println(Object) - Method in class com.ibm.able.rules.AbleRuleSet
Write a text string to the console (System.out) followed by a line separator.
println(Object, Object) - Method in class com.ibm.able.rules.AbleRuleSet
Write two text strings to the console (System.out) on the same line: msgText1 + msgText2.
PrintTree - class com.ibm.able.beans.decisiontree.PrintTree.
class PrintTree
PriorityDefault - Static variable in class com.ibm.able.rules.AbleRule
A default priority for rules.
process - Static variable in class com.ibm.able.rules.ARL
Rule Block Name: Process
process() - Method in class com.ibm.able.AbleObject
Performs the main, synchronous, standard processing function performed by this bean.
process() - Method in class com.ibm.able.AbleDefaultAgent
Performs the main, synchronous, standard processing function performed by this bean.
process() - Method in interface com.ibm.able.AbleBean
Performs the main, synchronous, standard processing function performed by this bean.
process() - Method in class com.ibm.able.AbleBufferConnection
Processing a connection moves data from the source output buffer to the destination object's input buffer.
process() - Method in interface com.ibm.able.AbleRemoteBean
Perform the main, synchronous, standard processing function performed by this bean.
process() - Method in class com.ibm.able.agents.AbleScriptAgent
Invoke the processRuleSet so user can completely define the process() behavior of this agent (and contained beans) The AbleScriptAgent inputBuffer is passed to the processRuleSet (if any) The processRuleSet outputBuffer (if any) is passed to the Agent's outputBuffer
process() - Method in class com.ibm.able.agents.AbleRuleBase
Process a single RuleSet in this RuleBase This is usually based on some user or domain name
process() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Process a single input record ....
process() - Method in class com.ibm.able.agents.AbleJavaScriptAgent
Execute the processScript.
process() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
This method performs the following steps: initialize the population (first time only) evaluate each chromosome and insert into the population create new chromosomes and members using crossover/mutation operators delete members of the old population to make room for new members
process() - Method in class com.ibm.able.agents.AbleRuleAgent
Invoke the behaviorRuleSet to process input buffer The AbleRuleAgent inputBuffer is passed to the behaviorRuleSet (if any) The behaviorRuleSet outputBuffer (if any) is passed to the Agent's outputBuffer
process() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
do a single control cycle
process() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneController
do a single control cycle
process() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
compute the difference between target and actual service levels compute the control actions to take (if any) set the tuning control values and propagate them to the target system
process() - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
Get the latest data from the buffer and set the values of the metrics.
process() - Method in class com.ibm.able.autotune.AutotuneAgent
Check the current state of the target system if the adaptor mode is synchronous by processing each adaptor.
process() - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
 
process() - Method in class com.ibm.able.beans.AbleAbstractImport
Process gets the next record from the data source, and places its contents in the outputBuffer.
process() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
process() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
process() - Method in class com.ibm.able.beans.AbleDBExport
Write out the contents of the parameter to the data file.
process() - Method in class com.ibm.able.beans.AbleBackPropagation
 
process() - Method in class com.ibm.able.beans.AbleExport
Write out the contents of inputBuffer to file using specified delimiter.
process() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
process() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
Process a single record from the input buffer if in train mode, add info to the network if in test mode, classify it and place the class index in the output buffer
process() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
process() - Method in class com.ibm.able.beans.filter.AbleFilter
Process a complete record (every field) from input to output buffer.
process() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
 
process() - Method in class com.ibm.able.beans.knn.AbleKnn
 
process() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
process() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
 
process() - Method in class com.ibm.able.conversation.AbleConversationManager
Do one step of processing.
process() - Method in class com.ibm.able.conversation.AbleJasConversationAgent
 
process() - Method in class com.ibm.able.conversation.AblePlatformConversationAgent
Does one step of processing.
process() - Method in class com.ibm.able.conversation.SimpleConversationManager
From AbleBean
process() - Method in class com.ibm.able.examples.AbleBeanWrapper
Perform the bean processing function for data buffers.
process() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgent
Perform the standard processing function performed by this agent.
process() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Check the file being watched for the condition of interest.
process() - Method in class com.ibm.able.examples.ablebean.SimpleAbleBean
Perform the standard processing function performed by this bean.
process() - Method in class com.ibm.able.examples.rules.SampleSensorEffector
 
process() - Method in class com.ibm.able.rules.AbleRuleSet
Perform the standard processing function performed by this object.
process() - Method in class com.ibm.able.rules.AbleRuleBlock
 
process(boolean) - Method in class com.ibm.able.rules.AbleRuleSet
 
process(ConversationEvent, ConversationEventSequence) - Method in class com.ibm.able.conversation.SimpleCPH
 
process(ConversationEvent, ConversationEventSequence) - Method in interface com.ibm.able.conversation.ConversationPolicyHandler
Attempts to process the given input event.
process(ConversationEventSequence, ConversationEventSequence) - Method in class com.ibm.able.conversation.AbstractCPH
Default implementation of batch mode processing.
process(ConversationEventSequence, ConversationEventSequence) - Method in interface com.ibm.able.conversation.ConversationPolicyHandler
This attempts to process the given sequence of events in "batch mode".
process(Object) - Method in class com.ibm.able.AbleObject
Perform the main, standard processing function performed by this bean, using the argument Object (usually passed via an AbleEvent).
process(Object) - Method in interface com.ibm.able.AbleBean
Performs the main, standard processing function performed by this bean, using the argument Object, which usually would be passed via an AbleEvent.
process(Object) - Method in interface com.ibm.able.AbleRemoteBean
Perform the main, standard processing function performed by this bean, using the argument Object (usually passed via an AbleEvent).
process(Object) - Method in class com.ibm.able.agents.AbleRuleAgent
Invoke the behaviorRuleSet to process input buffer
process(Object) - Method in class com.ibm.able.beans.AbleDBExport
Write out the contents of inputBuffer to file using specified delimiter.
process(Object) - Method in class com.ibm.able.beans.AbleExport
Write out the contents of the parameter to the data file.
process(Object) - Method in class com.ibm.able.beans.filter.AbleFilter
Perform the main, standard processing function performed by this bean, using the argument Object (usually passed via an AbleEvent).
process(Object) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Performs the main, standard processing function of this platform agent, using the argument.
process(Object) - Method in class com.ibm.able.rules.AbleRuleSet
Perform the main, standard processing function performed by this bean, using the argument Object (usually passed via an AbleEvent).
process(String, String, Object[]) - Method in class com.ibm.able.conversation.DecisionLogicAdapter
process input data by making a udf call to the decision logic code(bean)
processAbleEvent - Static variable in class com.ibm.able.rules.ARL
Rule Block Name: ProcessAbleEvent
processAbleEvent(AbleEvent) - Method in class com.ibm.able.AbleObject
Processes an Able event synchronously; that is, on the same thread as the caller.
processAbleEvent(AbleEvent) - Method in interface com.ibm.able.AbleEventQueueProcessor
Processes an Able event synchronously; that is, on the same thread as the caller.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.agents.AbleRuleAgent
 
processAbleEvent(AbleEvent) - Method in class com.ibm.able.autotune.AutotuneAgent
Process an Able event synchronously; that is, on the same thread as the caller.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.beans.AbleAbstractImport
Process an AbleEvent sent by another Able bean.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.beans.AbleDBExport
Extract the argument object from an AbleEvent and output it to the data file.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.beans.AbleExport
Extract the argument object from an AbleEvent and output it to the data file.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.conversation.SimpleConversationManager
From AbleBean -- overriden here for testing.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.examples.AbleBeanWrapper
Process an AbleEvent sent by another Able bean.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.examples.ablebean.SimpleAbleApp
Display changes when agent modifies its output buffer.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.platform.AblePersistenceSupport
 
processAbleEvent(AbleEvent) - Method in class com.ibm.able.rules.AbleRuleSet
Process an Able event synchronously; that is, on the same thread as the caller.
processAssertions(AbleRuleBlock) - Method in class com.ibm.able.rules.AbleInferenceEngine
Fire all enabled assertion rules.
processBufferConnections() - Method in class com.ibm.able.AbleObject
Processes all buffer connections.
processBufferConnections() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Processes all buffer connections.
processBufferConnections() - Method in interface com.ibm.able.AbleDataBufferManager
Processes all buffer connections.
processCentralAgent(Object) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
processCentralAgent(Object) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
processConsequent(AbleConditionalRule) - Method in class com.ibm.able.rules.AbleInferenceEngine
Evaluate the specified rule's consequent clauses and update the rule with a new truth value.
processDecision(DecisionDataHandle) - Method in class com.ibm.able.conversation.AbleConversation
Processes the given decision.
processDecision(DecisionDataHandle) - Method in interface com.ibm.conversation.Conversation
Passes the given decision data to the currently active conversation policy handler for processing.
processDecision(String, Object[]) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
processDecision(String, Object[]) - Method in class com.ibm.able.conversation.SimpleConversationManager
Process a decision newly arrived from the decision-making system.
processDecision(String, Object[]) - Method in interface com.ibm.conversation.ConversationPolicyHandler
Causes this ConversationPolicyHandler to take the transition matching the given decision name & args, if found.
processDistrAgent1(Object) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
processDistrAgent1(Object) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
processDistrAgent2(Object) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
processDistrAgent2(Object) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
processEngineBreakpoint() - Method in class com.ibm.able.rules.AbleRuleSetDebugConsole
Loop waiting for the user to press one of the button s
processInboundMessage(TransportMessage) - Method in class com.ibm.able.conversation.SimpleConversationManager
Process a message newly arrived from the messaging system.
ProcessingDisabled_PostingDisabled - Static variable in class com.ibm.able.Able
Asynchronous Event Processing Flag: Event Processing is disabled; event Posting is disabled.
ProcessingDisabled_PostingEnabled - Static variable in class com.ibm.able.Able
Asynchronous Event Processing Flag: Event Processing is disabled; event Posting is enabled.
ProcessingEnabled_PostingDisabled - Static variable in class com.ibm.able.Able
Asynchronous Event Processing Flag: Event Processing is enabled; event Posting is disabled.
ProcessingEnabled_PostingEnabled - Static variable in class com.ibm.able.Able
Asynchronous Event Processing Flag: Event Processing is enabled; event Posting is enabled.
ProcessingState - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's processing state changes.
ProcessingStateId - Static variable in class com.ibm.able.AbleProperty
 
processInput(BitSet) - Method in class com.ibm.able.rules.AbleRuleSet
For each variable appearing in the input sequence, extract a value from the input buffer and assign it to the variable.
processLabels - Static variable in class com.ibm.able.editor.AbleEditorFrame
 
processList - Variable in class com.ibm.able.AbleDefaultAgent
The list of objects to be processed in order during a AbleDefaultAgent.process() call.
ProcessList - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's process list.
ProcessListId - Static variable in class com.ibm.able.AbleProperty
 
processListOK - Variable in class com.ibm.able.AbleDefaultAgent
Indicates whether the processList needs to be computed.
processMessage(MessageHandle) - Method in class com.ibm.able.conversation.AbleConversation
Processes the given message.
processMessage(MessageHandle) - Method in interface com.ibm.conversation.Conversation
Passes the given message to the currently active ConversationPolicyHandler for processing.
processMessage(Object) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
processMessage(Object) - Method in interface com.ibm.conversation.ConversationPolicyHandler
Causes this ConversationPolicyHandler to take the transition matching the given message, if one is found.
processNoEventProcessingEnabledSituation() - Method in class com.ibm.able.AbleObject
Process the situation where neither timer nor Able event processing is enabled in the event queue, but the event queue's asynchronus thread of control has been started.
processNoEventProcessingEnabledSituation() - Method in interface com.ibm.able.AbleEventQueueProcessor
Processes the situation where neither timer nor Able event processing is enabled in the event queue, but the event queue's asynchronous thread of control has been started.
processNoEventProcessingEnabledSituation() - Method in class com.ibm.able.platform.AblePersistenceSupport
 
processOutput() - Method in class com.ibm.able.rules.AbleRuleSet
For each variable appearing in the output sequence, obtain the variable's current value and write it to the output buffer.
processOutputBuffer() - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
Copy data from the member import bean's output buffer into the metrics.
processRuleBlock(AbleRuleBlock) - Method in class com.ibm.able.rules.AbleInferenceEngine
Fire all rules in the specified rule block in sequential order.
processRuleBlock(AbleRuleBlock) - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Fire all rules in the specified rule block in sequential order.
processRuleSet(AbleRuleSet, Object) - Static method in class com.ibm.able.rules.ARL
Call the RuleSet via the process() method, passing a list of parameters via the bean's input buffer and returning the first element of the bean's output buffer in outputList.
processScript - Variable in class com.ibm.able.agents.AbleScriptAgent
The processScript object is created from a ruleset named by the processScriptFileName when the agent is initialized.
processScript - Variable in class com.ibm.able.agents.AbleJavaScriptAgent
The processScript object is created from a JavaScript named by the processScriptFileName when the agent is initialized.
processScriptFileName - Variable in class com.ibm.able.agents.AbleScriptAgent
A String used to construct and initialize the bean used to process the agent.
processTimerEvent - Static variable in class com.ibm.able.rules.ARL
Rule Block Name: ProcessTimerEvent
processTimerEvent() - Method in class com.ibm.able.AbleObject
Process a timer expiration event synchronously; that is, on the same thread as the caller.
processTimerEvent() - Method in interface com.ibm.able.AbleEventQueueProcessor
Processes a timer expiration event synchronously; that is, on the same thread as the caller.
processTimerEvent() - Method in class com.ibm.able.agents.AbleScriptAgent
Invoke the process method on the processTimerScript.
processTimerEvent() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
This method is called from the asynch thread.
processTimerEvent() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
This method is called from the asynch thread It is only used for automated training of the neural agent
processTimerEvent() - Method in class com.ibm.able.agents.AbleJavaScriptAgent
Execute the processTimerScript.
processTimerEvent() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
This method is called from the asynch thread It is only used for automated evolution the population
processTimerEvent() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
This method is called from the asynch thread It is only used to automated training of the neural agent
processTimerEvent() - Method in class com.ibm.able.agents.AbleRuleAgent
Invoke the processTimerEvent method on the behavior ruleset.
processTimerEvent() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
not sure if this will be used
processTimerEvent() - Method in class com.ibm.able.autotune.AutotuneAgent
Current behavior is to simply call the process() method.
processTimerEvent() - Method in class com.ibm.able.beans.AbleAbstractImport
Process a timer expiration event synchronously; that is, on the same thread as the caller.
processTimerEvent() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
This method is called from the asynch thread It is only used for automated training of the NaiveBayes agent
processTimerEvent() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
Not used in this class
processTimerEvent() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
processTimerEvent() - Method in class com.ibm.able.examples.AbleBeanWrapper
Perform the bean processing function to do when the timer interval expires.
processTimerEvent() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgent
This method gets called from the asych thread (if running) Default behavior is to just call the process() method
processTimerEvent() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
The timer has expired, so check the file being watched for the condition of interest.
processTimerEvent() - Method in class com.ibm.able.platform.AblePersistenceSupport
This will be called if we are waiting for the PlatformPersistenceService to get back up.
processTimerEvent() - Method in class com.ibm.able.rules.AbleRuleSet
This method is called from the asynch thread when the bean timer is configured to fire.
processTimerScript - Variable in class com.ibm.able.agents.AbleScriptAgent
The processTimerScript object is created from a ruleset named by the processTimerScriptFileName when the agent is initialized.
processTimerScript - Variable in class com.ibm.able.agents.AbleJavaScriptAgent
The processTimerScript object is created from a JavaScript named by the processTimerScriptFileName when the agent is initialized.
processTimerScriptFileName - Variable in class com.ibm.able.agents.AbleScriptAgent
A String used to construct and initialize the bean used to process agent timer events.
processWindowEvent(WindowEvent) - Method in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
 
processWindowEvent(WindowEvent) - Method in class com.ibm.able.editor.AbleInspector
 
processWithContext(Object, Hashtable, Hashtable, AbleWorkingMemory) - Method in class com.ibm.able.rules.AbleRuleSet
Process this ruleset with variables, user-defined functions (externally attached UDFs only), and working memory from some other ruleset.
Product - Static variable in class com.ibm.able.rules.ARL
Fuzzy Correlation method: Product: scale the consequent fuzzy region using the truth of the predicate (the shape of the fuzzy region is preserved):
PRODUCT_OR - Static variable in class com.ibm.able.data.AbleFuzzySet
Inference (implication) method: ProductOr:
ProductDirectory - Static variable in class com.ibm.able.Able
The directory where all this code is installed.
ProductOr - Static variable in class com.ibm.able.rules.ARL
Fuzzy Inference (implication) method: ProductOr:
PropertiesFileDirectoryProperty - Static variable in class com.ibm.able.Able
The name of the system property which provides the directory to contain the Able preferences properties file.
PropertiesFileHeader - Static variable in class com.ibm.able.Able
The header to appear in the properties file.
PropertiesFileName - Static variable in class com.ibm.able.Able
The name of the properties file containing runtime preferences.
PROPERTY_CONNECTION - Static variable in class com.ibm.able.editor.AbleEditor
Connection type: Property.
Property(int) - Static method in class com.ibm.able.AbleProperty
Given a property ID, return a property name.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.AbleDefaultAgent
Handle a propertyChange event.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.AblePropertyConnectionManager
This is the method that gets called when a bound property changes on the source object.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.autotune.TestAutotuneAdaptorCustomizer
The customizer listens to changes in the state property of the member import bean.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.beans.AbleNetworkGraphicView
detect netArchitecture property changes and reset internal data structures
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.beans.AbleTraceTextView
detect property changes and reset internal data structures
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.beans.AbleClusterDiagramView
detect netArchitecture property changes and reset internal data structures
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.conversation.AbleCpGraphViewer
Listens to changes in the active state property of the CPH
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.conversation.AbleConversationGraphicView
Listens to changes in the properties of the Jas Conversation Agent and updates the view as suited to the event.Listens for the following events
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.conversation.AbleJasConversationGraphicView
Listens to changes in the properties of the Jas Conversation Agent and updates the view as suited to the event.Listens for the following events
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.editor.AbleViewObject
Handle propertyChange events from underlying AbleBean.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.editor.AbleEditorFrame
Handle property change events If the current agent is turned on or off, enable/disable the step/cycle/run buttons If a bean was added to an agent, create the view object and tree node If a bean was removed from an agent, remove the view object and tree node
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.editor.AbleInspector
 
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.examples.ablebean.SimpleAbleApp
Handle a property change event.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.rules.AbleGuiFuzzySetViewer
Handle a property change event.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.rules.AbleVariableTextView
detect property changes and reset internal data structures
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.rules.AbleGuiFuzzySetInspector
Handle a property change event.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.rules.AbleFuzzyChgListener
Handle a property change event.
propertyConnectionMgr - Variable in class com.ibm.able.AbleObject
The property connections manager, a serializable version of a property change listener, is used to propagate property change events.
PropertyConnectionMgr - Static variable in class com.ibm.able.AbleProperty
Used when adding to or removing from a bean's AbleEventQueue.
PropertyConnectionMgrId - Static variable in class com.ibm.able.AbleProperty
 
PropertyDiscr - Static variable in class com.ibm.able.beans.knn.AbleDecisionTree
 
PropertyDiscr - Static variable in class com.ibm.able.beans.knn.AbleNaiveBayes
 
PropertyDiscrId - Static variable in class com.ibm.able.beans.knn.AbleDecisionTree
 
PropertyDiscrId - Static variable in class com.ibm.able.beans.knn.AbleNaiveBayes
 
PropertyId(String) - Static method in class com.ibm.able.AbleProperty
Given a property name, such as the value for SleepTime, return that property's integer ID.
PropertyK - Static variable in class com.ibm.able.beans.knn.AbleKnn
 
PropertyKId - Static variable in class com.ibm.able.beans.knn.AbleKnn
 
PropertyM - Static variable in class com.ibm.able.beans.knn.AbleNaiveBayes
 
PropertyMetric - Static variable in class com.ibm.able.beans.knn.AbleDecisionTree
 
PropertyMetricId - Static variable in class com.ibm.able.beans.knn.AbleDecisionTree
 
PropertyMId - Static variable in class com.ibm.able.beans.knn.AbleNaiveBayes
 
PropertyName(int) - Static method in class com.ibm.able.AbleProperty
Given a property ID, return a property name.
propertySupport - Variable in class com.ibm.able.conversation.AbleJasConversationAgent
Firing property change support
propertySupport - Variable in class com.ibm.able.conversation.AbstractCPH
 
propertySupport - Variable in class com.ibm.able.conversation.StateMachine
Firing property change support
ProtocolErrorEvent - class com.ibm.able.conversation.ProtocolErrorEvent.
ConversationEvent for protocol errors (e.g., unexpected message).
ProtocolErrorEvent(Object) - Constructor for class com.ibm.able.conversation.ProtocolErrorEvent
 
ProtocolErrorEvent(Object, int, ConversationEvent, String) - Constructor for class com.ibm.able.conversation.ProtocolErrorEvent
 
pruneHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.LearningAlgorithm
pruneHypothesis
pruneHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.DecisionTree
pruneHypothesis
PUBLIC_KEY - Static variable in interface com.ibm.able.platform.VerifiableAgentDirectoryService
Key for JAS Agent Description attributes added by ABLE.
push(ConversationPolicyHandler) - Method in class com.ibm.conversation.base.BasicCpHandlerStack
Pushes the given policy handler on the stack.
pushAndPull(String, byte[]) - Method in interface com.ibm.able.platform.RMIVerifiableNamingService
This method handles the context establishment between this ANS and someone asking for a VAN.
pushAndPull(String, byte[]) - Method in class com.ibm.able.platform.RMIVerifiableNamingSystem
 
put(Double, Double) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Double, Integer) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Double, Object) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Double, String) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Integer, Double) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Integer, Integer) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Integer, Object) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Integer, String) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Object, Object) - Method in class com.ibm.able.beans.AbleDataMap
 
put(String, Double) - Method in class com.ibm.able.beans.AbleDataMap
 
put(String, Integer) - Method in class com.ibm.able.beans.AbleDataMap
 
put(String, Object) - Method in class com.ibm.able.beans.AbleDataMap
 
put(String, String) - Method in class com.ibm.able.beans.AbleDataMap
 
Puzzle - class com.ibm.able.examples.rules.Puzzle.
A Puzzle has a name, level, phase, and three posts.
Puzzle() - Constructor for class com.ibm.able.examples.rules.Puzzle
 
Puzzle(String) - Constructor for class com.ibm.able.examples.rules.Puzzle
 
Puzzle(String, int, int) - Constructor for class com.ibm.able.examples.rules.Puzzle
 
Puzzle(String, int, int, int, int, int) - Constructor for class com.ibm.able.examples.rules.Puzzle
 

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