ABLE, Version 1.1b
A B C D E F G H I L M N O P Q R S T U V W X _

P

PackageHomeProperty - Static variable in class com.ibm.able.Able
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.editor.AbleViewObject
paint the icon for this bean on the canvas
paintComponent(Graphics) - Method in class com.ibm.able.editor.AbleEditorCanvas
Paint the objects and their connections.
PARAMETERS - Static variable in class com.ibm.able.editor.AbleInspector
 
parent - Variable in class com.ibm.able.AbleObject
The AbleBeanContainer, if any, in which this bean resides.
Parent - Static variable in class com.ibm.able.AbleProperty
 
ParentId - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's parent field.
parseHeader(InputStream) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Parse a MIME header from an input stream.
parseRuleSetInput(AbleRuleSet, AbleParTrace, boolean) - Method in class com.ibm.able.beans.rules.AbleParParser
 
parseRuleSetInput(FsRuleSet, FsTrace, boolean) - Method in class com.ibm.able.beans.fuzzy.FsParParser
 
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.
Platform - class com.ibm.able.platform.Platform.
This class contains general constants for ABLE's Platform Support code.
Platform() - Constructor for class com.ibm.able.platform.Platform
 
PlatformAgentProxyEventHandler - class com.ibm.able.platform.agents.PlatformAgentProxyEventHandler.
This class defines a listener and processor of remote events.
PlatformAgentProxyEventHandler(Object) - Constructor for class com.ibm.able.platform.agents.PlatformAgentProxyEventHandler
Create a new event handler.
PlatformName - Static variable in class com.ibm.able.platform.Platform
The beginning name of any ABLE Agent Platform.
PlatformOwner - Static variable in class com.ibm.able.platform.Platform
The owner of any ABLE Agent Platform.
PlatformPreferences - class com.ibm.able.platform.PlatformPreferences.
This class contains user preferences for ABLE Platform Support code.
PlatformTracer - interface com.ibm.able.platform.PlatformTracer.
This class defines a 'Tracer' object.
PlatformTracerSupport - class com.ibm.able.platform.PlatformTracerSupport.
This class defines an implementation of an ABLE PlatformTracer object.
PlatformTracerSupport() - Constructor for class com.ibm.able.platform.PlatformTracerSupport
Create a new trace object.
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
 
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.
Pr_BooleanValue - Static variable in class com.ibm.able.data.AbleData
 
Pr_BooleanValueId - Static variable in class com.ibm.able.data.AbleData
Property; Current value of a boolean variable.
Pr_CategoricalStringList - Static variable in class com.ibm.able.data.AbleData
 
Pr_CategoricalStringListId - Static variable in class com.ibm.able.data.AbleData
Property; Categorical variable's list of categories.
Pr_CategoricalValue - Static variable in class com.ibm.able.data.AbleData
 
Pr_CategoricalValueId - Static variable in class com.ibm.able.data.AbleData
Property; Current value of a categorical variable.
Pr_ContinuousValue - Static variable in class com.ibm.able.data.AbleData
 
Pr_ContinuousValueId - Static variable in class com.ibm.able.data.AbleData
Property; Current value of a continuous variable.
Pr_DiscreteNumberList - Static variable in class com.ibm.able.data.AbleData
 
Pr_DiscreteNumberListId - Static variable in class com.ibm.able.data.AbleData
Property; Discrete variable's list of discrete numbers.
Pr_DiscreteValue - Static variable in class com.ibm.able.data.AbleData
 
Pr_DiscreteValueId - Static variable in class com.ibm.able.data.AbleData
Property; Current value of a discrete variable.
Pr_GenericValue - Static variable in class com.ibm.able.data.AbleData
 
Pr_GenericValueId - Static variable in class com.ibm.able.data.AbleData
Property; Current value of a generic variable.
Pr_NumericValue - Static variable in class com.ibm.able.data.AbleData
 
Pr_NumericValueId - Static variable in class com.ibm.able.data.AbleData
Property; Current value of a numeric variable.
Pr_StringValue - Static variable in class com.ibm.able.data.AbleData
 
Pr_StringValueId - Static variable in class com.ibm.able.data.AbleData
Property; Current value of a string variable.
Pr_Unrecognised - Static variable in class com.ibm.able.data.AbleData
 
Pr_UnrecognisedId - Static variable in class com.ibm.able.data.AbleData
Property; Property ID or name unknown.
Preferences - Static variable in class com.ibm.able.Able
The current set of preferences.
Preferences - Static variable in class com.ibm.able.beans.fuzzy.Fs
The current set of preferences.
Preferences - Static variable in class com.ibm.able.platform.Platform
The current set of preferences.
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.
print(PrintWriter) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Prints the key-value pairs represented by this header.
process() - Method in class com.ibm.able.AbleObject
Perform the main, synchronous, standard processing function performed by this bean.
process() - Method in class com.ibm.able.AbleBufferConnection
 
