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 _

P

PARAMETERS - Static variable in class com.ibm.able.editor.AbleInspector
 
PERMISSION_REQUEST - Static variable in class com.ibm.able.platform.AbleAgentSituation
Situation request type: Ask permission
PERSISTENCE_DB_FLUSH_TIME - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
PERSISTENCE_DB_RESET_ALL - 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_PASSWORD - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
PERSISTENCE_PROTOCOL - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
PERSISTENCE_SUBPROTOCOL - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
PERSISTENCE_USERID - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
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
 
PLATINUM - Static variable in class com.ibm.able.examples.rules.Customer
 
PLUS - Static variable in interface com.ibm.able.rules.AbleARLParserTokenTypes
 
POW - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
POWERN - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
PREFERRED_LOCATOR_TYPE - Static variable in class com.ibm.able.conversation.AblePlatformConversationAgent
The type of Locator we look for in an agent's description, when we want to send a message to that agent.
PRODUCT_OR - Static variable in class com.ibm.able.data.AbleFuzzySet
Inference (implication) method: ProductOr.
PROPERTY_CONNECTION - Static variable in class com.ibm.able.editor.AbleEditor
Connection type: Property.
PSS_QUIESCE_AGENT_POOL - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Platform Support Service: Quiesce Agent Pool
PSS_RECOVER_AGENT_POOL - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Platform Support Service: Recover Agent Pool
PSS_REFRESH_AGENT_POOL_PREFS - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Platform Support Service: Refresh Agent Pool Preferences
PSS_REFRESH_PLATFORM_PREFS - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Platform Support Service: Refresh Platform Preferences
PSS_TERMINATE_AGENT_POOL - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Platform Support Service: Terminate Agent Pool
PSS_TERMINATE_PLATFORM - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Platform Support Service: Terminate Platform
PUBLIC_KEY - Static variable in interface com.ibm.able.platform.VerifiableAgentDirectoryService
Key for JAS Agent Description attributes added by ABLE.
PackageHomeProperty - Static variable in class com.ibm.able.Able
The name of the system property that contains this package's installation directory.
Params - Static variable in class com.ibm.able.rules.ARL
The planning engine params control parameter used by planning engines
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
 
Plan - Static variable in class com.ibm.able.rules.ARL
The (executable) plan created by the planning engine.
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.
PlatformSupportService - interface com.ibm.able.platform.PlatformSupportService.
The PlatformSupportService interface defines the operations that can be requested of a Platform Support Service.
PlatformSupportServiceException - exception com.ibm.able.platform.PlatformSupportServiceException.
PlatformSupportServiceException is the generic exception associated with the ABLE Platform Support Service.
PlatformSupportServiceException() - Constructor for class com.ibm.able.platform.PlatformSupportServiceException
Creates a PlatformSupportServiceException with no message.
PlatformSupportServiceException(String) - Constructor for class com.ibm.able.platform.PlatformSupportServiceException
Creates a PlatformSupportServiceException with the specified message.
PlatformSupportServiceException(String, Exception) - Constructor for class com.ibm.able.platform.PlatformSupportServiceException
Creates a PlatformSupportServiceException with the specified message and embedded exception.
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 (+)
PolicyDemo - class com.ibm.able.examples.rules.PolicyDemo.
This Java program (run it from the command line) creates and exercises an ABLE Policy Document (ruleset) in several different ways.
PolicyDemo() - Constructor for class com.ibm.able.examples.rules.PolicyDemo
 
PolicyDemo(String) - Constructor for class com.ibm.able.examples.rules.PolicyDemo
 
PolicyDemoBusinessValueCalculator - class com.ibm.able.examples.rules.PolicyDemoBusinessValueCalculator.
This class contains a method that is used to calculate a Business Value dynamically, based on current conditions and input.
PolicyDemoBusinessValueCalculator() - Constructor for class com.ibm.able.examples.rules.PolicyDemoBusinessValueCalculator
 
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 - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a Predicate
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.
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.
ProblemFile - Static variable in class com.ibm.able.rules.ARL
The planning problem PDDL file used by planning engines
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
 
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
 
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).
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(int) - Static method in class com.ibm.able.AbleProperty
Given a property ID, return a property name.
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
 
PropertyMId - 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
 