process() - Method in interface com.ibm.able.AbleBean
Perform the main, synchronous, standard processing function performed by this bean.
process() - Method in class com.ibm.able.agents.AbleDefaultAgent
Perform the main, synchronous, standard processing function performed by this bean.
process() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
This method performs the following steps: 1.
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.beans.AbleImport
process the next record in the source file wrap at end of file and signal eof event
process() - Method in class com.ibm.able.beans.AbleExport
write out the contents of inputBuffer to file using specified delimiters
process() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
process() - Method in class com.ibm.able.beans.AbleBackPropagation
 
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.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.filter.AbleFilter
Process a complete record (every field) from input to output buffer.
process() - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Perform the standard processing function performed by this object.
process() - Method in class com.ibm.able.beans.rules.AbleRuleSet
Perform the standard processing function performed by this object.
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.SimpleAbleBean
Perform the standard processing function performed by this bean.
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.fuzzy.SampleSensorEffector
 
process(Hashtable, Hashtable) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Fire the rules in the ruleset.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.AbleObject
Process an Able event synchronously; that is, on the same thread as the caller.
processAbleEvent(AbleEvent) - Method in interface com.ibm.able.AbleEventQueueProcessor
Process an Able event synchronously; that is, on the same thread as the caller.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.examples.ablebean.SimpleAbleApp
Process an Able event.
processAbleEvent(AbleEvent) - Method in class com.ibm.able.platform.agents.PlatformAgentProxyEventHandler
Process an Able event synchronously; that is, on the same thread as the caller.
processBufferConnections() - Method in class com.ibm.able.AbleObject
Process all buffer connections.
processBufferConnections() - Method in interface com.ibm.able.AbleBean
Process all buffer connections.
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
 
ProcessingStateId - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's processing state changes.
processLabels - Static variable in class com.ibm.able.editor.AbleEditorFrame
 
processList - Variable in class com.ibm.able.agents.AbleDefaultAgent
The list of objects to be processed (in order)
ProcessList - Static variable in class com.ibm.able.AbleProperty
 
ProcessListId - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's process list.
processListOK - Variable in class com.ibm.able.agents.AbleDefaultAgent
Indicates whether the processList needs to be computed This field is initialized to false.
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
Process 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.agents.PlatformAgentProxyEventHandler
Process 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.
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
Process a timer expiration event synchronously; that is, on the same thread as the caller.
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.AbleNeuralClassifierAgent
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.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.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.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.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.agents.PlatformAgentProxyEventHandler
Process a timer expiration event synchronously; that is, on the same thread as the caller.
processWindowEvent(WindowEvent) - Method in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
 
processWindowEvent(WindowEvent) - Method in class com.ibm.able.editor.AbleInspector
 
processWindowEvent(WindowEvent) - Method in class com.ibm.able.editor.AbleEditorFrame
 
Product - Static variable in class com.ibm.able.beans.fuzzy.Fs
Correlation method: Product: scale the consequent fuzzy region using the truth of the predicate (the shape of the fuzzy region is preserved): a[i] = a[i] * PredicateTruth Usually used with ProductOr or FuzzyAdd Inference method.
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.beans.fuzzy.Fs
Inference (implication) method: ProductOr: 1 - ( (1-a[i]) * (1-b[i]) ) Usually used with Product correlation method.
PropertiesFileDirectoryProperty - Static variable in class com.ibm.able.Able
Name of the system property that contains the name of the directory in which the properties file containing Fuzzy preferences is to be found.
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
Name of the properties file containing this package's preferences.
PROPERTY_CONNECTION - Static variable in class com.ibm.able.Able
Connection type: Property.
Property(int) - Static method in class com.ibm.able.beans.fuzzy.FsProp
Given a property ID, return a property name.
Property(int) - Static method in class com.ibm.able.data.AbleData
Given a property ID, return a property name in debug form.
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.AbleObject
Handle property change events from objects with which we have registered as a listener.
propertyChange(PropertyChangeEvent) - Method in interface com.ibm.able.AbleBean
Handle property change events from objects with which we have registered as a listener.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.agents.AbleDefaultAgent
Handle a propertyChange event.
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.fuzzy.FsGuiSetViewer
Handle a property change event.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.beans.fuzzy.FsGuiSetInspector
Handle a property change event.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.beans.fuzzy.FsListener
Handle a property change event.
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.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.examples.ablebean.SimpleAbleApp
Handle a property change event.
propertyChange(PropertyChangeEvent) - Method in class com.ibm.able.examples.platform.ExampleFipaCode
 
propertyConnectionMgr - Variable in class com.ibm.able.AbleObject
The property connections manager, an ABLE version of a property change listener, is used for propagating property change events.
PropertyConnectionMgr - Static variable in class com.ibm.able.AbleProperty
 
PropertyConnectionMgrId - Static variable in class com.ibm.able.AbleProperty
Used when adding to or removing from a bean's AbleEventQueue.
PropertyId(String) - Static method in class com.ibm.able.beans.fuzzy.FsProp
Given a property name, such as the value for RsRuleSetName, return that property's integer ID.
PropertyId(String) - Static method in class com.ibm.able.data.AbleData
Given a property name, such as the value for Pr_BooleanValue, return that property's integer ID.
PropertyName(int) - Static method in class com.ibm.able.AbleProperty
Given a property ID, return a property name.
PropertyName(int) - Static method in class com.ibm.able.beans.fuzzy.FsProp
Given a property ID, return a property name.
PropertyName(int) - Static method in class com.ibm.able.data.AbleData
Given a property ID, return a property name.

ABLE, Version 1.1b
A B C D E F G H I L M N O P Q R S T U V W X _
ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'