PropertyName(int) - Static method in class com.ibm.able.AbleProperty
Given a property ID, return a property name.
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
 
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.beans.AbleNetworkGraphicView
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
parent - Variable in class com.ibm.able.AbleObject
The AbleBeanContainer parent, if any, in which this bean resides.
parseActionFromARL(String) - Method in class com.ibm.able.rules.AbleARMLParser
Parse and instantiate an Able action object (Expression or statement) by reading an input String containing ABLE Rule Language text source.
parseActionInput(AbleRuleSet, boolean) - Method in class com.ibm.able.rules.AbleARLParser
The method parseExpressionInput parses a String into an AbleExpression object.
parseAndValidate() - Method in interface com.ibm.conversation.MessageTransform
Converts the message object stored in this MessageTransform into decision data.
parseArlRuleBlockIncludeFile(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse rule block declarations from the specified file.
parseArlVariableIncludeFile(String) - Method in class com.ibm.able.rules.AbleRuleSet
Parse variable declarations from the specified file.
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.AblePlatformMessageSystemAdapter
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.AbleARMLParser
Parse and instantiate an AbleRd object (a Literal, Variable, or Expression) by reading an input String containing ABLE Rule Language text source.
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.
parseExpressionFromARML(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 ARML source.
parseExpressionFromXML(String) - Method in class com.ibm.able.rules.AbleRuleSet
Deprecated. As of version 2.2.0, use parseExpressionFromARML(String)
parseExpressionInput(AbleRuleSet, boolean) - Method in class com.ibm.able.rules.AbleARLParser
The method parseExpressionInput parses a String into an AbleExpression object.
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.
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.
parseFromARML(File) - Method in class com.ibm.able.rules.AbleRuleSet
Parse the ruleset by reading an XML rule document contained in the specified input file.
parseFromARML(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.
parseFromXML(InputStream) - Method in class com.ibm.able.rules.AbleRuleSet
Deprecated. As of version 2.2.0, use parseFromARML(InputStream)
parseFromXML(File) - Method in class com.ibm.able.rules.AbleRuleSet
Deprecated. As of version 2.2.0, use parseFromARML(File)
parseFromXML(String) - Method in class com.ibm.able.rules.AbleRuleSet
Deprecated. As of version 2.2.0, use parseFromARML(String)
parseHeader(InputStream) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Parse a MIME header from an input stream.
parseRuleBlockDeclarations(AbleRuleSet, boolean) - Method in class com.ibm.able.rules.AbleARLParser
Parses rule block declarations.
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.
parseRuleBlockFromARML(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 ARML source.
parseRuleBlockFromXML(String) - Method in class com.ibm.able.rules.AbleRuleSet
Deprecated. As of version 2.2.0, use parseRuleBlockFromARML(String)
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.
parseRuleFromARML(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 ARML source.
parseRuleFromXML(String, String, boolean) - Method in class com.ibm.able.rules.AbleRuleSet
Deprecated. As of version 2.2.0, use parseRuleFromARML(String,String)
parseRuleInput(AbleRuleSet, String, boolean, boolean) - Method in class com.ibm.able.rules.AbleARLParser
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.
parseRuleSetFromARML(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 ARML source string.
parseRuleSetFromXML(String) - Method in class com.ibm.able.rules.AbleRuleSet
Deprecated. As of version 2.2.0, use parseRuleSetFromARML(String)
parseRuleSetInput(AbleRuleSet, boolean) - Method in class com.ibm.able.rules.AbleARLParser
The method parseRuleSetInput is the initial rule.
parseSetDefinitionFromARL(String, AbleFuzzyVariable) - 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.
parseSetDefinitionInput(AbleRuleSet, AbleFuzzyVariable) - Method in class com.ibm.able.rules.AbleARLParser
The method parseSetDefinitionInput parses a String into an AbleFuzzySet object.
parseVariableDeclarations(AbleRuleSet, boolean) - Method in class com.ibm.able.rules.AbleARLParser
Parses variable declarations.
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
 
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.
popPolicy(String) - Method in class com.ibm.able.conversation.AbleConversation
Pops the currently active ConversationPolicyHandler from the stack and sends the return code to its parent.
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.
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).
preInit(String) - Method in interface com.ibm.able.platform.AblePlatformAgent
This version of preInit should be called when this agent is being restarted from persistence.
preInit() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
preInit(String) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
preProcess - Static variable in class com.ibm.able.rules.ARL
Rule Block Name: PreProcess.
predicate - Variable in class com.ibm.able.rules.AbleInferenceContext
 
predicateNameIsBuiltIn(String) - Method in class com.ibm.able.rules.AbleRuleSet
 
predicates - Variable in class com.ibm.able.rules.AblePredicateQuery
 
preferredSize() - Method in class com.ibm.able.beans.filter.AbleFilterPanel
Deprecated. provided for backward compatibility with old layout managers.
prepend(String, String) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Prepends a key value pair to the beginning of the header.
prepend(Object) - Method in class com.ibm.able.rules.AbleOclCollection
Returns a new collection that is this collection with the specified object added at the beginning.
prepend(Object) - Method in class com.ibm.able.rules.AbleOclOrderedSet
 
prepend(Object) - Method in class com.ibm.able.rules.AbleOclSequence
 
prependRepositoryClassPath(String) - Method in class com.ibm.able.rules.AbleByteCodeClassBuilder
 
prettyPrint() - Method in class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_
 
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.rules.AblePolicyEngine.EligibleRuleListEntry_
 
prettyPrint() - Method in class com.ibm.able.rules.AbleSwitchStatement.CaseListElement_
 
prettyString(String) - Method in class com.ibm.conversation.base.BasicCpHandlerStack
Returns a human-readable, level-by-level description of the stack.
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(PrintWriter) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Prints the key-value pairs represented by this header.
print(Object) - Method in class com.ibm.able.rules.AbleRuleSet
Write a text string to the console (System.out) without a line separator.
printDebug(String) - Method in class com.ibm.able.conversation.AbleConversationGraphicView
 
printDebug(String) - Method in class com.ibm.able.conversation.AblePlatformStartConversationPanel
 
printDebug(String) - Method in class com.ibm.able.examples.conversation.AbleChat3Panel
 
printHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.DecisionTree
printHypothesis
printHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.LearningAlgorithm
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.
process() - Method in interface com.ibm.able.AbleBean
Performs the main, synchronous, standard processing function performed by this bean.
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() - 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 class com.ibm.able.AbleDefaultAgent
Performs the main, synchronous, standard processing function performed by this bean.
process() - Method in class com.ibm.able.AbleObject
Performs the main, synchronous, standard processing function performed by this bean.
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() - Method in interface com.ibm.able.AbleRemoteBean
Performs the main, synchronous, standard processing function performed by this bean.
process(Object) - Method in interface com.ibm.able.AbleRemoteBean
Performs the main, standard processing function performed by this bean, using the argument Object (usually passed via an AbleEvent).
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.AbleJavaScriptAgent
Execute the processScript.
process() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Process a single input record ....
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(Object) - Method in class com.ibm.able.agents.AbleRuleAgent
Invoke the behaviorRuleSet to process input buffer
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.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.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.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.Neural2WayLoadBalanceController
do a single control cycle
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.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.AbleBackPropagation
 
process() - Method in class com.ibm.able.beans.AbleDBExport
Write out the contents of the parameter to the data file.
process(Object) - Method in class com.ibm.able.beans.AbleDBExport
Write out the contents of inputBuffer to file using specified delimiter.
process() - Method in class com.ibm.able.beans.AbleExport
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() - 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.AbleTemporalDifferenceLearning
 
process() - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
 
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(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() - 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.AbleNaiveBayes
 
process() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
process() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
process() - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
process() - Method in class com.ibm.able.conversation.AbleConversationManager
Do one step of processing.
process() - Method in class com.ibm.able.conversation.AblePlatformConversationAgent
Does one step of processing.
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.conversation.ChatterboxAgent
 
process() - Method in class com.ibm.able.examples.conversation.ChatterboxAgent2
 
process() - Method in class com.ibm.able.examples.rules.PolicyDemo
 
process() - Method in class com.ibm.able.examples.rules.SampleSensorEffector
 
process(Object) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Performs the main, standard processing function of this platform agent, using the argument.
process - Static variable in class com.ibm.able.rules.ARL
Rule Block Name: Process.
process() - Method in class com.ibm.able.rules.AbleRuleBlock
 
process() - Method in class com.ibm.able.rules.AbleRuleBlockInclude
 
process() - Method in class com.ibm.able.rules.AbleRuleSet
Perform the standard processing function performed by this object.
process(boolean) - Method in class com.ibm.able.rules.AbleRuleSet
 
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).
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.AbleObject
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.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 - Static variable in class com.ibm.able.rules.ARL
Rule Block Name: ProcessAbleEvent.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.rules.AbleRuleSet
Process an Able event synchronously; that is, on the same thread as the caller.
processAnsweredRequest(AbleAgentSituationReport, AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
This default implementation of processAnsweredRequest does nothing.
processAssertions(AbleRuleBlock) - Method in class com.ibm.able.rules.AbleInferenceEngine
Fire all enabled assertion rules.
processBufferConnections() - Method in interface com.ibm.able.AbleDataBufferManager
Processes all buffer connections.
processBufferConnections() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Processes all buffer connections.
processBufferConnections() - Method in class com.ibm.able.AbleObject
Processes all buffer connections.
processCentralAgent(Object) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
processCentralAgent(Object) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
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.
processConsequent(AblePolicyRule) - Method in class com.ibm.able.rules.AbleInferenceEngine
 
processConsequentClauses(Vector) - Method in class com.ibm.able.rules.AbleInferenceEngine
 
processDecision(DecisionDataHandle) - Method in class com.ibm.able.conversation.AbleConversation
Processes the given decision.
processDecision(String, Object[]) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
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 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.JasKnnCentralAgent
 
processDistrAgent1(Object) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
processDistrAgent2(Object) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
processDistrAgent2(Object) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
processEngineBreakpoint() - Method in class com.ibm.able.rules.AbleRuleSetDebugConsole
Loop waiting for the user to press one of the button s
processEvent(Event) - Method in class com.ibm.able.rules.AbleZCECorrelationEngine
Process an event pass from a ZCE rule that fired
processEvents(EventList) - Method in class com.ibm.able.rules.AbleZCECorrelationEngine
 
processFastPath(Object[]) - Method in class com.ibm.able.rules.AbleRuleSet
Perform the main, standard processing function performed by this ruleset, using the argument Object[] as inputs and returning an Object[] with the results.
processFastPath2(Object[]) - Method in class com.ibm.able.rules.AbleRuleSet
Perform the main, simplified processing function performed by this ruleset, using the argument Object[] as inputs and returning an Object[] with the results.
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.
processInputs(Object[]) - Method in class com.ibm.able.rules.AbleRuleBlock
Set the formal input parameter values prior to invoking the ruleblock.
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.
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(Object) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
processMessage(MessageHandle) - Method in interface com.ibm.conversation.Conversation
Passes the given message to the currently active ConversationPolicyHandler for processing.
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 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.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 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.
processPlan(ArrayList) - Method in class com.ibm.able.rules.AbleRuleSet
 
processRuleBlock(AbleRuleBlock) - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Fire all rules in the specified rule block in sequential order.
processRuleBlock(AbleRuleBlock) - Method in class com.ibm.able.rules.AbleInferenceEngine
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.AbleJavaScriptAgent
The processScript object is created from a JavaScript named by the processScriptFileName when the agent is initialized.
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.
processScriptFileName - Variable in class com.ibm.able.agents.AbleScriptAgent
A String used to construct and initialize the bean used to process the agent.
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.AbleObject
Process a timer expiration event synchronously; that is, on the same thread as the caller.
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.AbleJavaScriptAgent
Execute 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.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.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.AbleRuleAgent
Invoke the processTimerEvent method on the behavior ruleset.
processTimerEvent() - Method in class com.ibm.able.agents.AbleScriptAgent
Invoke the process method on the processTimerScript.
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.autotune.Fuzzy2WayLoadBalanceController
not sure if this will be used
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.AbleNaiveBayes
Not used in this class
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.decisiontree.AbleDecisionTree
 
processTimerEvent() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
If running in autonomous mode, let the sleepTime control the rate we fire transitions
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 - Static variable in class com.ibm.able.rules.ARL
Rule Block Name: ProcessTimerEvent.
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.AbleJavaScriptAgent
The processTimerScript object is created from a JavaScript named by the processTimerScriptFileName when the agent is initialized.
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.
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(AbleOclCollection) - Method in class com.ibm.able.rules.AbleOclCollection
Determines the cartesian product of this collection and the specified collection.
properties - Variable in class com.ibm.able.AbleObject
A collection of properties that the user can set and use in any manner desired.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.AbleDefaultAgent
Handle a propertyChange event.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.AbleJSliderWithField
Listen to the text field.
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.AbleClusterDiagramView
detect netArchitecture property changes and reset internal data structures
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.conversation.AbleConversationGraphicView
Listens to changes in the properties of the Jas Conversation Agent and updates the view as suited to the event.
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.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.editor.AbleViewObject
Handle propertyChange events from underlying AbleBean.
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.AbleFuzzyChgListener
Handle a property change event.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.rules.AbleGuiFuzzySetInspector
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
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.
pruneHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.DecisionTree
pruneHypothesis
pruneHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.LearningAlgorithm
pruneHypothesis
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(String, String) - 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(Double, Double) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Double, Integer) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Double, String) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Object, Object) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Integer, 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(String, Object) - Method in class com.ibm.able.beans.AbleDataMap
 
put(Double, Object) - Method in class com.ibm.able.beans.AbleDataMap
 

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