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 _

A

ABLE_AGENT_TYPE - Static variable in class com.ibm.able.examples.conversation.ChatterboxAgent
 
ABLE_AGENT_TYPE - Static variable in class com.ibm.able.examples.conversation.ChatterboxAgent2
 
ABS - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
ACOS - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
ACTION - Static variable in class com.ibm.able.AbleEvent
An ACTION event is used to invoke a method on the AbleEvent.genSource object, passing AbleEvent.argObject as the single argument.
ACTION_ALERT - Static variable in class com.ibm.able.examples.ablebean.AbleFileWatcher
Display a dialog when any condition is true.
ACTION_EVENT - Static variable in class com.ibm.able.examples.ablebean.AbleFileWatcher
Send an event to a registered agent or bean when any condition is true.
ACTION_EXECUTE - Static variable in class com.ibm.able.examples.ablebean.AbleFileWatcher
Start a process when any condition is true.
ACTION_NONE - Static variable in class com.ibm.able.examples.ablebean.AbleFileWatcher
Take no action regardless of file condition.
ADD - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
ADDTOEND - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
ADS_DEREGISTERED_AGENT_DESCRIPTION - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Directory Service: Deregistered an Agent Description
ADS_MODIFIED_AGENT_DESCRIPTION - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Directory Service: Modified an Agent Description
ADS_REGISTERED_AGENT_DESCRIPTION - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Directory Service: Registered an Agent Description
ALCS_CREATED_AGENT_INSTANCE - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Lifecycle Service: Created an agent
ALCS_INITIALIZED_AGENT_INSTANCE - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Lifecycle Service: Initialized an agent
ALCS_QUIESCE_AGENT_POOL - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Lifecycle Service: Quiesce Agent Pool
ALCS_QUIT_AGENT_INSTANCE - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Lifecycle Service: Quit an agent
ALCS_RECOVER_AGENT_POOL - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Lifecycle Service: Recover Agent Pool
ALCS_RESET_AGENT_INSTANCE - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Lifecycle Service: Reset an agent
ALCS_RESUMED_AGENT_INSTANCE - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Lifecycle Service: Resumed an agent
ALCS_SUSPENDED_AGENT_INSTANCE - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Lifecycle Service: Suspended an agent
ALL_CONNECTIONS - Static variable in class com.ibm.able.editor.AbleEditor
Connection type: All.
ALL_DAYS_OF_MONTH - Static variable in class com.ibm.able.rules.ARL
DAY OF MONTH.
ALL_DAYS_OF_WEEK - Static variable in class com.ibm.able.rules.ARL
DAY OF WEEK bitmasks -- per IETF Policy Framework.
ALL_MONTHS - Static variable in class com.ibm.able.rules.ARL
MONTH OF YEAR bitmasks - per IETF Policy Framework.
ALS_LOGGED_AGENT_SITUATION_REPORT - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Logging Service: Logged an Agent Situation Report
ALS_REMOVED_AGENT_SITUATION_REPORT - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Logging Service: Removed an Agent Situation Report
ALS_UPDATED_AGENT_SITUATION_REPORT - Static variable in class com.ibm.able.platform.AblePlatformServiceEvent
Service Event ID: Agent Logging Service: Updated an Agent Situation Report
ANS_PRINCIPAL - Static variable in class com.ibm.able.platform.AbleBasicService
Service Properties passed to a service's factory when the service is started by AblePlatformSupport.
ANY - Static variable in interface com.ibm.conversation.MessageDescription
Indicates that any value (e.g., of schema or contentType) should be considered as a match to this MessageDescription.
APRIL - Static variable in class com.ibm.able.rules.ARL
 
AREA - Static variable in class com.ibm.able.editor.AbleInspector
 
AREASTACKING - Static variable in class com.ibm.able.editor.AbleInspector
 
ARL - class com.ibm.able.rules.ARL.
This class contains constants used as parameters in ABLE Rule Language (ARL) rulesets and several utility methods.
ARL() - Constructor for class com.ibm.able.rules.ARL
 
ARRAYS - Static variable in class com.ibm.able.editor.AbleInspector
 
ASIN - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
ASK_CAPABILITY - Static variable in class com.ibm.able.platform.AbleAgentCapability
Autonomy level: ASK.
ATAN - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
AUGUST - Static variable in class com.ibm.able.rules.ARL
 
Able - class com.ibm.able.Able.
The Able class provides constants and class methods for the IBM Agent Building and Learning Environment (ABLE).
AbleARLLexer - class com.ibm.able.rules.AbleARLLexer.
This class is a scanner that will scan ABLE Rule Language input.
AbleARLLexer(InputStream) - Constructor for class com.ibm.able.rules.AbleARLLexer
 
AbleARLLexer(Reader) - Constructor for class com.ibm.able.rules.AbleARLLexer
 
AbleARLLexer(InputBuffer) - Constructor for class com.ibm.able.rules.AbleARLLexer
 
AbleARLLexer(LexerSharedInputState) - Constructor for class com.ibm.able.rules.AbleARLLexer
 
AbleARLParser - class com.ibm.able.rules.AbleARLParser.
This class parses ABLE rule language source files and instantiates a specified AbleRuleSet object.
AbleARLParser(TokenBuffer, int) - Constructor for class com.ibm.able.rules.AbleARLParser
 
AbleARLParser(TokenBuffer) - Constructor for class com.ibm.able.rules.AbleARLParser
 
AbleARLParser(TokenStream, int) - Constructor for class com.ibm.able.rules.AbleARLParser
 
AbleARLParser(TokenStream) - Constructor for class com.ibm.able.rules.AbleARLParser
 
AbleARLParser(ParserSharedInputState) - Constructor for class com.ibm.able.rules.AbleARLParser
 
AbleARLParserTokenTypes - interface com.ibm.able.rules.AbleARLParserTokenTypes.
 
AbleARLTokenStreamCache - class com.ibm.able.rules.AbleARLTokenStreamCache.
This class is a specialized TokenStream that caches the contents of each token as it is obtained from the specified input stream, and can be used anywhere an ANTLR TokenStream can be used.
AbleARLTokenStreamCache(TokenStream) - Constructor for class com.ibm.able.rules.AbleARLTokenStreamCache
Creates a new token stream cache.
AbleARLTreeNode - class com.ibm.able.rules.AbleARLTreeNode.
This class represents a node in the abstract syntax tree created as a byproduct of parsing an ABLE Rule Language file using the Antlr (AbleARLParser) parser.
AbleARLTreeNode(Token) - Constructor for class com.ibm.able.rules.AbleARLTreeNode
Create an ARL Tree node with line, column, text from the antlr Token
AbleARLTreeNode(Token, String) - Constructor for class com.ibm.able.rules.AbleARLTreeNode
Create an ARL Tree node and append theText to the token text
AbleARLTreeNode(String) - Constructor for class com.ibm.able.rules.AbleARLTreeNode
Create an ARL Tree node with specified text (and no Token info)
AbleARMLParser - class com.ibm.able.rules.AbleARMLParser.
This class will read an XML document written according to the RuleSet.xsd schema, and instantiate an AbleRuleSet object.
AbleARMLParser() - Constructor for class com.ibm.able.rules.AbleARMLParser
 
AbleAboutDialog - class com.ibm.able.editor.AbleAboutDialog.
Able is a development environment for the graphical construction of agents from JavaBean parts.
AbleAboutDialog(JFrame, String, boolean) - Constructor for class com.ibm.able.editor.AbleAboutDialog
Construct and display the about dialog.
AbleAboutDialog() - Constructor for class com.ibm.able.editor.AbleAboutDialog
Construct and display the about dialog non-modally.
AbleAbstractImport - class com.ibm.able.beans.AbleAbstractImport.
This abstract class provides common interfaces to import data sources for Able Beans.
AbleAbstractImport() - Constructor for class com.ibm.able.beans.AbleAbstractImport
Construct a default AbleAbstractImport object.
AbleAbstractImport(String) - Constructor for class com.ibm.able.beans.AbleAbstractImport
Construct an AbleAbstractImport object with specified name.
AbleAbstractImportBeanInfo - class com.ibm.able.beans.AbleAbstractImportBeanInfo.
Provide the information for the AbleAbstractImport bean.
AbleAbstractImportBeanInfo() - Constructor for class com.ibm.able.beans.AbleAbstractImportBeanInfo
 
AbleAgent - interface com.ibm.able.AbleAgent.
The AbleAgent interface provides methods to manipulate contained beans, determine the agent's input structure, and maintain a registry of user-definable methods on those beans.
AbleAgentAgentPool - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentAutonomyLevel - Static variable in class com.ibm.able.platform.AblePlatform
The following are keys of attributes that are added to each agent's JAS AgentDescription by each AblePlatformDefaultAgent when it is created.
AbleAgentCapability - class com.ibm.able.platform.AbleAgentCapability.
The AbleAgentCapability class defines a role or behavior that an AblePlatformDefaultAgent can take on.
AbleAgentCapability(Serializable, AbleMessageContainer, int, HashMap) - Constructor for class com.ibm.able.platform.AbleAgentCapability
Creates an AgentCapability.
AbleAgentCapability(AbleAgentCapability) - Constructor for class com.ibm.able.platform.AbleAgentCapability
Creates an AgentCapability from another AgentCapability (copy constructor).
AbleAgentClassDescription - class com.ibm.able.platform.AbleAgentClassDescription.
An instance of this class contains information about an individual agent that the Agent Lifecycle Service may create within the distributed platform; a platform console (or some other object) can obtain a collection of AgentClassDescription objects from the Agent Lifecycle Service and then use the descriptions in conjunction with the Agent Lifecycle Service to create instances of new agents within the platform.
AbleAgentClassDescription(String, String, String, String, String, String, int, Vector, Vector, Vector, Vector, HashMap) - Constructor for class com.ibm.able.platform.AbleAgentClassDescription
Creates an AgentClassDescription.
AbleAgentDescription - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentLastUpdate - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentMovable - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentPoolSystem - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentRmiAddress - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentRmiHost - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentRmiName - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentSituation - class com.ibm.able.platform.AbleAgentSituation.
The AbleAgentSituation class defines a situation that an AblePlatformDefaultAgent with an AgentCapability may encounter.
AbleAgentSituation(Serializable, AbleMessageContainer, int, AbleMessageContainer, AbleMessageContainer[]) - Constructor for class com.ibm.able.platform.AbleAgentSituation
Creates an AgentSituation.
AbleAgentSituation(AbleAgentSituation) - Constructor for class com.ibm.able.platform.AbleAgentSituation
Creates an AgentSituation from another AgentSituation (copy constructor).
AbleAgentSituationReport - class com.ibm.able.platform.AbleAgentSituationReport.
Captures the entire context of an AgentSituation in which an agent currently finds itself, including any response information needed by the agent before the agent takes any action on the situation.
AbleAgentSituationReport(Serializable, AbleAgentCapability, AbleAgentSituation, AbleMessageContainer, AbleMessageContainer, AbleMessageContainer, boolean, AgentName, String, long, String, Integer) - Constructor for class com.ibm.able.platform.AbleAgentSituationReport
Creates an AgentSituationReport that may be either a simple history log or a problem that requires a response, depending on the specified parameters.
AbleAgentSituationReport(Serializable, AbleAgentCapability, AbleAgentSituation, AbleMessageContainer, AgentName, String, long, String, Integer) - Constructor for class com.ibm.able.platform.AbleAgentSituationReport
Creates an AgentSituationReport that requires a response; the problem state is set to true.
AbleAgentSituationReport(AbleAgentSituation, AbleMessageContainer, AbleMessageContainer, AgentName, String, long, String, Integer) - Constructor for class com.ibm.able.platform.AbleAgentSituationReport
Creates an AgentSituationReport that is a history log; that is, no response is required and the problem state is set to false.
AbleAgentSituationReport(AbleAgentSituationReport) - Constructor for class com.ibm.able.platform.AbleAgentSituationReport
Creates a new AgentSituationReport from another AgentSituationReport.
AbleAgentStatus - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentSummary - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentType - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentVendor - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAgentVersion - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleAntecedentClause - class com.ibm.able.rules.AbleAntecedentClause.
This class is used to represent an antecedent boolean or fuzzy expression in a conditional if-then rule.
AbleAntecedentClause(AbleRd, int, AbleRd, double) - Constructor for class com.ibm.able.rules.AbleAntecedentClause
Create a new antecedent clause with the specified parts.
AbleAntecedentClause(AbleRd, int, AbleRd) - Constructor for class com.ibm.able.rules.AbleAntecedentClause
Create a new clause with the specified parts.
AbleAntecedentClause(AbleExpression) - Constructor for class com.ibm.able.rules.AbleAntecedentClause
Create a new clause from the specified expression.
AbleArrayLengthLiteral - class com.ibm.able.data.AbleArrayLengthLiteral.
This class is used to represent expressions in ABLE Rule Language where the length field of an array variable is referenced.
AbleArrayLengthLiteral(AbleArrayVariable) - Constructor for class com.ibm.able.data.AbleArrayLengthLiteral
Create a new literal over the specified array variable.
AbleArrayLiteral - class com.ibm.able.data.AbleArrayLiteral.
This class wraps a value of the type Object[] in an AbleLiteral object.
AbleArrayLiteral(Object) - Constructor for class com.ibm.able.data.AbleArrayLiteral
Create a new literal with the specified value.
AbleArrayVariable - class com.ibm.able.data.AbleArrayVariable.
This class wraps a value of the type Object[] in an AbleVariable object.
AbleArrayVariable(String, String, int) - Constructor for class com.ibm.able.data.AbleArrayVariable
Create a new array variable.
AbleArrayVariable(String, boolean, boolean, String, int) - Constructor for class com.ibm.able.data.AbleArrayVariable
Create a new array variable.
AbleArrayVariableExpression - class com.ibm.able.data.AbleArrayVariableExpression.
This class provides read and/or write access to a field in an object that is the value of an AbleTypedVariable.
AbleArrayVariableExpression(AbleArrayVariable, AbleRd) - Constructor for class com.ibm.able.data.AbleArrayVariableExpression
Create a new array expression object.
AbleArraysDialog - class com.ibm.able.editor.AbleArraysDialog.
This class displays a modal dialog for the selection of an AbleObject array (indexed) properties.
AbleArraysDialog(JFrame, String, boolean) - Constructor for class com.ibm.able.editor.AbleArraysDialog
 
AbleArraysDialog() - Constructor for class com.ibm.able.editor.AbleArraysDialog
 
AbleAssertionClause - class com.ibm.able.rules.AbleAssertionClause.
This class is used to represent an assignment, function call or method invocation used in an assertion rule.
AbleAssertionClause(AbleLhs, int, AbleRd) - Constructor for class com.ibm.able.rules.AbleAssertionClause
Create a new assertion clause with the specified parts.
AbleAssertionRule - class com.ibm.able.rules.AbleAssertionRule.
This class represents a rule comprised of a single assignment statement, function call or method invocation.
AbleAssertionRule(String, AbleAssertionClause) - Constructor for class com.ibm.able.rules.AbleAssertionRule
Create a new assertion rule with a default priority.
AbleAssertionRule(String, AbleRd, AbleAssertionClause) - Constructor for class com.ibm.able.rules.AbleAssertionRule
Create a new assertion rule with the specified priority.
AbleAssertionRule(int, String, AbleAssertionClause, AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleAssertionRule
Create a new assertion rule with a default priority.
AbleAssertionRule(int, String, AbleRd, AbleAssertionClause, AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleAssertionRule
Create a new assertion rule with the specified priority.
AbleBackPropagation - class com.ibm.able.beans.AbleBackPropagation.
Back Propagation Model Programmer: Joe Bigus Created: 10/4/90 Change Log: 7/26/95 jpb Major redesign for C++ (NNU V4)
AbleBackPropagation() - Constructor for class com.ibm.able.beans.AbleBackPropagation
default constructor
AbleBackPropagation(String) - Constructor for class com.ibm.able.beans.AbleBackPropagation
default constrcutor with a name
AbleBackPropagation(String, String) - Constructor for class com.ibm.able.beans.AbleBackPropagation
construct a back prop network with specified name and architecture
AbleBackPropagationBeanInfo - class com.ibm.able.beans.AbleBackPropagationBeanInfo.
 
AbleBackPropagationBeanInfo() - Constructor for class com.ibm.able.beans.AbleBackPropagationBeanInfo
 
AbleBackPropagationCustomizer - class com.ibm.able.beans.AbleBackPropagationCustomizer.
This class provides the customizer for the Back Propagation tab.
AbleBackPropagationCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.AbleBackPropagationCustomizer
Construct a Back Propagation Customizer dialog.
AbleBackPropagationCustomizer() - Constructor for class com.ibm.able.beans.AbleBackPropagationCustomizer
Construct a Back Propagation Customizer Dialog.
AbleBackPropagationPanel - class com.ibm.able.beans.AbleBackPropagationPanel.
This class provides the panel for the Back Propagation tab.
AbleBackPropagationPanel() - Constructor for class com.ibm.able.beans.AbleBackPropagationPanel
Construct the panel for the customizer.
AbleBackwardChainInferenceEngine - class com.ibm.able.rules.AbleBackwardChainInferenceEngine.
This class provides the inferencing algorithm for processing conditional rules in a ruleblock using goal-driven or backward chaining.
AbleBackwardChainInferenceEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AbleBackwardChainInferenceEngine
Create a new Backward chain inference engine.
AbleBag - class com.ibm.able.data.AbleBag.
This class defines a generic Bag class.
AbleBag() - Constructor for class com.ibm.able.data.AbleBag
Create a new, empty Bag.
AbleBag(Collection) - Constructor for class com.ibm.able.data.AbleBag
Create a new Bag based on the specified collection.
AbleBasicService - class com.ibm.able.platform.AbleBasicService.
The base class of all ABLE-provided platform services, such as the VerifiableAgentDirectoryService, the VerifiableAgentNamingService, and the AgentLifeCycleService; this class is inserted between the JAS RMIBasicService and all ABLE-supplied services to provide common function to the ABLE-supplied services.
AbleBasicService() - Constructor for class com.ibm.able.platform.AbleBasicService
Creates an instance of the basic service.
AbleBasicService(ServiceProperties) - Constructor for class com.ibm.able.platform.AbleBasicService
Creates an instance of the basic service based on the specified service properties.
AbleBean - interface com.ibm.able.AbleBean.
The AbleBean interface represents the basic ABLE object, and is a composite of interfaces that defines the methods for passing data between beans with either databuffers or synchronous or asynchronous events.
AbleBeanAdaptor - class com.ibm.able.AbleBeanAdaptor.
This class provides a default implementation of an AbleBean.
AbleBeanAdaptor() - Constructor for class com.ibm.able.AbleBeanAdaptor
Create a default Able bean adaptor.
AbleBeanAdaptor(String) - Constructor for class com.ibm.able.AbleBeanAdaptor
Create a default Able bean adaptor with the specified name.
AbleBeanAdaptor(Object) - Constructor for class com.ibm.able.AbleBeanAdaptor
Create a default Able bean adaptor with the specified object.
AbleBeanAdaptor(String, Object) - Constructor for class com.ibm.able.AbleBeanAdaptor
Create a default Able bean adaptor with the specified name and object.
AbleBeanContainer - interface com.ibm.able.AbleBeanContainer.
The AbleBeanContainer interface defines behavior for ABLE objects that can contain multiple AbleBean objects.
AbleBeanRemoteContainer - interface com.ibm.able.AbleBeanRemoteContainer.
The AbleBeanRemoteContainer interface defines behavior for remote ABLE objects that can contain multiple local AbleBean objects.
AbleBeanWrapper - class com.ibm.able.examples.AbleBeanWrapper.
This class is a wrapper for custom algorithms.
AbleBeanWrapper() - Constructor for class com.ibm.able.examples.AbleBeanWrapper
Construct an AbleBeanWrapper.
AbleBeanWrapper(String) - Constructor for class com.ibm.able.examples.AbleBeanWrapper
Construct an AbleBeanWrapper with specified name.
AbleBeanWrapperBeanInfo - class com.ibm.able.examples.AbleBeanWrapperBeanInfo.
This class provides the bean info for the Simple Able Bean.
AbleBeanWrapperBeanInfo() - Constructor for class com.ibm.able.examples.AbleBeanWrapperBeanInfo
Default constructor
AbleBeanWrapperCustomizer - class com.ibm.able.examples.AbleBeanWrapperCustomizer.
This class provides the customizer for the Simple Able Bean.
AbleBeanWrapperCustomizer() - Constructor for class com.ibm.able.examples.AbleBeanWrapperCustomizer
Construct a Simple Able Bean Customizer panel.
AbleBooleanLiteral - class com.ibm.able.data.AbleBooleanLiteral.
This class wraps a value of the primitive type boolean in an object.
AbleBooleanLiteral(boolean) - Constructor for class com.ibm.able.data.AbleBooleanLiteral
Create a new literal with the specified value.
AbleBooleanVariable - class com.ibm.able.data.AbleBooleanVariable.
This class wraps a value of the primitive type boolean in an object.
AbleBooleanVariable(String, boolean) - Constructor for class com.ibm.able.data.AbleBooleanVariable
Create a new boolean variable with the specified initial value.
AbleBooleanVariable(String, boolean, boolean, boolean) - Constructor for class com.ibm.able.data.AbleBooleanVariable
Create a new boolean variable with the specified initial value.
AbleBooleanVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleBooleanVariable
Create a new boolean variable with a null (unbound) initial value.
AbleBreakPoint - class com.ibm.able.beans.AbleBreakPoint.
 
AbleBreakPoint() - Constructor for class com.ibm.able.beans.AbleBreakPoint
 
AbleBreakPoint(String, Field, String, String) - Constructor for class com.ibm.able.beans.AbleBreakPoint
 
AbleBufferConnection - class com.ibm.able.AbleBufferConnection.
The AbleBufferConnection class provides a serializable connection between two objects who implement the AbleBean interface.
AbleBufferConnection(AbleBean, AbleBean) - Constructor for class com.ibm.able.AbleBufferConnection
The AbleBufferConnection provides a serializable data buffer connection between two AbleBeans.
AbleBuiltInVariable - class com.ibm.able.data.AbleBuiltInVariable.
This class defines the Able data built-in variable.
AbleBuiltInVariable(String, boolean, boolean, Object, String) - Constructor for class com.ibm.able.data.AbleBuiltInVariable
Create a new built-in variable.
AbleBuiltInVariable(String, boolean, boolean, String, String) - Constructor for class com.ibm.able.data.AbleBuiltInVariable
Create a new built-in variable with a null initial value .
AbleBuiltInVariable(String, String, String) - Constructor for class com.ibm.able.data.AbleBuiltInVariable
Create a new built-in variable with a null initial value and with the global and static flags set to false.
AbleByteCodeClassBuilder - class com.ibm.able.rules.AbleByteCodeClassBuilder.
This class is used to construct inner classes defined using the ABLE Rule Language.
AbleByteCodeClassBuilder(AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleByteCodeClassBuilder
Create a new bytecode class builder.
AbleByteCodeClassBuilder(AbleRuleSet, ClassLoader) - Constructor for class com.ibm.able.rules.AbleByteCodeClassBuilder
Create a new bytecode class builder.
AbleByteLiteral - class com.ibm.able.data.AbleByteLiteral.
This class wraps a value of the primitive type byte in an object.
AbleByteLiteral(int) - Constructor for class com.ibm.able.data.AbleByteLiteral
Create a new literal with the specified value.
AbleByteLiteral(byte) - Constructor for class com.ibm.able.data.AbleByteLiteral
Create a new literal with the specified value.
AbleByteVariable - class com.ibm.able.data.AbleByteVariable.
This class wraps a value of the primitive type byte in an object.
AbleByteVariable(String, int) - Constructor for class com.ibm.able.data.AbleByteVariable
Create a new Integer variable with the specified initial value.
AbleByteVariable(String, boolean, boolean, int) - Constructor for class com.ibm.able.data.AbleByteVariable
Create a new numeric variable with the specified initial value.
AbleByteVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleByteVariable
Create a new Byte variable with the default value of 0.
AbleCallLiteral - class com.ibm.able.data.AbleCallLiteral.
This class performs a method invocation to a specific method on an object in an Able ruleset.
AbleCallLiteral(Object, String, Vector) - Constructor for class com.ibm.able.data.AbleCallLiteral
Create a new Able data call object with the specified information.
AbleCallLiteral(AbleCallLiteral, Vector) - Constructor for class com.ibm.able.data.AbleCallLiteral
Create a copy of this call literal with replacement args
AbleCallLiteral(String, Vector) - Constructor for class com.ibm.able.data.AbleCallLiteral
Create a new Able data method object with the specified information.
AbleCategoricalField - class com.ibm.able.data.AbleCategoricalField.
Categorical fields are String fields with a finite set of possible values.
AbleCategoricalField(AbleFieldDefinition) - Constructor for class com.ibm.able.data.AbleCategoricalField
Construct a Categorical field.
AbleCategoricalField(String, int, int) - Constructor for class com.ibm.able.data.AbleCategoricalField
Construct a Categorical field.
AbleCategoricalVariable - class com.ibm.able.data.AbleCategoricalVariable.
This class defines the Able data categorical variable.
AbleCategoricalVariable(Object[]) - Constructor for class com.ibm.able.data.AbleCategoricalVariable
Create a AbleCategoricalVariable, used to initialize another categorical variable, over the specified categories.
AbleCategoricalVariable(Vector) - Constructor for class com.ibm.able.data.AbleCategoricalVariable
Create a new AbleCategoricalVariable, used to initialize another categorical variable, over the specified categories.
AbleCategoricalVariable(Object[], String) - Constructor for class com.ibm.able.data.AbleCategoricalVariable
Create a new AbleCategoricalVariable, used to initialize another categorical variable, over the specified categories with the specified initial value.
AbleCategoricalVariable(Vector, String) - Constructor for class com.ibm.able.data.AbleCategoricalVariable
Create a new AbleCategoricalVariable, used to initialize another categorical variable, over the specified categories with the specified initial value.
AbleCategoricalVariable(String, Vector) - Constructor for class com.ibm.able.data.AbleCategoricalVariable
Create a new AbleCategoricalVariable over the specified categories.
AbleCategoricalVariable(String, boolean, boolean, Vector) - Constructor for class com.ibm.able.data.AbleCategoricalVariable
Create a new AbleCategoricalVariable over the specified categories.
AbleCharacterLiteral - class com.ibm.able.data.AbleCharacterLiteral.
This class wraps a value of the primitive type char in an object.
AbleCharacterLiteral(String) - Constructor for class com.ibm.able.data.AbleCharacterLiteral
Create a new literal with the specified value.
AbleCharacterLiteral(int) - Constructor for class com.ibm.able.data.AbleCharacterLiteral
Create a new literal with the specified value.
AbleCharacterLiteral(char) - Constructor for class com.ibm.able.data.AbleCharacterLiteral
Create a new literal with the specified value.
AbleCharacterVariable - class com.ibm.able.data.AbleCharacterVariable.
This class wraps a value of the primitive type char in an object.
AbleCharacterVariable(String, char) - Constructor for class com.ibm.able.data.AbleCharacterVariable
Create a new Integer variable with the specified initial value.
AbleCharacterVariable(String, boolean, boolean, int) - Constructor for class com.ibm.able.data.AbleCharacterVariable
Create a new numeric variable with the specified initial value.
AbleChat3DummyLogic - class com.ibm.able.examples.conversation.AbleChat3DummyLogic.
 
AbleChat3DummyLogic() - Constructor for class com.ibm.able.examples.conversation.AbleChat3DummyLogic
 
AbleChat3DummyLogic(AbleBean) - Constructor for class com.ibm.able.examples.conversation.AbleChat3DummyLogic
 
AbleChat3GuiLogic - class com.ibm.able.examples.conversation.AbleChat3GuiLogic.
 
AbleChat3GuiLogic() - Constructor for class com.ibm.able.examples.conversation.AbleChat3GuiLogic
 
AbleChat3GuiLogic(AbleBean) - Constructor for class com.ibm.able.examples.conversation.AbleChat3GuiLogic
 
AbleChat3Panel - class com.ibm.able.examples.conversation.AbleChat3Panel.
 
AbleChat3Panel() - Constructor for class com.ibm.able.examples.conversation.AbleChat3Panel
 
AbleChat3Panel(Conversation) - Constructor for class com.ibm.able.examples.conversation.AbleChat3Panel
 
AbleCheckBoxTreeCellRenderer - class com.ibm.able.AbleCheckBoxTreeCellRenderer.
This class renders an AbleCheckBoxTreeNode containing a JCheckBox and a JLabel.
AbleCheckBoxTreeCellRenderer() - Constructor for class com.ibm.able.AbleCheckBoxTreeCellRenderer
Construct the checkbox and label for display.
AbleCheckBoxTreeNode - class com.ibm.able.AbleCheckBoxTreeNode.
This class provides a TreeNode and maintains an indicator as to whether or not it is selected.
AbleCheckBoxTreeNode(Object, boolean, boolean) - Constructor for class com.ibm.able.AbleCheckBoxTreeNode
Construct the node and set its properties.
AbleClassLoader - class com.ibm.able.editor.AbleClassLoader.
A class loader that is used by the JarLoader to load the classes and resources.
AbleClassVariable - class com.ibm.able.data.AbleClassVariable.
This class is used to represent static Java classes (such as java.lang.Math) when they are imported into AbleRuleSets.
AbleClassVariable(String, Class) - Constructor for class com.ibm.able.data.AbleClassVariable
Constructor for AbleClassVariable
AbleClause - class com.ibm.able.rules.AbleClause.
This class is an abstract base class that contains a function or method call, or a unary or binary relation between two Able data objects.
AbleClause(AbleRd, int, AbleRd) - Constructor for class com.ibm.able.rules.AbleClause
Create a new clause with the specified parts.
AbleClauseReferences - class com.ibm.able.rules.AbleClauseReferences.
This class is used to keep track of a set of references from other objects to the object that contains this "references" object.
AbleClauseReferences() - Constructor for class com.ibm.able.rules.AbleClauseReferences
Create a new set of references of which to keep track.
AbleClauseReferences(AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleClauseReferences
Create a new set of references of which to keep track.
AbleClearable - interface com.ibm.able.AbleClearable.
 
AbleClusterDiagramPanel - class com.ibm.able.editor.AbleClusterDiagramPanel.
 
AbleClusterDiagramPanel() - Constructor for class com.ibm.able.editor.AbleClusterDiagramPanel
 
AbleClusterDiagramView - class com.ibm.able.beans.AbleClusterDiagramView.
This class defines a specialized Neural Network inspector that shows the output activations of a Kohonen Feature Map (and labels)
AbleClusterDiagramView(Object) - Constructor for class com.ibm.able.beans.AbleClusterDiagramView
Create a JPanel to display neural networks in a graphic format
AbleConditionalRule - class com.ibm.able.rules.AbleConditionalRule.
This class represents a conditional if-then rule, containing one or more boolean or fuzzy antecedent clauses (logically ANDed together) and one or more consequent clauses.
AbleConditionalRule(String, AbleRd, Vector, Vector, Vector) - Constructor for class com.ibm.able.rules.AbleConditionalRule
Create a new conditional rule with the specified priority, antecedent clauses, and consequent clause.
AbleConsequentClause - class com.ibm.able.rules.AbleConsequentClause.
This class represents an action (assignment, function call or method invocation) in a rule.
AbleConsequentClause(AbleLhs, int, AbleRd) - Constructor for class com.ibm.able.rules.AbleConsequentClause
Create a new consequent clause with the specified parts.
AbleConsequentClause(AbleExpression) - Constructor for class com.ibm.able.rules.AbleConsequentClause
Create a new consequent clause based on an Expression.
AbleContinuousField - class com.ibm.able.data.AbleContinuousField.
Continuous fields are numeric fields with an infinite set of possible values.
AbleContinuousField(AbleFieldDefinition) - Constructor for class com.ibm.able.data.AbleContinuousField
Construct a Continuous field.
AbleContinuousField(String, int, int) - Constructor for class com.ibm.able.data.AbleContinuousField
Construct a Continuous field.
AbleContinuousVariable - class com.ibm.able.data.AbleContinuousVariable.
This class wraps a value of the primitive type double in an object.
AbleContinuousVariable(double, double) - Constructor for class com.ibm.able.data.AbleContinuousVariable
Create a new AbleContinuousVariable to be used as an initializer with the specified universe of discourse.
AbleContinuousVariable(double, double, double) - Constructor for class com.ibm.able.data.AbleContinuousVariable
Create a new AbleContinuousVariable to be used as an initializer with the specified universe of discourse and initial value.
AbleContinuousVariable(String, double, double) - Constructor for class com.ibm.able.data.AbleContinuousVariable
Create a new continuous variable with the specified universe of discourse.
AbleContinuousVariable(String, boolean, boolean, double, double) - Constructor for class com.ibm.able.data.AbleContinuousVariable
Create a new continuous variable with the specified universe of discourse.
AbleConversation - class com.ibm.able.conversation.AbleConversation.
The AbleConversation class executes one side of a single conversation, managing all ConversationPolicyHandlers, etc., as needed.
AbleConversation(AbleConversationManager, String) - Constructor for class com.ibm.able.conversation.AbleConversation
Constructs an AbleConversation object.
AbleConversationGraphicView - class com.ibm.able.conversation.AbleConversationGraphicView.
This class defines a specialized AbleConversationManager bean inspector that shows all active conversations that the bean is managing, in the form of trees, with nodes representing conversations and child conversations.
AbleConversationGraphicView(Object) - Constructor for class com.ibm.able.conversation.AbleConversationGraphicView
Create a JPanel to graphically display conversations
AbleConversationManager - class com.ibm.able.conversation.AbleConversationManager.
The AbleConversationManager class is an AbleBean implementing of the ConversationManager interface.
AbleConversationManager() - Constructor for class com.ibm.able.conversation.AbleConversationManager
Constructs an AbleConversationManager object.
AbleConversationManager(String) - Constructor for class com.ibm.able.conversation.AbleConversationManager
Constructs an AbleConversationManager object with the given name.
AbleConversationManager(String, String) - Constructor for class com.ibm.able.conversation.AbleConversationManager
Constructs an AbleConversationManager object with the given name and comment string.
AbleConversationManagerBeanInfo - class com.ibm.able.conversation.AbleConversationManagerBeanInfo.
This class provides BeanInfo for the AbleConversationManager class.
AbleConversationManagerBeanInfo() - Constructor for class com.ibm.able.conversation.AbleConversationManagerBeanInfo
 
AbleConversationManagerCustomizer - class com.ibm.able.conversation.AbleConversationManagerCustomizer.
This class provides the customizer for the AbleConversationManager bean.
AbleConversationManagerCustomizer(JFrame, String) - Constructor for class com.ibm.able.conversation.AbleConversationManagerCustomizer
Construct a Text Export Customizer dialog.
AbleConversationManagerCustomizer() - Constructor for class com.ibm.able.conversation.AbleConversationManagerCustomizer
Construct a Text Import Customizer Dialog.
AbleConversationManagerPanel - class com.ibm.able.conversation.AbleConversationManagerPanel.
 
AbleConversationManagerPanel() - Constructor for class com.ibm.able.conversation.AbleConversationManagerPanel
 
AbleConversationManagerPanel(AbleConversationManager) - Constructor for class com.ibm.able.conversation.AbleConversationManagerPanel
 
AbleConversationManagerPanel(AbleConversationManagerCustomizer) - Constructor for class com.ibm.able.conversation.AbleConversationManagerPanel
 
AbleConversationPolicyHandlerFactory - class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory.
The AbleConversationPolicyHandlerFactory class is an ABLE-specific implementation of the ConversationPolicyHandlerFactory interface.
AbleConversationPolicyHandlerFactory() - Constructor for class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Constructs an AbleConversationPolicyHandlerFactory object using the default repository path name (".").
AbleConversationPolicyHandlerFactory(AbleBean) - Constructor for class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Constructs an AbleConversationPolicyHandlerFactory object using the default repository path name (".").
AbleConversationPolicyHandlerFactory(String) - Constructor for class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Constructs an AbleConversationPolicyHandlerFactory object using the given repository path name.
AbleConversationPolicyHandlerFactory(AbleBean, String) - Constructor for class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Constructs an AbleConversationPolicyHandlerFactory object using the given repository path name.
AbleCorrelationEngine - class com.ibm.able.rules.AbleCorrelationEngine.
This engine wraps the ZCE engine ???
AbleCorrelationEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AbleCorrelationEngine
Constructor for AbleCorrelationEngine.
AbleCorrelationEvent - class com.ibm.able.rules.AbleCorrelationEvent.
This class defines a correlation event comprised of a set of name-type-value attributes.
AbleCorrelationEvent(String, String, HashMap) - Constructor for class com.ibm.able.rules.AbleCorrelationEvent
Constructor for AbleCorrelationEvent.
AbleCorrelationRule - class com.ibm.able.rules.AbleCorrelationRule.
This class contains an event-condition-action rule used for event correlation and temporal rule processing.
AbleCorrelationRule(String, AbleRd, Vector, Vector, Vector, Vector, AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleCorrelationRule
Create a new event-condition-action rule with the specified priority, arguments, event selectors, and actions.
AbleCpGraphLoader - class com.ibm.able.conversation.AbleCpGraphLoader.
This takes a CpStateMachine and constructs an equivalent com.ibm.graph.Net object.
AbleCpGraphLoader(CpStateMachine) - Constructor for class com.ibm.able.conversation.AbleCpGraphLoader
AbleCPGraphLoader constructor.
AbleCpGraphViewer - class com.ibm.able.conversation.AbleCpGraphViewer.
This provides graphical display of a CpStateMachine.
AbleCpGraphViewer(String) - Constructor for class com.ibm.able.conversation.AbleCpGraphViewer
Constructor for AbleCpGraphViewer.
AbleCpGraphViewer(String, String) - Constructor for class com.ibm.able.conversation.AbleCpGraphViewer
Constructor for AbleCpGraphViewer.
AbleCpStateMachineHandler - class com.ibm.able.conversation.AbleCpStateMachineHandler.
The AbleCpStateMachineHandler class is an ABLE-specific implementation of the CpStateMachineHandler interface.
AbleCpStateMachineHandler() - Constructor for class com.ibm.able.conversation.AbleCpStateMachineHandler
Constructs an AbleCpStateMachineHandler object, but leaves state machine and role unset.
AbleCpStateMachineHandler(AbleBean) - Constructor for class com.ibm.able.conversation.AbleCpStateMachineHandler
Constructs an AbleCpStateMachineHandler object, but leaves state machine and role unset.
AbleCpStateMachineHandler(CpStateMachine, String) - Constructor for class com.ibm.able.conversation.AbleCpStateMachineHandler
Constructs an AbleCpStateMachineHandler object with the given properties.
AbleCpStateMachineHandler(AbleBean, CpStateMachine, String) - Constructor for class com.ibm.able.conversation.AbleCpStateMachineHandler
Constructs an AbleCpStateMachineHandler object with the given properties.
AbleCreatedAgentEntry - class com.ibm.able.platform.AbleCreatedAgentEntry.
 
AbleCreatedAgentEntry(AbleAgentClassDescription, String, String, String, String, Object, String, boolean, Object, AgentName) - Constructor for class com.ibm.able.platform.AbleCreatedAgentEntry
 
AbleCustomInspectorView - interface com.ibm.able.editor.AbleCustomInspectorView.
This interface must be implemented by any custom inspector views to save context data during the serialization/de-serialization process.
AbleCustomizer - interface com.ibm.able.AbleCustomizer.
This interface describes a slight extension of the base Customizer behavior.
AbleCustomizerDialog - class com.ibm.able.editor.AbleCustomizerDialog.
This class provides the base customizer dialog on which the individual AbleBean Customizers (JPanels) are displayed.
AbleCustomizerDialog(JFrame, Customizer, Object) - Constructor for class com.ibm.able.editor.AbleCustomizerDialog
Construct and display the customizer dialog.
AbleCustomizerDialog(Frame, String, boolean) - Constructor for class com.ibm.able.editor.AbleCustomizerDialog
Construct and display the customizer dialog.
AbleCustomizerDialog() - Constructor for class com.ibm.able.editor.AbleCustomizerDialog
Construct and display the customizer dialog.
AbleCustomizerPanel - interface com.ibm.able.AbleCustomizerPanel.
This interface allows the AbleObjectCustomizer to find the appropriate help url for a given panel.
AbleDBExport - class com.ibm.able.beans.AbleDBExport.
AbleDBExport provides Able beans with the ability to write data to to a database table using JDBC interfaces.
AbleDBExport() - Constructor for class com.ibm.able.beans.AbleDBExport
Construct a default AbleDBImport object.
AbleDBExport(String) - Constructor for class com.ibm.able.beans.AbleDBExport
Construct an AbleDBImport object with a specified name.
AbleDBExportBeanInfo - class com.ibm.able.beans.AbleDBExportBeanInfo.
Provide the information for the AbleDBImport bean.
AbleDBExportBeanInfo() - Constructor for class com.ibm.able.beans.AbleDBExportBeanInfo
 
AbleDBExportCustomizer - class com.ibm.able.beans.AbleDBExportCustomizer.
This class provides the customizer for the Text Import tab.
AbleDBExportCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.AbleDBExportCustomizer
Construct a Text Import Customizer dialog.
AbleDBExportCustomizer() - Constructor for class com.ibm.able.beans.AbleDBExportCustomizer
Construct a Text Import Customizer Dialog.
AbleDBExportPanel - class com.ibm.able.beans.AbleDBExportPanel.
This class provides the panel for the Database Import tab.
AbleDBExportPanel(AbleObjectCustomizer) - Constructor for class com.ibm.able.beans.AbleDBExportPanel
Construct the panel for the customizer.
AbleDBImport - class com.ibm.able.beans.AbleDBImport.
This class provides Able beans with access to database data using JDBC interfaces.
AbleDBImport() - Constructor for class com.ibm.able.beans.AbleDBImport
Construct a default AbleDBImport object.
AbleDBImport(String) - Constructor for class com.ibm.able.beans.AbleDBImport
Construct an AbleDBImport object with a specified name.
AbleDBImportBeanInfo - class com.ibm.able.beans.AbleDBImportBeanInfo.
Provide the information for the AbleDBImport bean.
AbleDBImportBeanInfo() - Constructor for class com.ibm.able.beans.AbleDBImportBeanInfo
 
AbleDBImportCustomizer - class com.ibm.able.beans.AbleDBImportCustomizer.
This class provides the customizer for the Text Import tab.
AbleDBImportCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.AbleDBImportCustomizer
Construct a Text Import Customizer dialog.
AbleDBImportCustomizer() - Constructor for class com.ibm.able.beans.AbleDBImportCustomizer
Construct a Text Import Customizer Dialog.
AbleDBImportPanel - class com.ibm.able.beans.AbleDBImportPanel.
This class provides the panel for the Database Import tab.
AbleDBImportPanel(AbleObjectCustomizer) - Constructor for class com.ibm.able.beans.AbleDBImportPanel
Construct the panel for the customizer.
AbleDBTable - class com.ibm.able.beans.AbleDBTable.
This class describes and reads an SQL database table.
AbleDBTable(Connection, String) - Constructor for class com.ibm.able.beans.AbleDBTable
Construct an AbleDBTable object for a given connection and query.
AbleData - class com.ibm.able.data.AbleData.
This class contains constants for the IBM Agent Building and Learning Environment (ABLE) Data package.
AbleDataAnalytics - class com.ibm.able.beans.AbleDataAnalytics.
This class provides statistical and time series analysis of data contained in AbleDataTable column's AbleDataSeries.
AbleDataAnalytics() - Constructor for class com.ibm.able.beans.AbleDataAnalytics
Constructor for this class.
AbleDataBufferManager - interface com.ibm.able.AbleDataBufferManager.
The AbleDataBufferManager interface describes the unique behavior required of AbleBeans which pass data using data buffers.
AbleDataBufferRemoteManager - interface com.ibm.able.AbleDataBufferRemoteManager.
The AbleDataBufferRemoteManager interface describes the unique behavior required of AbleRemoteBeans which pass data using data buffers.
AbleDataContext - interface com.ibm.able.data.AbleDataContext.
This interface defines the behavior of a data Context provider which is used by all Variables in the data package.
AbleDataException - exception com.ibm.able.data.AbleDataException.
This class defines an exception for reporting data related errors.
AbleDataException(String) - Constructor for class com.ibm.able.data.AbleDataException
Create a new Able data exception.
AbleDataException() - Constructor for class com.ibm.able.data.AbleDataException
Create a new Able data exception.
AbleDataException(String, Throwable) - Constructor for class com.ibm.able.data.AbleDataException
Create a new exception.
AbleDataMap - class com.ibm.able.beans.AbleDataMap.
 
AbleDataSeries - class com.ibm.able.beans.AbleDataSeries.
Class to maintain a growing or circular history for a particular metric value, and to provide various statistics about the values currently maintained in this history.
AbleDataSeries() - Constructor for class com.ibm.able.beans.AbleDataSeries
Void constructor to create an object with default size, unknown type (will be updated with the first addition to the history), and will calculate statistics on additions of data to the history.
AbleDataSeries(AbleDataSeriesHeader) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing a DataSeries to be created using a header (used to get the name for this DataSeries).
AbleDataSeries(AbleDataSeriesHeader, Object) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing a DataSeries to be created using a header and array containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(String) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor to create an object with default size, unknown type (will be updated with the first addition to the history), and will calculate statistics on additions of data to the history.
AbleDataSeries(boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using the default history size, deferring the type of data until the first addition to the history, and allowing selection whether or not statistical calculations are performed when data is added.
AbleDataSeries(String, boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using the default history size, deferring the type of data until the first addition to the history, and allowing selection whether or not statistical calculations are performed when data is added.
AbleDataSeries(int) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing objects to be constructed with the specified history size.
AbleDataSeries(String, int) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing objects to be constructed with the specified history size.
AbleDataSeries(int, boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created with specified int history size and boolean flag whether or not statistical calculations should be performed when data is added.
AbleDataSeries(String, int, boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created with specified int history size and boolean flag whether or not statistical calculations should be performed when data is added.
AbleDataSeries(int, Class) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using the specified size for its history, the specified objArrayType to determine the type of data to be stored in the history.
AbleDataSeries(String, int, Class) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using the specified size for its history, the specified objArrayType to determine the type of data to be stored.
AbleDataSeries(int, Class, boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using the specified size for its history, the specified objArrayType to determine the type of data to be stored in the history., and a flag whether or not statistical calculations should be performed when values are added to the history.
AbleDataSeries(String, int, Class, boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using the specified size for its history, the specified objArrayType to determine the type of data to be stored in the history, and a flag whether or not statistical calculations should be performed when values are added to the history.
AbleDataSeries(Vector) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using a Vector containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(String, Vector) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using a Vector containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(Vector, boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using a List (Vector) containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(String, Vector, boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using a List (Vector) containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(Double[]) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using an array of Doubles containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(String, Double[]) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using an array of Doubles containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(Double[], boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using an array of Doubles containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(String, Double[], boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using an array of Doubles containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(Integer[]) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using an array of Integers containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(String, Integer[]) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using an array of Integers containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(Integer[], boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using an array of Integers containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeries(String, Integer[], boolean) - Constructor for class com.ibm.able.beans.AbleDataSeries
Constructor allowing an object to be created using an array of Integers containing the initial objects to be added to the history, and whose size is used to determine the history size.
AbleDataSeriesHeader - class com.ibm.able.beans.AbleDataSeriesHeader.
Class for managing control variables for this DataSeries
AbleDataSeriesHeader() - Constructor for class com.ibm.able.beans.AbleDataSeriesHeader
 
AbleDataSeriesHeader(int) - Constructor for class com.ibm.able.beans.AbleDataSeriesHeader
 
AbleDataSeriesHeader(String) - Constructor for class com.ibm.able.beans.AbleDataSeriesHeader
 
AbleDataSeriesHeader(String, int) - Constructor for class com.ibm.able.beans.AbleDataSeriesHeader
 
AbleDataSeriesHeader(String, int, int) - Constructor for class com.ibm.able.beans.AbleDataSeriesHeader
 
AbleDataSeriesHeader(int, boolean, String) - Constructor for class com.ibm.able.beans.AbleDataSeriesHeader
 
AbleDataSeriesHeader(String, int, int, boolean) - Constructor for class com.ibm.able.beans.AbleDataSeriesHeader
 
AbleDataSet - class com.ibm.able.beans.AbleDataSet.
This class describes and reads a text file.
AbleDataSet(String) - Constructor for class com.ibm.able.beans.AbleDataSet
Construct an AbleDataSet object for a given file.
AbleDataSetDefinition - class com.ibm.able.beans.AbleDataSetDefinition.
This class represents a set of meta-data used to describe external data.
AbleDataSetDefinition() - Constructor for class com.ibm.able.beans.AbleDataSetDefinition
construct a data set definition object with no field defs
AbleDataSetDefinition(ResultSetMetaData) - Constructor for class com.ibm.able.beans.AbleDataSetDefinition
 
AbleDataSetDefinition(ResultSet) - Constructor for class com.ibm.able.beans.AbleDataSetDefinition
 
AbleDataSetPanel - class com.ibm.able.beans.AbleDataSetPanel.
This class provides the panel for the Text Export tab.
AbleDataSetPanel(AbleObjectCustomizer) - Constructor for class com.ibm.able.beans.AbleDataSetPanel
Construct the panel for the customizer.
AbleDataSink - interface com.ibm.able.AbleDataSink.
The AbleDataSink interface provides a generic means to refer to writable beans.
AbleDataSource - interface com.ibm.able.AbleDataSource.
The AbleDataSource interface provides common information about data sources, the records they provide, and the fields those records contain.
AbleDataTable - class com.ibm.able.beans.AbleDataTable.
Class to maintain a set of tabular data, maintained in named columns (represented internally as an array of AbleDataSeries).
AbleDataTable(double) - Constructor for class com.ibm.able.beans.AbleDataTable
Constructor allowing objects to be constructed with the specified number of columns.
AbleDataTable(double, boolean) - Constructor for class com.ibm.able.beans.AbleDataTable
Constructor allowing objects to be constructed with the specified number of columns.
AbleDataTable(int) - Constructor for class com.ibm.able.beans.AbleDataTable
Constructor allowing objects to be constructed with the specified number of columns.
AbleDataTable(int, boolean) - Constructor for class com.ibm.able.beans.AbleDataTable
Constructor allowing objects to be constructed with the specified number of columns.
AbleDataTable(String) - Constructor for class com.ibm.able.beans.AbleDataTable
Constructor allowing objects to be constructed with the content of the specified file.
AbleDataTable(String, boolean, boolean) - Constructor for class com.ibm.able.beans.AbleDataTable
Constructor allowing objects to be constructed with the content of the specified file.
AbleDataTable(String[], boolean, boolean) - Constructor for class com.ibm.able.beans.AbleDataTable
Constructor allowing objects to be constructed with the content of the specified String[].
AbleDebugLib - class com.ibm.able.rules.AbleDebugLib.
This class provides a set of user-defined functions for adding debugging capability to the Able Swing-based RuleSet editor.
AbleDebugLib() - Constructor for class com.ibm.able.rules.AbleDebugLib
GUI-based User-Defined Function Library for debugging AbleRuleSet objects.
AbleDecisionTree - class com.ibm.able.beans.decisiontree.AbleDecisionTree.
class AbleDecisionTree
AbleDecisionTree() - Constructor for class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
AbleDecisionTree(String) - Constructor for class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
AbleDecisionTree - class com.ibm.able.beans.knn.AbleDecisionTree.
 
AbleDecisionTree() - Constructor for class com.ibm.able.beans.knn.AbleDecisionTree
Default constructor.
AbleDecisionTree(String) - Constructor for class com.ibm.able.beans.knn.AbleDecisionTree
Construct a decision tree bean with specified name.
AbleDecisionTree(String, int, int) - Constructor for class com.ibm.able.beans.knn.AbleDecisionTree
 
AbleDecisionTreeBeanInfo - class com.ibm.able.beans.decisiontree.AbleDecisionTreeBeanInfo.
 
AbleDecisionTreeBeanInfo() - Constructor for class com.ibm.able.beans.decisiontree.AbleDecisionTreeBeanInfo
 
AbleDecisionTreeBeanInfo - class com.ibm.able.beans.knn.AbleDecisionTreeBeanInfo.
 
AbleDecisionTreeBeanInfo() - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreeBeanInfo
 
AbleDecisionTreeClassifierAgent - class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent.
 
AbleDecisionTreeClassifierAgent() - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Constructor for AbleDecisionTreeClassifierAgent
AbleDecisionTreeClassifierAgent(String) - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Constructor for AbleDecisionTreeClassifierAgent
AbleDecisionTreeClassifierAgentBeanInfo - class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentBeanInfo.
 
AbleDecisionTreeClassifierAgentBeanInfo() - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentBeanInfo
 
AbleDecisionTreeClassifierAgentCustomizer - class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentCustomizer.
 
AbleDecisionTreeClassifierAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentCustomizer
Construct a Decision Tree Classification Customizer dialog.
AbleDecisionTreeClassifierAgentCustomizer() - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentCustomizer
Construct a Naive Bayes Classification Customizer dialog.
AbleDecisionTreeClassifierAgentPanel - class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentPanel.
This class provides the panel for the k-NN Classifier Agent.
AbleDecisionTreeClassifierAgentPanel(AbleDecisionTreeClassifierAgentCustomizer) - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentPanel
Construct the panel for the customizer.
AbleDecisionTreeCustomizer - class com.ibm.able.beans.decisiontree.AbleDecisionTreeCustomizer.
 
AbleDecisionTreeCustomizer() - Constructor for class com.ibm.able.beans.decisiontree.AbleDecisionTreeCustomizer
 
AbleDecisionTreeCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.decisiontree.AbleDecisionTreeCustomizer
Construct a Text Import Customizer dialog.
AbleDecisionTreeCustomizer - class com.ibm.able.beans.knn.AbleDecisionTreeCustomizer.
 
AbleDecisionTreeCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreeCustomizer
Construct a k-NN Customizer dialog.
AbleDecisionTreeCustomizer() - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreeCustomizer
Construct a naive bayes Customizer Dialog.
AbleDecisionTreeEngine - class com.ibm.able.rules.AbleDecisionTreeEngine.
This class provides the algorithm for processing a decision tree or table represented by a single tree rule or by a set of if-then rules.
AbleDecisionTreeEngine(AbleRuleSet, AbleLogger) - Constructor for class com.ibm.able.rules.AbleDecisionTreeEngine
Create a new inference engine.
AbleDecisionTreeEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AbleDecisionTreeEngine
Create a new inference engine.
AbleDecisionTreePanel - class com.ibm.able.beans.decisiontree.AbleDecisionTreePanel.
This class provides the panel for the DecisionTree tab.
AbleDecisionTreePanel(AbleDecisionTreeCustomizer) - Constructor for class com.ibm.able.beans.decisiontree.AbleDecisionTreePanel
Construct the panel for the customizer.
AbleDecisionTreePanel - class com.ibm.able.beans.knn.AbleDecisionTreePanel.
 
AbleDecisionTreePanel(AbleDecisionTreeCustomizer) - Constructor for class com.ibm.able.beans.knn.AbleDecisionTreePanel
Construct the panel for the customizer.
AbleDefaultAgent - class com.ibm.able.AbleDefaultAgent.
The AbleDefaultAgent class provides an ABLE agent which can contain other agents and beans and supports event connections to other agents and beans.
AbleDefaultAgent() - Constructor for class com.ibm.able.AbleDefaultAgent
Construct an AbleDefaultAgent instance.
AbleDefaultAgent(String) - Constructor for class com.ibm.able.AbleDefaultAgent
Construct an AbleDefaultAgent with the specified name.
AbleDefaultAgent(String, String) - Constructor for class com.ibm.able.AbleDefaultAgent
Construct an AbleDefaultAgent with the specified name and comment.
AbleDefaultAgentBeanInfo - class com.ibm.able.AbleDefaultAgentBeanInfo.
This class provides BeanInfo for the AbleDefaultAgent class.
AbleDefaultAgentBeanInfo() - Constructor for class com.ibm.able.AbleDefaultAgentBeanInfo
Construct an AbleDefaultAgent BeanInfo instance.
AbleDefaultAgentCustomizer - class com.ibm.able.AbleDefaultAgentCustomizer.
This class provides the customizer interface for the AbleDefaultAgent.
AbleDefaultAgentCustomizer(JFrame, String, boolean) - Constructor for class com.ibm.able.AbleDefaultAgentCustomizer
Construct an Able Default Agent Customizer dialog.
AbleDefaultAgentCustomizer() - Constructor for class com.ibm.able.AbleDefaultAgentCustomizer
Construct an Able Default Agent Customizer Dialog.
AbleDirectLocatorObject - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleDirectLocatorType - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleDiscreteField - class com.ibm.able.data.AbleDiscreteField.
Discrete fields are numeric fields with a finite set of possible values.
AbleDiscreteField(AbleFieldDefinition) - Constructor for class com.ibm.able.data.AbleDiscreteField
Construct a Discrete field.
AbleDiscreteField(String, int, int) - Constructor for class com.ibm.able.data.AbleDiscreteField
Construct a Discrete field.
AbleDiscreteVariable - class com.ibm.able.data.AbleDiscreteVariable.
This class defines the Able data discrete variable.
AbleDiscreteVariable(Object[]) - Constructor for class com.ibm.able.data.AbleDiscreteVariable
Create a new AbleDiscreteVariable, used to initialize another discrete variable, over the specified set of numbers.
AbleDiscreteVariable(Vector) - Constructor for class com.ibm.able.data.AbleDiscreteVariable
Create a new AbleDiscreteVariable, used to initialize another discrete variable, over the specified set of numbers.
AbleDiscreteVariable(Object[], double) - Constructor for class com.ibm.able.data.AbleDiscreteVariable
Create a new AbleDiscreteVariable, used to initialize another discrete variable, over the specified set of numbers with specified initial value.
AbleDiscreteVariable(Vector, double) - Constructor for class com.ibm.able.data.AbleDiscreteVariable
Create a new AbleDiscreteVariable, used to initialize another discrete variable, over the specified set of numbers with specified initial value.
AbleDiscreteVariable(String, Vector) - Constructor for class com.ibm.able.data.AbleDiscreteVariable
Create a new discrete variable over the specified numbers.
AbleDiscreteVariable(String, boolean, boolean, Vector) - Constructor for class com.ibm.able.data.AbleDiscreteVariable
Create a new discrete variable over the specified numbers.
AbleDiscreteVariable(String) - Constructor for class com.ibm.able.data.AbleDiscreteVariable
Create a new discrete variable.
AbleDoOnBean - interface com.ibm.able.editor.AbleDoOnBean.
An action to perform on created beans
AbleDoUntilRule - class com.ibm.able.rules.AbleDoUntilRule.
This class represents a do/until "iteration" rule consisting of a boolean test expression and one or more consequent clauses (the body).
AbleDoUntilRule(String, AbleRd, AbleExpression, Vector) - Constructor for class com.ibm.able.rules.AbleDoUntilRule
Create a new conditional rule with the specified priority, Boolean test expression, and consequent clauses.
AbleDoWhileRule - class com.ibm.able.rules.AbleDoWhileRule.
This class represents a do/while "iteration" rule consisting of a booean test expression and one or more consequent clauses (the body).
AbleDoWhileRule(String, AbleRd, AbleExpression, Vector) - Constructor for class com.ibm.able.rules.AbleDoWhileRule
Create a new conditional rule with the specified priority, a Boolean test expression, and consequent clauses.
AbleDoubleLiteral - class com.ibm.able.data.AbleDoubleLiteral.
This class wraps a value of the primitive type double in an object.
AbleDoubleLiteral(int) - Constructor for class com.ibm.able.data.AbleDoubleLiteral
Create a new literal with the specified value.
AbleDoubleLiteral(long) - Constructor for class com.ibm.able.data.AbleDoubleLiteral
Create a new literal with the specified value.
AbleDoubleLiteral(float) - Constructor for class com.ibm.able.data.AbleDoubleLiteral
Create a new literal with the specified value.
AbleDoubleLiteral(double) - Constructor for class com.ibm.able.data.AbleDoubleLiteral
Create a new literal with the specified value.
AbleDoubleVariable - class com.ibm.able.data.AbleDoubleVariable.
This class wraps a value of the primitive type double in an object.
AbleDoubleVariable(String, double) - Constructor for class com.ibm.able.data.AbleDoubleVariable
Create a new double variable with the specified initial value.
AbleDoubleVariable(String, boolean, boolean, double) - Constructor for class com.ibm.able.data.AbleDoubleVariable
Create a new double variable with the specified initial value.
AbleDoubleVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleDoubleVariable
Create a new double variable with the default initial value of 0.0d.
AbleEditor - class com.ibm.able.editor.AbleEditor.
This class is the main window for the Able design time editor.
AbleEditor() - Constructor for class com.ibm.able.editor.AbleEditor
Construct a new AbleEditor frame and display it.
AbleEditorCanvas - class com.ibm.able.editor.AbleEditorCanvas.
This class is the main canvas class for Able Editor It supports drag/drop and connections of Able beans
AbleEditorCanvas() - Constructor for class com.ibm.able.editor.AbleEditorCanvas
 
AbleEditorFrame - class com.ibm.able.editor.AbleEditorFrame.
This class defines the main editor frame including menubar, toolbars, and canvas.
AbleEditorFrame() - Constructor for class com.ibm.able.editor.AbleEditorFrame
 
AbleEditorPreferences - class com.ibm.able.editor.AbleEditorPreferences.
 
AbleEditorPreferences(AbleEditorFrame, String) - Constructor for class com.ibm.able.editor.AbleEditorPreferences
Construct and display a modal preferences dialog.
AbleEmptyListPredicate - class com.ibm.able.data.AbleEmptyListPredicate.
This class represents an empty list predicate.
AbleEmptyListPredicate(String) - Constructor for class com.ibm.able.data.AbleEmptyListPredicate
Construct a predicate with name = '.' and which contains no arguments.
AbleEnvelopeDisplayName - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleEnvelopeNestedName - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleEnvironment - class com.ibm.able.editor.AbleEnvironment.
This class is used to save/restore the Able Editor environment Which includes, viewObject positions and Inspector windows and their settings An Agent is saved to agentFileName.ser, The corresponding environment is serialized into agentFileName.env
AbleEnvironment() - Constructor for class com.ibm.able.editor.AbleEnvironment
 
AbleEvent - class com.ibm.able.AbleEvent.
The AbleEvent class defines the event object used for notification and for invoking methods called actions on other AbleBeans.
AbleEvent(Object) - Constructor for class com.ibm.able.AbleEvent
Construct an asynchronous AbleEvent.DATACHANGED event for a given object.
AbleEvent(Object, Object) - Constructor for class com.ibm.able.AbleEvent
Construct an asynchronous AbleEvent.DATACHANGED event for a given object and argument.
AbleEvent(Object, Object, int) - Constructor for class com.ibm.able.AbleEvent
Construct an asynchronous event of a specific type for a given object and argument.
AbleEvent(Object, Object, int, boolean) - Constructor for class com.ibm.able.AbleEvent
Construct an event of a specific type for a given object, argument, and define whether it is to be run synchronously or asynchronously.
AbleEvent(Object, Object, String) - Constructor for class com.ibm.able.AbleEvent
Construct an asynchronous AbleEvent.ACTION event for a given object, argument, and define whether it is to be run synchronously or asynchronously.
AbleEvent(Object, Object, String, boolean) - Constructor for class com.ibm.able.AbleEvent
Construct an AbleEvent.ACTION event for a given object and argument.
AbleEvent(Object, Object, String, boolean, Object, String, String) - Constructor for class com.ibm.able.AbleEvent
Construct a AbleEvent.TRANSACTION event.
AbleEventConnection - class com.ibm.able.AbleEventConnection.
The AbleEventConnection class defines a connection between an AbleBean and an AbleEventListener object.
AbleEventConnection(AbleBean, AbleEventListener) - Constructor for class com.ibm.able.AbleEventConnection
Create an event connection, so that any AbleEvent fired by the source AbleBean will be sent to any registered listeners.
AbleEventListener - interface com.ibm.able.AbleEventListener.
The AbleEventListener interface provides methods for handling AbleEvents.
AbleEventListenerManager - interface com.ibm.able.AbleEventListenerManager.
The AbleEventListenerManager interface provides the methods needed to add and remove AbleEventListener objects and to notify those listeners of an AbleEvent.
AbleEventListenerRemoteManager - interface com.ibm.able.AbleEventListenerRemoteManager.
The AbleEventListenerRemoteManager interface provides the methods needed by an AbleRemoteBean to add and remove AbleEventListener objects and to notify those listeners of an AbleEvent.
AbleEventProcessingEnabled - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's Able event processing flag.
AbleEventProcessingEnabledId - Static variable in class com.ibm.able.AbleProperty
 
AbleEventQueue - class com.ibm.able.AbleEventQueue.
The AbleEventQueue allows events added to this queue to be processed on the caller's thread, or on a separate thread controlled by the event queue itself.
AbleEventQueue(AbleEventQueueProcessor) - Constructor for class com.ibm.able.AbleEventQueue
Create a new AbleEventQueue.
AbleEventQueueManager - interface com.ibm.able.AbleEventQueueManager.
The AbleEventQueueManager interface provides methods to manage a thread for asynchronously processing events placed on an event quene and for managing timer events.
AbleEventQueueProcessor - interface com.ibm.able.AbleEventQueueProcessor.
The AbleEventQueueProcessor interface provides a way for the AbleEventQueue to hand off processing of timer and asynchronous AbleEvents.
AbleEventQueueRemoteManager - interface com.ibm.able.AbleEventQueueRemoteManager.
The AbleEventQueueRemoteManager interface provides methods to remotely manage a thread for asynchronously processing events placed on an event quene and for managing timer events.
AbleException - exception com.ibm.able.AbleException.
The AbleException class defines an from which all other subpackages may extend their own exceptions.
AbleException() - Constructor for class com.ibm.able.AbleException
Construct a new exception of an unspecified severity.
AbleException(int) - Constructor for class com.ibm.able.AbleException
Construct a new exception of the specified severity.
AbleException(String) - Constructor for class com.ibm.able.AbleException
Construct a new exception with the specified message of an unspecified severity.
AbleException(String, Object) - Constructor for class com.ibm.able.AbleException
Construct a new exception with the specified message and object.
AbleException(String, Object, Throwable) - Constructor for class com.ibm.able.AbleException
Construct a new exception with the specified message, object, and throwable.
AbleException(String, Collection) - Constructor for class com.ibm.able.AbleException
Construct a new exception with a Collection of objects.
AbleException(String, Throwable) - Constructor for class com.ibm.able.AbleException
Construct a new exception with the specified message and Throwable.
AbleException(int, String, Throwable) - Constructor for class com.ibm.able.AbleException
Construct a new exception with the specified message, Throwable, and ABLE severity.
AbleException(AbleMessageContainer, String) - Constructor for class com.ibm.able.AbleException
Constructs a new exception with the specified locale-specific elements, which can be formatted into a localized message at a later time.
AbleException(AbleMessageContainer, String, Throwable) - Constructor for class com.ibm.able.AbleException
Constructs a new exception with the specified locale-specific elements, which can be formatted into a localized message at a later time.
AbleExport - class com.ibm.able.beans.AbleExport.
This class writes data out to external text files.
AbleExport() - Constructor for class com.ibm.able.beans.AbleExport
Construct a default AbleExport object
AbleExport(String) - Constructor for class com.ibm.able.beans.AbleExport
Construct an AbleExport object with specified name.
AbleExport(String, String) - Constructor for class com.ibm.able.beans.AbleExport
Construct an AbleExport object with specified name and file.
AbleExportBeanInfo - class com.ibm.able.beans.AbleExportBeanInfo.
 
AbleExportBeanInfo() - Constructor for class com.ibm.able.beans.AbleExportBeanInfo
 
AbleExportCustomizer - class com.ibm.able.beans.AbleExportCustomizer.
This class provides the customizer for the Text Export tab.
AbleExportCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.AbleExportCustomizer
Construct a Text Export Customizer dialog.
AbleExportCustomizer() - Constructor for class com.ibm.able.beans.AbleExportCustomizer
Construct a Text Import Customizer Dialog.
AbleExportPanel - class com.ibm.able.beans.AbleExportPanel.
This class provides the panel for the Text Export tab.
AbleExportPanel(AbleObjectCustomizer) - Constructor for class com.ibm.able.beans.AbleExportPanel
Construct the panel for the customizer.
AbleExpression - class com.ibm.able.data.AbleExpression.
An AbleExpression contains a unary or binary operator along with one or two AbleRd objects (which themselves could be AbleExpressions).
AbleExpression(AbleRd, int, AbleRd) - Constructor for class com.ibm.able.data.AbleExpression
Create a new clause with the specified parts.
AbleExpression(AbleDataContext, String) - Constructor for class com.ibm.able.data.AbleExpression
Create a new expression from the String.
AbleExpressionVariable - class com.ibm.able.data.AbleExpressionVariable.
This class holds a value of an AbleExpression object.
AbleExpressionVariable(String, AbleExpression) - Constructor for class com.ibm.able.data.AbleExpressionVariable
Create a new Expression variable with the specified initial value.
AbleExpressionVariable(String, boolean, boolean, AbleExpression) - Constructor for class com.ibm.able.data.AbleExpressionVariable
Create a new Expression variable with the specified initial value.
AbleExpressionVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleExpressionVariable
Create a new Expression variable with the specified initial value.
AbleField - interface com.ibm.able.data.AbleField.
AbleField defines a basic field for use in data sources and inferencing.
AbleFieldDefinition - class com.ibm.able.data.AbleFieldDefinition.
This class represents a single field of externally described data It includes a field name, a data type, and a usage (input/output/ignore)
AbleFieldDefinition(String, String, String) - Constructor for class com.ibm.able.data.AbleFieldDefinition
Construct an AbleFieldDefinition with name, type and usage specified
AbleFileWatcher - class com.ibm.able.examples.ablebean.AbleFileWatcher.
This class is an example of a simple AbleBean created by extending AbleObject.
AbleFileWatcher() - Constructor for class com.ibm.able.examples.ablebean.AbleFileWatcher
Construct an AbleFileWatcher with a name of FileWatcher.
AbleFileWatcher(String) - Constructor for class com.ibm.able.examples.ablebean.AbleFileWatcher
Construct an AbleFileWatcher with the provided bean name.
AbleFileWatcher(String, String) - Constructor for class com.ibm.able.examples.ablebean.AbleFileWatcher
Construct an AbleFileWatcher with the provided bean name and on the specified file.
AbleFileWatcherBeanInfo - class com.ibm.able.examples.ablebean.AbleFileWatcherBeanInfo.
This class provides the bean info for the Able File Watcher Bean.
AbleFileWatcherBeanInfo() - Constructor for class com.ibm.able.examples.ablebean.AbleFileWatcherBeanInfo
Default constructor
AbleFileWatcherCustomizer - class com.ibm.able.examples.ablebean.AbleFileWatcherCustomizer.
This class provides the customizer for the File Watcher tab.
AbleFileWatcherCustomizer(JFrame, String) - Constructor for class com.ibm.able.examples.ablebean.AbleFileWatcherCustomizer
Construct a File Watcher Customizer dialog.
AbleFileWatcherCustomizer() - Constructor for class com.ibm.able.examples.ablebean.AbleFileWatcherCustomizer
Construct a Customizer dialog.
AbleFileWatcherPanel - class com.ibm.able.examples.ablebean.AbleFileWatcherPanel.
This class provides the panel for the File Watcher Agent.
AbleFileWatcherPanel(AbleFileWatcherCustomizer) - Constructor for class com.ibm.able.examples.ablebean.AbleFileWatcherPanel
Construct the panel for the customizer.
AbleFilter - class com.ibm.able.beans.filter.AbleFilter.
This class provides data translation and scaling functions for Able.
AbleFilter() - Constructor for class com.ibm.able.beans.filter.AbleFilter
Construct a filter object with default name.
AbleFilter(String) - Constructor for class com.ibm.able.beans.filter.AbleFilter
Construct an AbleFilter object with specified name.
AbleFilterBeanInfo - class com.ibm.able.beans.filter.AbleFilterBeanInfo.
 
AbleFilterBeanInfo() - Constructor for class com.ibm.able.beans.filter.AbleFilterBeanInfo
 
AbleFilterCustomizer - class com.ibm.able.beans.filter.AbleFilterCustomizer.
This class provides the customizer for the Back Propagation tab.
AbleFilterCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.filter.AbleFilterCustomizer
Construct a Filter Customizer dialog.
AbleFilterCustomizer() - Constructor for class com.ibm.able.beans.filter.AbleFilterCustomizer
Construct a Back Propagation Customizer Dialog.
AbleFilterPanel - class com.ibm.able.beans.filter.AbleFilterPanel.
This class provides a "Customizer" for Filter beans.
AbleFilterPanel() - Constructor for class com.ibm.able.beans.filter.AbleFilterPanel
Zero-argument constructor, for use by a beanbox.
AbleFloatLiteral - class com.ibm.able.data.AbleFloatLiteral.
This class wraps a value of the primitive type float in an object.
AbleFloatLiteral(int) - Constructor for class com.ibm.able.data.AbleFloatLiteral
Create a new literal with the specified value.
AbleFloatLiteral(long) - Constructor for class com.ibm.able.data.AbleFloatLiteral
Create a new literal with the specified value.
AbleFloatLiteral(float) - Constructor for class com.ibm.able.data.AbleFloatLiteral
Create a new literal with the specified value.
AbleFloatLiteral(double) - Constructor for class com.ibm.able.data.AbleFloatLiteral
Create a new literal with the specified value.
AbleFloatVariable - class com.ibm.able.data.AbleFloatVariable.
This class wraps a value of the primitive type float in an object.
AbleFloatVariable(String, float) - Constructor for class com.ibm.able.data.AbleFloatVariable
Create a new Float variable with the specified initial value.
AbleFloatVariable(String, boolean, boolean, float) - Constructor for class com.ibm.able.data.AbleFloatVariable
Create a new Float variable with the specified initial value.
AbleFloatVariable(String, boolean, boolean, double) - Constructor for class com.ibm.able.data.AbleFloatVariable
Create a new Float variable with the specified initial value.
AbleFloatVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleFloatVariable
Create a new Float variable with the default initial value of 0.0f.
AbleForLoopRule - class com.ibm.able.rules.AbleForLoopRule.
This class represents a for-loop "iteration" rule consisting of an initializer expression, a conditional test expression, and an increment expression.
AbleForLoopRule(String, AbleRd, Vector, AbleExpression, Vector, Vector) - Constructor for class com.ibm.able.rules.AbleForLoopRule
Create a new conditional rule with the specified priority, antecedent clauses, and consequent clause.
AbleForwardChainInferenceEngine - class com.ibm.able.rules.AbleForwardChainInferenceEngine.
This class provides the inferencing algorithm for processing a set of rules in a ruleblock using data-driven or forward chaining.
AbleForwardChainInferenceEngine(AbleRuleSet, AbleLogger) - Constructor for class com.ibm.able.rules.AbleForwardChainInferenceEngine
Create a new inference engine.
AbleForwardChainInferenceEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AbleForwardChainInferenceEngine
Create a new inference engine.
AbleFuzzyChgListener - class com.ibm.able.rules.AbleFuzzyChgListener.
This class is an example of a property change listener.
AbleFuzzyChgListener() - Constructor for class com.ibm.able.rules.AbleFuzzyChgListener
Create a new property change listener that listens exclusively for "fuzzy" related property changes.
AbleFuzzyCurveMatchLib - class com.ibm.able.rules.AbleFuzzyCurveMatchLib.
This class provides a set of functions for using fuzzy logic to reason about time-series data.
AbleFuzzyCurveMatchLib() - Constructor for class com.ibm.able.rules.AbleFuzzyCurveMatchLib
Create a new
AbleFuzzyInferenceEngine - class com.ibm.able.rules.AbleFuzzyInferenceEngine.
This class provides the control code and inferencing algorithm for processing a set of conditional rules in a ruleblock containing Fuzzy linguistic variables and hedges using data-driven or forward chaining and fuzzy inferencing logic.
AbleFuzzyInferenceEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AbleFuzzyInferenceEngine
Create a new inference engine.
AbleFuzzySet - class com.ibm.able.data.AbleFuzzySet.
This class defines the Able data fuzzy set class.
AbleFuzzySet(int, String, AbleFuzzyVariable, double, double, double) - Constructor for class com.ibm.able.data.AbleFuzzySet
Create a new fuzzy set.
AbleFuzzySetBeta - class com.ibm.able.data.AbleFuzzySetBeta.
This class defines the Able data beta fuzzy set.
AbleFuzzySetBeta(AbleFuzzyVariable, String, double, double, double, double) - Constructor for class com.ibm.able.data.AbleFuzzySetBeta
Create a new fuzzy set.
AbleFuzzySetBeta(AbleFuzzyVariable, String, double, double, double) - Constructor for class com.ibm.able.data.AbleFuzzySetBeta
Create a new fuzzy set.
AbleFuzzySetGaussian - class com.ibm.able.data.AbleFuzzySetGaussian.
This class defines the Able data gaussian fuzzy set.
AbleFuzzySetGaussian(AbleFuzzyVariable, String, double, double, double) - Constructor for class com.ibm.able.data.AbleFuzzySetGaussian
Create a new fuzzy set.
AbleFuzzySetLinear - class com.ibm.able.data.AbleFuzzySetLinear.
This class defines the Able data linear fuzzy set.
AbleFuzzySetLinear(AbleFuzzyVariable, String, double, double, double, int) - Constructor for class com.ibm.able.data.AbleFuzzySetLinear
Create a new fuzzy set.
AbleFuzzySetPi - class com.ibm.able.data.AbleFuzzySetPi.
This class defines the Able data PI fuzzy set.
AbleFuzzySetPi(AbleFuzzyVariable, String, double, double, double) - Constructor for class com.ibm.able.data.AbleFuzzySetPi
Create a new fuzzy set.
AbleFuzzySetSegments - class com.ibm.able.data.AbleFuzzySetSegments.
This class defines the Able data segments fuzzy set.
AbleFuzzySetSegments(AbleFuzzyVariable, String, double, int, double[], double[]) - Constructor for class com.ibm.able.data.AbleFuzzySetSegments
Create a new fuzzy set.
AbleFuzzySetShoulder - class com.ibm.able.data.AbleFuzzySetShoulder.
This class defines the ABLE shoulder fuzzy set.
AbleFuzzySetShoulder(AbleFuzzyVariable, String, double, double, double, int) - Constructor for class com.ibm.able.data.AbleFuzzySetShoulder
Create a new fuzzy set.
AbleFuzzySetSigmoid - class com.ibm.able.data.AbleFuzzySetSigmoid.
This class defines the Able data sigmoid fuzzy set.
AbleFuzzySetSigmoid(AbleFuzzyVariable, String, double, double, double, double, int) - Constructor for class com.ibm.able.data.AbleFuzzySetSigmoid
Create a new fuzzy set.
AbleFuzzySetTrapezoid - class com.ibm.able.data.AbleFuzzySetTrapezoid.
This class defines the Able data trapezoid fuzzy set.
AbleFuzzySetTrapezoid(AbleFuzzyVariable, String, double, double, double, double, double) - Constructor for class com.ibm.able.data.AbleFuzzySetTrapezoid
Create a new fuzzy set.
AbleFuzzySetTriangle - class com.ibm.able.data.AbleFuzzySetTriangle.
This class defines the Able data triangle fuzzy set.
AbleFuzzySetTriangle(AbleFuzzyVariable, String, double, double, double, double) - Constructor for class com.ibm.able.data.AbleFuzzySetTriangle
Create a new fuzzy set.
AbleFuzzySetWork - class com.ibm.able.data.AbleFuzzySetWork.
This class defines the Able data working fuzzy set.
AbleFuzzyVariable - class com.ibm.able.data.AbleFuzzyVariable.
This class represents a FuzzySet value subject to a minimum and maximum value called the range of discource.
AbleFuzzyVariable(String, double, double, double) - Constructor for class com.ibm.able.data.AbleFuzzyVariable
Create a new fuzzy variable with the specified universe of discourse.
AbleFuzzyVariable(String, boolean, boolean, double, double, double) - Constructor for class com.ibm.able.data.AbleFuzzyVariable
Create a new fuzzy variable with the specified universe of discourse.
AbleGUILib - class com.ibm.able.rules.AbleGUILib.
 
AbleGUILib() - Constructor for class com.ibm.able.rules.AbleGUILib
 
AbleGenericField - class com.ibm.able.data.AbleGenericField.
AbleField defines a basic field for use in data sources and inferencing.
AbleGenericField(AbleFieldDefinition) - Constructor for class com.ibm.able.data.AbleGenericField
Construct a Generic field.
AbleGenericLiteral - class com.ibm.able.data.AbleGenericLiteral.
This class defines the Able data generic literal that holds Java Object values.
AbleGenericLiteral(Object) - Constructor for class com.ibm.able.data.AbleGenericLiteral
Create a new literal with the specified value.
AbleGenericLiteral() - Constructor for class com.ibm.able.data.AbleGenericLiteral
Create a new literal with a null value.
AbleGenericVariable - class com.ibm.able.data.AbleGenericVariable.
This class defines the Able data generic variable.
AbleGenericVariable(String) - Constructor for class com.ibm.able.data.AbleGenericVariable
Create a new generic variable.
AbleGenericVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleGenericVariable
Create a new generic variable.
AbleGenericVariable(String, boolean, boolean, Object) - Constructor for class com.ibm.able.data.AbleGenericVariable
Create a new generic variable.
AbleGenericVariable(String, Object) - Constructor for class com.ibm.able.data.AbleGenericVariable
Create a new generic variable.
AbleGenericVariable(int, String, boolean, boolean, Object) - Constructor for class com.ibm.able.data.AbleGenericVariable
Create a new variable of the specified type and with the specified name.
AbleGeneticObject - class com.ibm.able.beans.AbleGeneticObject.
 
AbleGeneticObject() - Constructor for class com.ibm.able.beans.AbleGeneticObject
construct a genetic object
AbleGeneticOperatorsDialog - class com.ibm.able.agents.AbleGeneticOperatorsDialog.
 
AbleGeneticOperatorsDialog(JFrame, String, boolean, Hashtable) - Constructor for class com.ibm.able.agents.AbleGeneticOperatorsDialog
 
AbleGeneticOperatorsDialog() - Constructor for class com.ibm.able.agents.AbleGeneticOperatorsDialog
 
AbleGeneticSearchAgent - class com.ibm.able.agents.AbleGeneticSearchAgent.
This class implements an AbleAgent for conducting genetic search over a population of AbleBeans.
AbleGeneticSearchAgent() - Constructor for class com.ibm.able.agents.AbleGeneticSearchAgent
construct a genetic search agent
AbleGeneticSearchAgent(String) - Constructor for class com.ibm.able.agents.AbleGeneticSearchAgent
construct a genetic search agent with specified name
AbleGeneticSearchAgentBeanInfo - class com.ibm.able.agents.AbleGeneticSearchAgentBeanInfo.
 
AbleGeneticSearchAgentBeanInfo() - Constructor for class com.ibm.able.agents.AbleGeneticSearchAgentBeanInfo
 
AbleGeneticSearchAgentCustomizer - class com.ibm.able.agents.AbleGeneticSearchAgentCustomizer.
This class provides the customizer for the Genetic Search tab.
AbleGeneticSearchAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.agents.AbleGeneticSearchAgentCustomizer
Construct a Genetic Search Agent Customizer dialog.
AbleGeneticSearchAgentCustomizer() - Constructor for class com.ibm.able.agents.AbleGeneticSearchAgentCustomizer
Construct a Genetic Search Agent Customizer Dialog.
AbleGeneticSearchAgentPanel - class com.ibm.able.agents.AbleGeneticSearchAgentPanel.
This class provides the panel for the Genetic Search tab.
AbleGeneticSearchAgentPanel(AbleGeneticSearchAgentCustomizer) - Constructor for class com.ibm.able.agents.AbleGeneticSearchAgentPanel
Construct the panel for the customizer.
AbleGridBagConstraints - class com.ibm.able.editor.AbleGridBagConstraints.
 
AbleGridBagConstraints(int, int, int, int, double, double, int, int, Insets, int, int) - Constructor for class com.ibm.able.editor.AbleGridBagConstraints
Creates a GridBagConstraint object.
AbleGui - class com.ibm.able.AbleGui.
 
AbleGuiFuzzySetChartable - class com.ibm.able.rules.AbleGuiFuzzySetChartable.
This class defines a specialized Fuzzy System fuzzy set wrapper that allows fuzzy sets to be displayed by KLG's JChart classes.
AbleGuiFuzzySetChartable(Vector) - Constructor for class com.ibm.able.rules.AbleGuiFuzzySetChartable
Create a new chartable object over a set of specified fuzzy sets.
AbleGuiFuzzySetInspector - class com.ibm.able.rules.AbleGuiFuzzySetInspector.
This class defines a specialized Fuzzy System fuzzy set inspector that displays fuzzy solution sets graphically.
AbleGuiFuzzySetInspector() - Constructor for class com.ibm.able.rules.AbleGuiFuzzySetInspector
Create a new Fuzzy System fuzzy set inspector/property change listener.
AbleGuiFuzzySetInspector(Object) - Constructor for class com.ibm.able.rules.AbleGuiFuzzySetInspector
Create a new Fuzzy System fuzzy set inspector/property change listener over the specified fuzzy ruleset.
AbleGuiFuzzySetRenderer - class com.ibm.able.rules.AbleGuiFuzzySetRenderer.
This class is used by the AbleGuiFuzzySetViewer to obtain a JTable cell renderer for a fuzzy set chart.
AbleGuiFuzzySetRenderer() - Constructor for class com.ibm.able.rules.AbleGuiFuzzySetRenderer
 
AbleGuiFuzzySetViewer - class com.ibm.able.rules.AbleGuiFuzzySetViewer.
This class defines a specialized Fuzzy System fuzzy set viewer that displays fuzzy sets graphically.
AbleGuiFuzzySetViewer() - Constructor for class com.ibm.able.rules.AbleGuiFuzzySetViewer
Create a new Fuzzy System fuzzy set viewer/property change listener.
AbleGuiFuzzySetViewer(AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleGuiFuzzySetViewer
Create a new Fuzzy System fuzzy set viewer/property change listener over the specified ruleset.
AbleGuiPreferences - class com.ibm.able.editor.AbleGuiPreferences.
This class contains preferences for the Able GUI components.
AbleGuiPreferences() - Constructor for class com.ibm.able.editor.AbleGuiPreferences
Instantiate all preferences from a Properties file read from disk.
AbleHelp - class com.ibm.able.AbleHelp.
This class provides several static methods for displaying help To open a broswer on a specific URL, use displayHelpUrl() To open a browser on an Able help file, use displayHelp() Able help files are assumed to be in {AbleHome}/docs/com/ibm/able ...
AbleHelp() - Constructor for class com.ibm.able.AbleHelp
 
AbleHierarchicalPlanningRule - class com.ibm.able.rules.AbleHierarchicalPlanningRule.
This class defines a hierarchical planning rule (action or operator) which consists of a set of formal parameters, a preCondition expression, a set of effects, and one or more expansion sets.
AbleHierarchicalPlanningRule(String, AbleRd, Vector, AbleExpression, Vector, Vector, AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleHierarchicalPlanningRule
Create a new planning rule with the specified priority, preconditions and effects.
AbleIfThenElseRule - class com.ibm.able.rules.AbleIfThenElseRule.
This class holds the expressions and actions used in an if-then-else scripting rule.
AbleIfThenElseRule(String, AbleRd, AbleExpression, Vector, Vector) - Constructor for class com.ibm.able.rules.AbleIfThenElseRule
Create a new conditional rule with the specified priority, antecedent clauses, and consequent clause.
AbleIfThenElseStatement - class com.ibm.able.rules.AbleIfThenElseStatement.
This class holds the expressions and actions used in an if-then-else action (which could be nested in other rules or actions).
AbleIfThenElseStatement(AbleRuleSet, AbleRuleBlock, AbleExpression, Vector, Vector) - Constructor for class com.ibm.able.rules.AbleIfThenElseStatement
Create a new if/then/else statement with the specified condition and actions.
AbleIfThenElseStatement(AbleRuleSet, AbleRuleBlock, AbleExpression) - Constructor for class com.ibm.able.rules.AbleIfThenElseStatement
Create a new if/then/else statement with the specified condition and no actions.
AbleImport - class com.ibm.able.beans.AbleImport.
This class provides Able beans with access to external text-file data.
AbleImport() - Constructor for class com.ibm.able.beans.AbleImport
Construct a default AbleImport object.
AbleImport(String) - Constructor for class com.ibm.able.beans.AbleImport
Construct an AbleImport object with specified name.
AbleImport(String, String) - Constructor for class com.ibm.able.beans.AbleImport
Construct an AbleImport object with specified name and file.
AbleImportBeanInfo - class com.ibm.able.beans.AbleImportBeanInfo.
Provide the information for the AbleImport bean.
AbleImportBeanInfo() - Constructor for class com.ibm.able.beans.AbleImportBeanInfo
 
AbleImportCustomizer - class com.ibm.able.beans.AbleImportCustomizer.
This class provides the customizer for the Text Import tab.
AbleImportCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.AbleImportCustomizer
Construct a Text Import Customizer dialog.
AbleImportCustomizer() - Constructor for class com.ibm.able.beans.AbleImportCustomizer
Construct a Text Import Customizer Dialog.
AbleImportData - interface com.ibm.able.beans.AbleImportData.
The AbleDataSource interface is implemented to provide common information about data sources, the records they provide, and the fields contained by those records.
AbleImportPanel - class com.ibm.able.beans.AbleImportPanel.
This class provides the panel for the Text Import tab.
AbleImportPanel(AbleObjectCustomizer) - Constructor for class com.ibm.able.beans.AbleImportPanel
Construct the panel for the customizer.
AbleImportRemoteAgentDialog - class com.ibm.able.editor.AbleImportRemoteAgentDialog.
This class displays a modal dialog for the selection of a remote agent.
AbleImportRemoteAgentDialog(AbleEditorFrame) - Constructor for class com.ibm.able.editor.AbleImportRemoteAgentDialog
Construct and display the preferences dialog.
AbleImportRemoteAgentDialog(AbleEditorFrame, String) - Constructor for class com.ibm.able.editor.AbleImportRemoteAgentDialog
Construct and display a modal preferences dialog.
AbleIncludeVariable - class com.ibm.able.data.AbleIncludeVariable.
This class is not a true variable; it is merely a place holder in a ruleset's variable list so that a proper ARL include "fileSpec"; statement can be generated in the proper place in a generated ARL stream.
AbleIncludeVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleIncludeVariable
Create a new "include" variable.
AbleInferenceContext - class com.ibm.able.rules.AbleInferenceContext.
 
AbleInferenceContext(AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleInferenceContext
 
AbleInferenceEngine - class com.ibm.able.rules.AbleInferenceEngine.
This class is an abstract base class for all inference engines used by an AbleRuleSet.
AbleInferenceEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AbleInferenceEngine
Create a new base inference engine over the specified ruleset.
AbleInferenceEngine(AbleRuleSet, AbleLogger) - Constructor for class com.ibm.able.rules.AbleInferenceEngine
Create a new base inference engine over the specified ruleset.
AbleInferenceEngine(AbleLogger) - Constructor for class com.ibm.able.rules.AbleInferenceEngine
Create a new base inference engine.
AbleInferenceEngine() - Constructor for class com.ibm.able.rules.AbleInferenceEngine
Create a new base inference engine.
AbleInputStreamProducer - interface com.ibm.able.editor.AbleInputStreamProducer.
 
AbleInspector - class com.ibm.able.editor.AbleInspector.
This class implements the generic inspector used to show AbleObject properties in text and graphic formats.
AbleInspector(AbleViewObject) - Constructor for class com.ibm.able.editor.AbleInspector
Create an Inspector object over the specified view object and the view object's underlying AbleObject or AbleBean.
AbleInspectorContext - class com.ibm.able.editor.AbleInspectorContext.
This class is used to encapsulate the user-defined settings of an Inspector so that it can be saved and restored as part of the Editor Environment
AbleInspectorContext() - Constructor for class com.ibm.able.editor.AbleInspectorContext
Create an Inspector context.
AbleInspectorData - class com.ibm.able.editor.AbleInspectorData.
This class provides the underlying model for the JChart data used in the Able Inspectors
AbleInspectorData() - Constructor for class com.ibm.able.editor.AbleInspectorData
 
AbleInspectorData(AbleBean) - Constructor for class com.ibm.able.editor.AbleInspectorData
 
AbleInspectorGeneralPanel - class com.ibm.able.editor.AbleInspectorGeneralPanel.
This class provides the panel for the Inspector General tab.
AbleInspectorGeneralPanel() - Constructor for class com.ibm.able.editor.AbleInspectorGeneralPanel
Construct the panel for the customizer.
AbleInspectorGeneralPanel.AxesPanel - class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel.
 
AbleInspectorGeneralPanel.AxesPanel(int) - Constructor for class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel
 
AbleInspectorHolder - interface com.ibm.able.editor.AbleInspectorHolder.
This interface is used by the owner of an AbleInspector so that it can clean up when the Inspector is closed
AbleInspectorLoggingDialog - class com.ibm.able.editor.AbleInspectorLoggingDialog.
This class provides a dialog with a tabbed property panel and standard tabs for Able Inspector refresh rate.
AbleInspectorLoggingDialog(AbleInspector, String, boolean) - Constructor for class com.ibm.able.editor.AbleInspectorLoggingDialog
Create the property tabbed panel and add the standard tabs.
AbleInspectorLoggingDialog(String) - Constructor for class com.ibm.able.editor.AbleInspectorLoggingDialog
other constructors added by viscafe
AbleInspectorLoggingDialog.RefreshRatePanel - class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel.
This class provides the Text inspector tab.
AbleInspectorLoggingDialog.RefreshRatePanel() - Constructor for class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel
 
AbleInspectorOptionsDialog - class com.ibm.able.editor.AbleInspectorOptionsDialog.
This class provides a dialog with a tabbed property panel and standard tabs for Able Inspector Views.
AbleInspectorOptionsDialog(AbleInspector, String, boolean) - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog
Create the property tabbed panel and add the standard tabs.
AbleInspectorOptionsDialog(String) - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog
other constructors added by viscafe
AbleInspectorOptionsDialog.AreaChartPanel - class com.ibm.able.editor.AbleInspectorOptionsDialog.AreaChartPanel.
This class provides the Area Plot inspector tab.
AbleInspectorOptionsDialog.AreaChartPanel() - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog.AreaChartPanel
 
AbleInspectorOptionsDialog.BarChartPanel - class com.ibm.able.editor.AbleInspectorOptionsDialog.BarChartPanel.
This class provides the Bar chart inspector tab.
AbleInspectorOptionsDialog.BarChartPanel() - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog.BarChartPanel
 
AbleInspectorOptionsDialog.LineChartPanel - class com.ibm.able.editor.AbleInspectorOptionsDialog.LineChartPanel.
This class provides the Line Chart inspector tab.
AbleInspectorOptionsDialog.LineChartPanel() - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog.LineChartPanel
 
AbleInspectorOptionsDialog.ScatterPlotPanel - class com.ibm.able.editor.AbleInspectorOptionsDialog.ScatterPlotPanel.
This class provides the Scatter Plot inspector tab.
AbleInspectorOptionsDialog.ScatterPlotPanel() - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog.ScatterPlotPanel
 
AbleInspectorOptionsDialog.StackedAreaPanel - class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedAreaPanel.
This class provides the Stacked Area Plot inspector tab.
AbleInspectorOptionsDialog.StackedAreaPanel() - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedAreaPanel
 
AbleInspectorOptionsDialog.StackedBarPanel - class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedBarPanel.
This class provides the Stacked Bar chart inspector tab.
AbleInspectorOptionsDialog.StackedBarPanel() - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedBarPanel
 
AbleInspectorOptionsDialog.TextPanel - class com.ibm.able.editor.AbleInspectorOptionsDialog.TextPanel.
This class provides the Text inspector tab.
AbleInspectorOptionsDialog.TextPanel() - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog.TextPanel
 
AbleInspectorOptionsDialog.TextSeriesPanel - class com.ibm.able.editor.AbleInspectorOptionsDialog.TextSeriesPanel.
This class provides the Text Series inspector tab.
AbleInspectorOptionsDialog.TextSeriesPanel() - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog.TextSeriesPanel
 
AbleInspectorOptionsDialog.TimePlotPanel - class com.ibm.able.editor.AbleInspectorOptionsDialog.TimePlotPanel.
This class provides the Time Plot inspector tab.
AbleInspectorOptionsDialog.TimePlotPanel() - Constructor for class com.ibm.able.editor.AbleInspectorOptionsDialog.TimePlotPanel
 
AbleInspectorPanel - interface com.ibm.able.editor.AbleInspectorPanel.
This interface allows for a batch update rather than PropertyChange based incremental updates to the underlying bean.
AbleInspectorWindow - class com.ibm.able.editor.AbleInspectorWindow.
This class is the window for an Able Inspector
AbleInspectorWindow(JFrame, AbleInspector) - Constructor for class com.ibm.able.editor.AbleInspectorWindow
Construct a new Able Inspector window based on the specified inspector object.
AbleInspectorWindow(JFrame, AbleViewObject) - Constructor for class com.ibm.able.editor.AbleInspectorWindow
Construct a new Able Inspector window based on the specified view object.
AbleIntegerLiteral - class com.ibm.able.data.AbleIntegerLiteral.
This class wraps a value of the primitive type int in an object.
AbleIntegerLiteral(int) - Constructor for class com.ibm.able.data.AbleIntegerLiteral
Create a new literal with the specified value.
AbleIntegerVariable - class com.ibm.able.data.AbleIntegerVariable.
This class wraps a value of the primitive type int in an object.
AbleIntegerVariable(String, int) - Constructor for class com.ibm.able.data.AbleIntegerVariable
Create a new Integer variable with the specified initial value.
AbleIntegerVariable(String, boolean, boolean, int) - Constructor for class com.ibm.able.data.AbleIntegerVariable
Create a new Integer variable with the specified initial value.
AbleIntegerVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleIntegerVariable
Create a new Integer variable with the specified default value of 0.
AbleIterationRule - interface com.ibm.able.rules.AbleIterationRule.
This interface defines an iteration rule, that has a boolean test expression and and a list of actions (consequent clauses).
AbleJSliderWithField - class com.ibm.able.AbleJSliderWithField.
AbleJSliderWithField creates a slider and textfield pair.
AbleJSliderWithField(String, JTextField, int, int, int, int) - Constructor for class com.ibm.able.AbleJSliderWithField
Create a slider and textfield pair.
AbleJTextAreaHandler - class com.ibm.able.AbleJTextAreaHandler.
AbleJTextAreaHandler extends Handler and writes to a Swing JTextArea.
AbleJTextAreaHandler() - Constructor for class com.ibm.able.AbleJTextAreaHandler
Creates a AbleJTextAreaHandler.
AbleJTextAreaHandler(String) - Constructor for class com.ibm.able.AbleJTextAreaHandler
Creates a AbleJTextAreaHandler.
AbleJTextAreaHandler(String, String) - Constructor for class com.ibm.able.AbleJTextAreaHandler
Creates a TextAreaHandler.
AbleJTextAreaHandler(String, String, JTextArea) - Constructor for class com.ibm.able.AbleJTextAreaHandler
Creates a TextAreaHandler.
AbleJarFile - class com.ibm.able.editor.AbleJarFile.
Title: Description: Copyright: Copyright (c) 2001 Company:
AbleJarInfo - class com.ibm.able.editor.AbleJarInfo.
Represents a loaded Jar file
AbleJarInfo(String, AbleClassLoader, String[], boolean[], AbleJarMessageHeader[]) - Constructor for class com.ibm.able.editor.AbleJarInfo
Create a JarInfo.
AbleJarLoader - class com.ibm.able.editor.AbleJarLoader.
 
AbleJarLoader(String) - Constructor for class com.ibm.able.editor.AbleJarLoader
Create a JarLoader to read a JAR and to process its contents.
AbleJarManifest - class com.ibm.able.editor.AbleJarManifest.
 
AbleJarManifest() - Constructor for class com.ibm.able.editor.AbleJarManifest
 
AbleJarManifest(byte[]) - Constructor for class com.ibm.able.editor.AbleJarManifest
 
AbleJarManifest(InputStream) - Constructor for class com.ibm.able.editor.AbleJarManifest
Parse a manifest from a stream
AbleJarManifest(String[]) - Constructor for class com.ibm.able.editor.AbleJarManifest
 
AbleJarMessageHeader - class com.ibm.able.editor.AbleJarMessageHeader.
An RFC 844 or MIME message header.
AbleJarMessageHeader() - Constructor for class com.ibm.able.editor.AbleJarMessageHeader
 
AbleJarMessageHeader(InputStream) - Constructor for class com.ibm.able.editor.AbleJarMessageHeader
 
AbleJasMessageListener - class com.ibm.able.platform.AbleJasMessageListener.
This class provides a simple JAS message listener, or message "inbox", for all AblePlatformDefaultAgent objects; each AblePlatformDefaultAgent has at least one of these listeners, which, by default, is setup by the agent to call back to the containing agent's receiveMessage(TransportMessage) method.
AbleJasMessageListener(AblePlatformDefaultAgent, String, AbleUserDefinedFunction) - Constructor for class com.ibm.able.platform.AbleJasMessageListener
Creates a new Able JAS MessageListener, or "inbox", for an AblePlatformDefaultAgent.
AbleJavaScriptAgent - class com.ibm.able.agents.AbleJavaScriptAgent.
An Agent whose behavior can be specified using JavaScript scripts.
AbleJavaScriptAgent() - Constructor for class com.ibm.able.agents.AbleJavaScriptAgent
 
AbleJavaScriptAgentBeanInfo - class com.ibm.able.agents.AbleJavaScriptAgentBeanInfo.
This class provides BeanInfo for the AbleJavaScriptAgent class.
AbleJavaScriptAgentBeanInfo() - Constructor for class com.ibm.able.agents.AbleJavaScriptAgentBeanInfo
Construct an AbleDefaultAgent BeanInfo instance.
AbleJavaScriptAgentCustomizer - class com.ibm.able.agents.AbleJavaScriptAgentCustomizer.
This class provides the customizer for the JavaScript Agent.
AbleJavaScriptAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.agents.AbleJavaScriptAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleJavaScriptAgentCustomizer() - Constructor for class com.ibm.able.agents.AbleJavaScriptAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleJavaScriptAgentPanel - class com.ibm.able.agents.AbleJavaScriptAgentPanel.
This class provides the panel for the Script Agent.
AbleJavaScriptAgentPanel(AbleJavaScriptAgentCustomizer) - Constructor for class com.ibm.able.agents.AbleJavaScriptAgentPanel
Construct the panel for the customizer.
AbleKnn - class com.ibm.able.beans.knn.AbleKnn.
 
AbleKnn() - Constructor for class com.ibm.able.beans.knn.AbleKnn
Default constructor.
AbleKnn(String) - Constructor for class com.ibm.able.beans.knn.AbleKnn
Construct a knn bean with specified name.
AbleKnn(String, int) - Constructor for class com.ibm.able.beans.knn.AbleKnn
Construct a network with specified name and architecture.
AbleKnnBeanInfo - class com.ibm.able.beans.knn.AbleKnnBeanInfo.
 
AbleKnnBeanInfo() - Constructor for class com.ibm.able.beans.knn.AbleKnnBeanInfo
 
AbleKnnClassifierAgent - class com.ibm.able.beans.knn.AbleKnnClassifierAgent.
 
AbleKnnClassifierAgent() - Constructor for class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Constructor for AbleKnnClassifierAgent
AbleKnnClassifierAgent(String) - Constructor for class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Constructor for AbleKnnClassifierAgent
AbleKnnClassifierAgentBeanInfo - class com.ibm.able.beans.knn.AbleKnnClassifierAgentBeanInfo.
 
AbleKnnClassifierAgentBeanInfo() - Constructor for class com.ibm.able.beans.knn.AbleKnnClassifierAgentBeanInfo
 
AbleKnnClassifierAgentCustomizer - class com.ibm.able.beans.knn.AbleKnnClassifierAgentCustomizer.
 
AbleKnnClassifierAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.knn.AbleKnnClassifierAgentCustomizer
Construct a Knn Classification Customizer dialog.
AbleKnnClassifierAgentCustomizer() - Constructor for class com.ibm.able.beans.knn.AbleKnnClassifierAgentCustomizer
Construct a Knn Classification Customizer dialog.
AbleKnnClassifierAgentPanel - class com.ibm.able.beans.knn.AbleKnnClassifierAgentPanel.
This class provides the panel for the k-NN Classifier Agent.
AbleKnnClassifierAgentPanel(AbleKnnClassifierAgentCustomizer) - Constructor for class com.ibm.able.beans.knn.AbleKnnClassifierAgentPanel
Construct the panel for the customizer.
AbleKnnCustomizer - class com.ibm.able.beans.knn.AbleKnnCustomizer.
 
AbleKnnCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.knn.AbleKnnCustomizer
Construct a k-NN Customizer dialog.
AbleKnnCustomizer() - Constructor for class com.ibm.able.beans.knn.AbleKnnCustomizer
Construct a k-NN Customizer Dialog.
AbleKnnPanel - class com.ibm.able.beans.knn.AbleKnnPanel.
 
AbleKnnPanel(AbleKnnCustomizer) - Constructor for class com.ibm.able.beans.knn.AbleKnnPanel
Construct the panel for the customizer.
AbleLhs - class com.ibm.able.data.AbleLhs.
This class defines the base class from which all data objects that can appear on the lefthand side of a clause must inherit.
AbleLhs() - Constructor for class com.ibm.able.data.AbleLhs
 
AbleLifespan - class com.ibm.able.rules.AbleLifespan.
This class defines the starting and ending conditions and duration for an AbleCorrelatioRule lifetime.
AbleLifespan(Integer) - Constructor for class com.ibm.able.rules.AbleLifespan
Construct a new Lifespan with the specified id Construct all data types and set startup to false.
AbleLifespan(String) - Constructor for class com.ibm.able.rules.AbleLifespan
Construct a new Lifespan with the specified identifier.
AbleLiteral - class com.ibm.able.data.AbleLiteral.
This class defines an abstract base class for constant values and the operations on those values.
AbleLiteral() - Constructor for class com.ibm.able.data.AbleLiteral
Create a new literal.
AbleLocation - class com.ibm.able.rules.AbleLocation.
This class represents a location in an ARL source file.
AbleLocation(int) - Constructor for class com.ibm.able.rules.AbleLocation
Construct an instance of an AbleLocation with specified line
AbleLocation(int, int, int) - Constructor for class com.ibm.able.rules.AbleLocation
Construct an instance of an AbleLocation with specified line, start, end positions
AbleLocatorProtocol - Static variable in class com.ibm.able.platform.AblePlatform
 
AbleLogRecord - class com.ibm.able.AbleLogRecord.
The AbleLogRecord class provides descriptions of the custom inferencing, parsing, and ruleset record types.
AbleLogRecord() - Constructor for class com.ibm.able.AbleLogRecord
Construct an AbleLogRecord describing the custom Able LogRecord types.
AbleLogger - interface com.ibm.able.AbleLogger.
AbleLogger is an interface used for recording messages and tracing programs.
AbleLongLiteral - class com.ibm.able.data.AbleLongLiteral.
This class wraps a value of the primitive type long in an object.
AbleLongLiteral(long) - Constructor for class com.ibm.able.data.AbleLongLiteral
Create a new literal with the specified value.
AbleLongLiteral(int) - Constructor for class com.ibm.able.data.AbleLongLiteral
Create a new literal with the specified value.
AbleLongVariable - class com.ibm.able.data.AbleLongVariable.
This class wraps a value of the primitive type long in an object.
AbleLongVariable(String, long) - Constructor for class com.ibm.able.data.AbleLongVariable
Create a new Long variable with the specified initial value.
AbleLongVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleLongVariable
Create a new numeric variable with the default initial value of 0L.
AbleLongVariable(String, boolean, boolean, long) - Constructor for class com.ibm.able.data.AbleLongVariable
Create a new numeric variable with the specified initial value.
AbleLongVariable(String, boolean, boolean, int) - Constructor for class com.ibm.able.data.AbleLongVariable
Create a new numeric variable with the specified initial value.
AbleMessageBundle - class com.ibm.able.AbleMessageBundle.
This class contains national language messages for Able.
AbleMessageBundle() - Constructor for class com.ibm.able.AbleMessageBundle
 
AbleMessageBundleGui - class com.ibm.able.AbleMessageBundleGui.
This class contains national language messages for Able.
AbleMessageBundleGui() - Constructor for class com.ibm.able.AbleMessageBundleGui
 
AbleMessageBundleX - class com.ibm.able.AbleMessageBundleX.
This class contains national language messages for Able.
AbleMessageBundleX() - Constructor for class com.ibm.able.AbleMessageBundleX
 
AbleMessageContainer - class com.ibm.able.AbleMessageContainer.
Capture the entire context of translatable String in a distributed platform.
AbleMessageContainer(String, String) - Constructor for class com.ibm.able.AbleMessageContainer
Creates an AbleMessageContainer that captures the context of a translatable message that has no insertion text.
AbleMessageContainer(String, Object[], String) - Constructor for class com.ibm.able.AbleMessageContainer
Creates an AbleMessageContainer that captures the context of a translatable message that has insertion text.
AbleMessageContainer(String) - Constructor for class com.ibm.able.AbleMessageContainer
Creates an AbleMessageContainer from a (possibly pre-resolved) string; this should be used when late binding is not an option but an AbleMessageContainer object is still required.
AbleMessageContainer(AbleMessageContainer) - Constructor for class com.ibm.able.AbleMessageContainer
Creates an AbleMessageContainer from another AbleMessageContainer.
AbleMessageTransformFactory - class com.ibm.able.conversation.AbleMessageTransformFactory.
The AbleMessageTransformFactory is an ABLE-specific implementation of the MessageTransform factory interface.
AbleMessageTransformFactory() - Constructor for class com.ibm.able.conversation.AbleMessageTransformFactory
Constructs an AbleMessageTransformFactory object with a null "owner".
AbleMessageTransformFactory(AbleBean) - Constructor for class com.ibm.able.conversation.AbleMessageTransformFactory
Constructs an AbleMessageTransformFactory object with the given "owner".
AbleMethodAdaptor - class com.ibm.able.AbleMethodAdaptor.
An AbleMethodAdaptor is an encapsulated method that can be called to invoke a method and retrieve the method's value.
AbleMethodAdaptor(String, Object, String, Class[]) - Constructor for class com.ibm.able.AbleMethodAdaptor
Constructs an AbleMethodAdaptor with the specified name, and encapsulates the specified method of the specified object.
AbleMethodAdaptor(String, Object, Method) - Constructor for class com.ibm.able.AbleMethodAdaptor
Constructs an AbleMethodAdaptor with the specified name, and encapsulate the specified method of the specified object.
AbleNaiveBayes - class com.ibm.able.beans.bayes.AbleNaiveBayes.
 
AbleNaiveBayes() - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayes
construct an AbleNaiveBayes bean
AbleNaiveBayes(String) - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayes
construct an AbleNaiveBayes bean
AbleNaiveBayes(int, int, int[], int, double[], double[][][]) - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayes
construct AbleNaiveBayes bean with the explicitly specified parameters ncls - number of class labels nftr - number of features nval - number of values per each feature (assuming nominal - discrete finite-valued - features) cpriors - prior probability distribution over class labels m - equivalent sample size ppriors - prior estimates of the probabilities P(f|C) (used for Bayesian parameter estimation with equivalent sample size method)
AbleNaiveBayes - class com.ibm.able.beans.knn.AbleNaiveBayes.
 
AbleNaiveBayes() - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayes
Default constructor.
AbleNaiveBayes(String) - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayes
Construct a naive bayes bean with specified name.
AbleNaiveBayes(String, int) - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayes
 
AbleNaiveBayesBeanInfo - class com.ibm.able.beans.bayes.AbleNaiveBayesBeanInfo.
 
AbleNaiveBayesBeanInfo() - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesBeanInfo
 
AbleNaiveBayesBeanInfo - class com.ibm.able.beans.knn.AbleNaiveBayesBeanInfo.
 
AbleNaiveBayesBeanInfo() - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesBeanInfo
 
AbleNaiveBayesClassifierAgent - class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent.
This class implements a classifier using back propagation
AbleNaiveBayesClassifierAgent() - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
AbleNaiveBayesClassifierAgent(String) - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
AbleNaiveBayesClassifierAgent - class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent.
 
AbleNaiveBayesClassifierAgent() - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Constructor for AbleNaiveBayesClassifierAgent
AbleNaiveBayesClassifierAgent(String) - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Constructor for AbleNaiveBayesClassifierAgent
AbleNaiveBayesClassifierAgentBeanInfo - class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentBeanInfo.
 
AbleNaiveBayesClassifierAgentBeanInfo() - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentBeanInfo
 
AbleNaiveBayesClassifierAgentBeanInfo - class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentBeanInfo.
 
AbleNaiveBayesClassifierAgentBeanInfo() - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentBeanInfo
 
AbleNaiveBayesClassifierAgentCustomizer - class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentCustomizer.
This class provides the customizer for the NaiveBayes Classifier tab.
AbleNaiveBayesClassifierAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentCustomizer
Construct a NaiveBayes Classification Customizer dialog.
AbleNaiveBayesClassifierAgentCustomizer() - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentCustomizer
Construct a NaiveBayes Classification Customizer dialog.
AbleNaiveBayesClassifierAgentCustomizer - class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentCustomizer.
 
AbleNaiveBayesClassifierAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentCustomizer
Construct a Naive Bayes Classification Customizer dialog.
AbleNaiveBayesClassifierAgentCustomizer() - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentCustomizer
Construct a Naive Bayes Classification Customizer dialog.
AbleNaiveBayesClassifierAgentPanel - class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentPanel.
This class provides the panel for the NaiveBayes Classifier Agent.
AbleNaiveBayesClassifierAgentPanel(AbleNaiveBayesClassifierAgentCustomizer) - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentPanel
Construct the panel for the customizer.
AbleNaiveBayesClassifierAgentPanel - class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentPanel.
This class provides the panel for the k-NN Classifier Agent.
AbleNaiveBayesClassifierAgentPanel(AbleNaiveBayesClassifierAgentCustomizer) - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentPanel
Construct the panel for the customizer.
AbleNaiveBayesCustomizer - class com.ibm.able.beans.bayes.AbleNaiveBayesCustomizer.
This class provides the customizer for the Self Organizing Map tab.
AbleNaiveBayesCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesCustomizer
Construct a Self Organizing Map Customizer dialog.
AbleNaiveBayesCustomizer() - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesCustomizer
Construct a Self Organizing Map Customizer Dialog.
AbleNaiveBayesCustomizer - class com.ibm.able.beans.knn.AbleNaiveBayesCustomizer.
 
AbleNaiveBayesCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesCustomizer
Construct a Naive Bayes Customizer dialog.
AbleNaiveBayesCustomizer() - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesCustomizer
Construct a naive bayes Customizer Dialog.
AbleNaiveBayesDistributed - class com.ibm.able.beans.knn.AbleNaiveBayesDistributed.
 
AbleNaiveBayesDistributed() - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Default constructor.
AbleNaiveBayesDistributed(String) - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Construct a naive bayes bean with specified name.
AbleNaiveBayesDistributed(String, int) - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
AbleNaiveBayesPanel - class com.ibm.able.beans.bayes.AbleNaiveBayesPanel.
This class provides the panel for the NaiveBayes tab.
AbleNaiveBayesPanel(AbleNaiveBayesCustomizer) - Constructor for class com.ibm.able.beans.bayes.AbleNaiveBayesPanel
Construct the panel for the customizer.
AbleNaiveBayesPanel - class com.ibm.able.beans.knn.AbleNaiveBayesPanel.
 
AbleNaiveBayesPanel(AbleNaiveBayesCustomizer) - Constructor for class com.ibm.able.beans.knn.AbleNaiveBayesPanel
Construct the panel for the customizer.
AbleNetwork - class com.ibm.able.beans.AbleNetwork.
This class is the base class for all Neural Network AbleObjects.
AbleNetwork() - Constructor for class com.ibm.able.beans.AbleNetwork
default constructor
AbleNetwork(String) - Constructor for class com.ibm.able.beans.AbleNetwork
Construct a network with specified name
AbleNetwork(String, String) - Constructor for class com.ibm.able.beans.AbleNetwork
Construct a network with specified name and architecture.
AbleNetworkGraphicPanel - class com.ibm.able.editor.AbleNetworkGraphicPanel.
 
AbleNetworkGraphicPanel() - Constructor for class com.ibm.able.editor.AbleNetworkGraphicPanel
 
AbleNetworkGraphicView - class com.ibm.able.beans.AbleNetworkGraphicView.
This class defines a specialized Neural Network inspector that shows the processing units as colored circles arranged in columns by layer.
AbleNetworkGraphicView(Object) - Constructor for class com.ibm.able.beans.AbleNetworkGraphicView
Create a JPanel to display neural networks in a graphic format
AbleNeuralClassifierAgent - class com.ibm.able.agents.AbleNeuralClassifierAgent.
This class implements a classifier using back propagation
AbleNeuralClassifierAgent() - Constructor for class com.ibm.able.agents.AbleNeuralClassifierAgent
 
AbleNeuralClassifierAgent(String) - Constructor for class com.ibm.able.agents.AbleNeuralClassifierAgent
 
AbleNeuralClassifierAgentBeanInfo - class com.ibm.able.agents.AbleNeuralClassifierAgentBeanInfo.
 
AbleNeuralClassifierAgentBeanInfo() - Constructor for class com.ibm.able.agents.AbleNeuralClassifierAgentBeanInfo
 
AbleNeuralClassifierAgentCustomizer - class com.ibm.able.agents.AbleNeuralClassifierAgentCustomizer.
This class provides the customizer for the Neural Classifier tab.
AbleNeuralClassifierAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.agents.AbleNeuralClassifierAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleNeuralClassifierAgentCustomizer() - Constructor for class com.ibm.able.agents.AbleNeuralClassifierAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleNeuralClassifierAgentPanel - class com.ibm.able.agents.AbleNeuralClassifierAgentPanel.
This class provides the panel for the Neural Classifier Agent.
AbleNeuralClassifierAgentPanel(AbleNeuralClassifierAgentCustomizer) - Constructor for class com.ibm.able.agents.AbleNeuralClassifierAgentPanel
Construct the panel for the customizer.
AbleNeuralClusteringAgent - class com.ibm.able.agents.AbleNeuralClusteringAgent.
This class implements clustering using a self-organizing map
AbleNeuralClusteringAgent() - Constructor for class com.ibm.able.agents.AbleNeuralClusteringAgent
 
AbleNeuralClusteringAgent(String) - Constructor for class com.ibm.able.agents.AbleNeuralClusteringAgent
 
AbleNeuralClusteringAgentBeanInfo - class com.ibm.able.agents.AbleNeuralClusteringAgentBeanInfo.
 
AbleNeuralClusteringAgentBeanInfo() - Constructor for class com.ibm.able.agents.AbleNeuralClusteringAgentBeanInfo
 
AbleNeuralClusteringAgentCustomizer - class com.ibm.able.agents.AbleNeuralClusteringAgentCustomizer.
This class provides the customizer for the Neural Clustering tab.
AbleNeuralClusteringAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.agents.AbleNeuralClusteringAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleNeuralClusteringAgentCustomizer() - Constructor for class com.ibm.able.agents.AbleNeuralClusteringAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleNeuralClusteringAgentPanel - class com.ibm.able.agents.AbleNeuralClusteringAgentPanel.
This class provides the panel for the Neural Clustering agent customization tabs:
AbleNeuralClusteringAgentPanel(AbleNeuralClusteringAgentCustomizer) - Constructor for class com.ibm.able.agents.AbleNeuralClusteringAgentPanel
Construct the panel for the customizer.
AbleNeuralPredictionAgent - class com.ibm.able.agents.AbleNeuralPredictionAgent.
This class implements prediction using back propagation
AbleNeuralPredictionAgent() - Constructor for class com.ibm.able.agents.AbleNeuralPredictionAgent
 
AbleNeuralPredictionAgent(String) - Constructor for class com.ibm.able.agents.AbleNeuralPredictionAgent
 
AbleNeuralPredictionAgentBeanInfo - class com.ibm.able.agents.AbleNeuralPredictionAgentBeanInfo.
 
AbleNeuralPredictionAgentBeanInfo() - Constructor for class com.ibm.able.agents.AbleNeuralPredictionAgentBeanInfo
 
AbleNeuralPredictionAgentCustomizer - class com.ibm.able.agents.AbleNeuralPredictionAgentCustomizer.
This class provides the customizer for the Neural Prediction tab.
AbleNeuralPredictionAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.agents.AbleNeuralPredictionAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleNeuralPredictionAgentCustomizer() - Constructor for class com.ibm.able.agents.AbleNeuralPredictionAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleNeuralPredictionAgentPanel - class com.ibm.able.agents.AbleNeuralPredictionAgentPanel.
This class provides the panel for the Neural Prediction Agent customization tabs:
AbleNeuralPredictionAgentPanel(AbleNeuralPredictionAgentCustomizer) - Constructor for class com.ibm.able.agents.AbleNeuralPredictionAgentPanel
Construct the panel for the customizer.
AbleNewObjectLiteral - class com.ibm.able.data.AbleNewObjectLiteral.
This class dynamically creates a new instance of an object by performing a method invocation to a constructor on the class.
AbleNewObjectLiteral(AbleDataContext, String, String, Vector, AbleRd) - Constructor for class com.ibm.able.data.AbleNewObjectLiteral
Create a new Able new object literal with the specified information.
AbleNewObjectLiteral(AbleNewObjectLiteral, Vector, AbleRd) - Constructor for class com.ibm.able.data.AbleNewObjectLiteral
Create a copy of this method literal with replacement args
AbleObject - class com.ibm.able.AbleObject.
The AbleObject class is the default implementation of the AbleBean interface and is the base class for all ABLE objects.
AbleObject() - Constructor for class com.ibm.able.AbleObject
Construct a base AbleObject with a default name.
AbleObject(String) - Constructor for class com.ibm.able.AbleObject
Construct a base AbleObject with a specified name.
AbleObject(String, String) - Constructor for class com.ibm.able.AbleObject
Construct a base AbleObject with a specified name and comment.
AbleObjectCustomizer - class com.ibm.able.AbleObjectCustomizer.
This class provides a dialog with a tabbed property panel and standard tabs for AbleObjects.
AbleObjectCustomizer(JFrame, String, boolean) - Constructor for class com.ibm.able.AbleObjectCustomizer
Create the property tabbed panel and add the general and connections tabs to it.
AbleObjectCustomizer() - Constructor for class com.ibm.able.AbleObjectCustomizer
Called by main.
AbleObjectInputStreamLoader - class com.ibm.able.editor.AbleObjectInputStreamLoader.
This subclass of ObjectInputStream delegates loading of classes to an existing ClassLoader.
AbleObjectInputStreamLoader(InputStream, ClassLoader) - Constructor for class com.ibm.able.editor.AbleObjectInputStreamLoader
Loader must be non-null;
AbleObjectWorkingMemory - class com.ibm.able.rules.AbleObjectWorkingMemory.
This class holds instances of one or more Java classes for use by inference engines.
AbleObjectWorkingMemory(AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleObjectWorkingMemory
 
AbleOclBag - class com.ibm.able.rules.AbleOclBag.
This class defines an OCL Bag.
AbleOclBag() - Constructor for class com.ibm.able.rules.AbleOclBag
Create a new, empty Bag.
AbleOclBag(Collection) - Constructor for class com.ibm.able.rules.AbleOclBag
Create a new Bag based on the specified Java collection.
AbleOclBag(AbleOclCollection) - Constructor for class com.ibm.able.rules.AbleOclBag
Create a new Bag based on the specified OCL collection.
AbleOclCollection - class com.ibm.able.rules.AbleOclCollection.
This class defines an OCL Collection base class, upon which OCL Bag, Sequence, Set, and OrderedSet are built.
AbleOclCollection() - Constructor for class com.ibm.able.rules.AbleOclCollection
Create a new, empty collection.
AbleOclCollection(Collection) - Constructor for class com.ibm.able.rules.AbleOclCollection
Create a new collection based on the specified Java collection.
AbleOclCollection(AbleOclCollection) - Constructor for class com.ibm.able.rules.AbleOclCollection
Create a new collection based on the specified OCL collection.
AbleOclOrderedSet - class com.ibm.able.rules.AbleOclOrderedSet.
This class defines an OCL OrderedSet.
AbleOclOrderedSet() - Constructor for class com.ibm.able.rules.AbleOclOrderedSet
Create a new, empty OrderedSet.
AbleOclOrderedSet(Collection) - Constructor for class com.ibm.able.rules.AbleOclOrderedSet
Create a new OrderedSet based on the specified Java collection.
AbleOclOrderedSet(AbleOclCollection) - Constructor for class com.ibm.able.rules.AbleOclOrderedSet
Create a new OrderedSet based on the specified OCL collection.
AbleOclSequence - class com.ibm.able.rules.AbleOclSequence.
This class defines an OCL Sequence.
AbleOclSequence() - Constructor for class com.ibm.able.rules.AbleOclSequence
Create a new, empty Sequence.
AbleOclSequence(Collection) - Constructor for class com.ibm.able.rules.AbleOclSequence
Create a new Sequence based on the specified Java collection.
AbleOclSequence(AbleOclCollection) - Constructor for class com.ibm.able.rules.AbleOclSequence
Create a new Sequence based on the specified OCL collection.
AbleOclSet - class com.ibm.able.rules.AbleOclSet.
This class defines an OCL Set.
AbleOclSet() - Constructor for class com.ibm.able.rules.AbleOclSet
Create a new, empty Set.
AbleOclSet(Collection) - Constructor for class com.ibm.able.rules.AbleOclSet
Create a new Set based on the specified Java collection.
AbleOclSet(AbleOclCollection) - Constructor for class com.ibm.able.rules.AbleOclSet
Create a new Set based on the specified OCL collection.
AbleOwned - class com.ibm.able.conversation.AbleOwned.
Class AbleOwned is available for use as a base for components that are owned by AbleBeans, but that aren't AbleBeans themselves.
AbleOwned() - Constructor for class com.ibm.able.conversation.AbleOwned
Constructs an AbleOwned object with null owner.
AbleOwned(AbleBean) - Constructor for class com.ibm.able.conversation.AbleOwned
Constructs an AbleOwned object.
AblePanelHelper - class com.ibm.able.AblePanelHelper.
This class provides graphical helper methods to assure consistency of controls for AbleCustomizer panels.
AbleParException - exception com.ibm.able.rules.AbleParException.
This class defines the Able rule Parser exception.
AbleParException(String) - Constructor for class com.ibm.able.rules.AbleParException
Create a new parser exception.
AbleParException() - Constructor for class com.ibm.able.rules.AbleParException
Create a new parser exception.
AbleParException(String, Throwable) - Constructor for class com.ibm.able.rules.AbleParException
Create a new parser exception based on another exception.
AbleParException(String, int, int, String) - Constructor for class com.ibm.able.rules.AbleParException
Create a new parser exception.
AbleParException(String, Throwable, int, int, String) - Constructor for class com.ibm.able.rules.AbleParException
Create a new parser exception.
AbleParException(String, Collection) - Constructor for class com.ibm.able.rules.AbleParException
Create a collection of AbleParException's.
AbleParametersDialog - class com.ibm.able.editor.AbleParametersDialog.
This class displays a modal dialog for the selection of an AbleObject parameters (non-indexed) properties.
AbleParametersDialog() - Constructor for class com.ibm.able.editor.AbleParametersDialog
 
AbleParametersDialog(JFrame, String, boolean, AbleBean, Object[], Object[], Hashtable, Vector, int) - Constructor for class com.ibm.able.editor.AbleParametersDialog
 
AblePatternMatchClause - class com.ibm.able.rules.AblePatternMatchClause.
This class is used to consolidate a set of Selector variables and their associated constraint expressions for processing of an AblePatternMatchRule.
AblePatternMatchClause(Vector) - Constructor for class com.ibm.able.rules.AblePatternMatchClause
Create a PatternMatchClause
AblePatternMatchEngine - class com.ibm.able.rules.AblePatternMatchEngine.
This class provides the inferencing algorithm for processing a set of pattern match rules in a ruleblock using data-driven or forward chaining.
AblePatternMatchEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AblePatternMatchEngine
Create a new inference engine.
AblePatternMatchEngine.patternMatchRuleComparator - class com.ibm.able.rules.AblePatternMatchEngine.patternMatchRuleComparator.
 
AblePatternMatchEngine.patternMatchRuleComparator() - Constructor for class com.ibm.able.rules.AblePatternMatchEngine.patternMatchRuleComparator
 
AblePatternMatchLiteEngine - class com.ibm.able.rules.AblePatternMatchLiteEngine.
This class provides the inferencing algorithm for processing a set of pattern match rules in a ruleblock using data-driven or forward chaining.
AblePatternMatchLiteEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AblePatternMatchLiteEngine
Create a new inference engine.
AblePatternMatchNetwork - class com.ibm.able.rules.AblePatternMatchNetwork.
This class is the run-time instance of a Rete' network and associated working memory constructed and used by the AblePatternMatchEngine.
AblePatternMatchNetwork(AbleRuleSet, AbleRuleBlock, AbleLogger, AbleWorkingMemory) - Constructor for class com.ibm.able.rules.AblePatternMatchNetwork
 
AblePatternMatchRule - class com.ibm.able.rules.AblePatternMatchRule.
This class defines a pattern match rule which consists of a set of AbleSelectors (logically ANDed together) and one or more consequent action clauses.
AblePatternMatchRule(String, AbleRd, Vector, Vector, AbleRuleSet, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AblePatternMatchRule
Create a new pattern match rule with the specified priority, selectors, and consequent clauses.
AblePersistenceSupport - class com.ibm.able.platform.AblePersistenceSupport.
AblePersistenceSupport is a support Object that others can use to persist information.
AblePersistenceSupport(String, String, String, String[], String[], long, AblePersistenceSupportProcessor, AbleSecuritySupport) - Constructor for class com.ibm.able.platform.AblePersistenceSupport
Creates a new AblePersistenceSupport with the supplied properties.
AblePersistenceSupport(String, String, String, String[], String[], long, AblePersistenceSupportProcessor, AbleSecuritySupport, boolean) - Constructor for class com.ibm.able.platform.AblePersistenceSupport
Creates a new AblePersistenceSupport with the supplied properties.
AblePersistenceSupportProcessor - interface com.ibm.able.platform.AblePersistenceSupportProcessor.
This interface must be implemented by all objects wishing to interface with the AblePersistenceSupport object.
AblePetriArc - class com.ibm.able.beans.petrinet.AblePetriArc.
This class represents an arc from a Place to Transition or from a Transition to a Place in a Petri net
AblePetriArc() - Constructor for class com.ibm.able.beans.petrinet.AblePetriArc
Create an Arc between nodes (Places and Transitions) in a Petri net
AblePetriArc(AbleExpression) - Constructor for class com.ibm.able.beans.petrinet.AblePetriArc
Create an Arc between nodes (Places and Transitions) in a Petri net
AblePetriArc(AblePetriPlace, AblePetriTransition) - Constructor for class com.ibm.able.beans.petrinet.AblePetriArc
 
AblePetriArc(AblePetriTransition, AblePetriPlace) - Constructor for class com.ibm.able.beans.petrinet.AblePetriArc
 
AblePetriNet - class com.ibm.able.beans.petrinet.AblePetriNet.
This class represents a Petri net.
AblePetriNet() - Constructor for class com.ibm.able.beans.petrinet.AblePetriNet
Construct an instance of a Petri net
AblePetriNet(String) - Constructor for class com.ibm.able.beans.petrinet.AblePetriNet
Construct an instance of a Petri net
AblePetriNetBeanInfo - class com.ibm.able.beans.petrinet.AblePetriNetBeanInfo.
BeanInfo class for an AblePetriNet Bean.
AblePetriNetBeanInfo() - Constructor for class com.ibm.able.beans.petrinet.AblePetriNetBeanInfo
 
AblePetriNetCustomizer - class com.ibm.able.beans.petrinet.AblePetriNetCustomizer.
This class is a customizer used to set properties of an AblePetriPlace bean in the ABLE Aditor.
AblePetriNetCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.petrinet.AblePetriNetCustomizer
Construct an AblePetriNet Bean Customizer dialog.
AblePetriNetCustomizer() - Constructor for class com.ibm.able.beans.petrinet.AblePetriNetCustomizer
Construct an AblePetriNet Bean Customizer Dialog.
AblePetriNode - class com.ibm.able.beans.petrinet.AblePetriNode.
This class represents a Node (Place or Transition) in a High-Level Petri net
AblePetriNode() - Constructor for class com.ibm.able.beans.petrinet.AblePetriNode
Create an instance of a Node
AblePetriNode(String) - Constructor for class com.ibm.able.beans.petrinet.AblePetriNode
Create an instance of a Place with specified name
AblePetriNodeBeanInfo - class com.ibm.able.beans.petrinet.AblePetriNodeBeanInfo.
BeanInfo class for an AblePetriNet Bean.
AblePetriNodeBeanInfo() - Constructor for class com.ibm.able.beans.petrinet.AblePetriNodeBeanInfo
 
AblePetriPlace - class com.ibm.able.beans.petrinet.AblePetriPlace.
This class represents a Place (state) in a High-Level Petri net
AblePetriPlace() - Constructor for class com.ibm.able.beans.petrinet.AblePetriPlace
Create an instance of a Place
AblePetriPlace(String) - Constructor for class com.ibm.able.beans.petrinet.AblePetriPlace
Create an instance of a Place with specified name
AblePetriPlaceBeanInfo - class com.ibm.able.beans.petrinet.AblePetriPlaceBeanInfo.
BeanInfo class for an AblePetriPlace Bean.
AblePetriPlaceBeanInfo() - Constructor for class com.ibm.able.beans.petrinet.AblePetriPlaceBeanInfo
 
AblePetriPlaceCustomizer - class com.ibm.able.beans.petrinet.AblePetriPlaceCustomizer.
This class is a customizer used to set properties of an AblePetriPlace bean in the ABLE Aditor.
AblePetriPlaceCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.petrinet.AblePetriPlaceCustomizer
Construct an AblePetriPlace Bean Customizer dialog.
AblePetriPlaceCustomizer() - Constructor for class com.ibm.able.beans.petrinet.AblePetriPlaceCustomizer
Construct an AblePetriPlace Bean Customizer Dialog.
AblePetriToken - class com.ibm.able.beans.petrinet.AblePetriToken.
This class represents a default boolean token in a Petri net.
AblePetriToken() - Constructor for class com.ibm.able.beans.petrinet.AblePetriToken
Create a default token with Boolean true value
AblePetriToken(Object) - Constructor for class com.ibm.able.beans.petrinet.AblePetriToken
Create a token with specified value
AblePetriTransition - class com.ibm.able.beans.petrinet.AblePetriTransition.
This class represents a Transition (event) in a High-Level Petri net
AblePetriTransition() - Constructor for class com.ibm.able.beans.petrinet.AblePetriTransition
 
AblePetriTransition(String) - Constructor for class com.ibm.able.beans.petrinet.AblePetriTransition
 
AblePetriTransitionBeanInfo - class com.ibm.able.beans.petrinet.AblePetriTransitionBeanInfo.
BeanInfo class for an AblePetriNet Bean.
AblePetriTransitionBeanInfo() - Constructor for class com.ibm.able.beans.petrinet.AblePetriTransitionBeanInfo
 
AblePetriTransitionCustomizer - class com.ibm.able.beans.petrinet.AblePetriTransitionCustomizer.
This class is a customizer used to set properties of an AblePetriTransition bean in the ABLE Aditor.
AblePetriTransitionCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.petrinet.AblePetriTransitionCustomizer
Construct an AblePetriNet Bean Customizer dialog.
AblePetriTransitionCustomizer() - Constructor for class com.ibm.able.beans.petrinet.AblePetriTransitionCustomizer
Construct an AblePetriTransition Bean Customizer Dialog.
AblePlanningClassicalProblemBuilder - class com.ibm.able.rules.AblePlanningClassicalProblemBuilder.
This class builds a Classical Planning problem by processing a set of planning rules in a ruleblock.
AblePlanningClassicalProblemBuilder(AblePlanningEngine, AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AblePlanningClassicalProblemBuilder
Create a new planning inference engine.
AblePlanningEngine - class com.ibm.able.rules.AblePlanningEngine.
This class provides the control code and inferencing algorithms for processing a set of planning rules in a ruleblock.
AblePlanningEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AblePlanningEngine
Create a new planning inference engine.
AblePlanningHTNProblemBuilder - class com.ibm.able.rules.AblePlanningHTNProblemBuilder.
This class builds a HTN Planning problem by processing a set of planning rules in a ruleblock.
AblePlanningHTNProblemBuilder(AblePlanningEngine, AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AblePlanningHTNProblemBuilder
Create a new planning inference engine.
AblePlanningRule - class com.ibm.able.rules.AblePlanningRule.
This class defines a planning rule (action or operator) which consists of a list of parameters (AbleVariables) , a preCondition expression, and effects (one or more consequent clauses).
AblePlanningRule(String, AbleRd, Vector, AbleExpression, Vector, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePlanningRule
Create a new planning rule with the specified priority, preconditions and effects.
AblePlatform - class com.ibm.able.platform.AblePlatform.
The AblePlatform class provides constants and class methods to support the distributed platform of the IBM Agent Building and Learning Environment (ABLE); in addition to static methods that help determine the values of certain preferences set by the user in the platform preference file, methods are provided to obtain the platform's service root and to look up services individually.
AblePlatformAgent - interface com.ibm.able.platform.AblePlatformAgent.
This class defines the base interface, or behavior, which all ABLE platform agents must support, especially if they are to be created and managed through Able's Agent Lifecycle Service.
AblePlatformConversationAgent - class com.ibm.able.conversation.AblePlatformConversationAgent.
The AblePlatformConversationAgent class represents an agent that supports conversations atop the Able Distributed Agent Platform.
AblePlatformConversationAgent() - Constructor for class com.ibm.able.conversation.AblePlatformConversationAgent
Constructs an AblePlatformConversationAgent object.
AblePlatformConversationAgent(String) - Constructor for class com.ibm.able.conversation.AblePlatformConversationAgent
Constructs an AblePlatformConversationAgent object.
AblePlatformConversationAgentBeanInfo - class com.ibm.able.conversation.AblePlatformConversationAgentBeanInfo.
This class provides BeanInfo for the AblePlatformConversationAgent class.
AblePlatformConversationAgentBeanInfo() - Constructor for class com.ibm.able.conversation.AblePlatformConversationAgentBeanInfo
 
AblePlatformConversationAgentCustomizer - class com.ibm.able.conversation.AblePlatformConversationAgentCustomizer.
This class provides the customizer for the AblePlatformConversationAgent.
AblePlatformConversationAgentCustomizer() - Constructor for class com.ibm.able.conversation.AblePlatformConversationAgentCustomizer
Construct a Conversation Agent Customizer dialog.
AblePlatformConversationAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.conversation.AblePlatformConversationAgentCustomizer
Construct a Conversation Agent Customizer dialog.
AblePlatformConversationSetupLogic - class com.ibm.able.conversation.AblePlatformConversationSetupLogic.
Class AblePlatformConversationSetupLogic implements the decision logic functions required for the conversation setup handshake defined in the "ConversationSetup" CP.
AblePlatformConversationSetupLogic() - Constructor for class com.ibm.able.conversation.AblePlatformConversationSetupLogic
Constructs an AblePlatformConversationSetupLogic object.
AblePlatformConversationSetupLogic(AbleBean) - Constructor for class com.ibm.able.conversation.AblePlatformConversationSetupLogic
Constructs an AblePlatformConversationSetupLogic object.
AblePlatformConversationSetupLogic(AbleBean, ConversationManager) - Constructor for class com.ibm.able.conversation.AblePlatformConversationSetupLogic
Constructs an AblePlatformConversationSetupLogic object.
AblePlatformDefaultAgent - class com.ibm.able.platform.AblePlatformDefaultAgent.
This class provides an enhanced implementation of a JSR 87 (Java Agent Services or JAS) compliant agent, but also inherits all the capabilities of an AbleDefaultAgent; as a JAS agent, the agent obtains a globally unique AgentName from the Agent Naming Service, registers a description with the Agent Directory Service, and is able to send and receive messages through the Message Transport System.
AblePlatformDefaultAgent() - Constructor for class com.ibm.able.platform.AblePlatformDefaultAgent
Creates a new platform agent.
AblePlatformDefaultAgent(String) - Constructor for class com.ibm.able.platform.AblePlatformDefaultAgent
Creates a new platform agent with the specified display name (not to be confused with the agent's globally unique AgentName).
AblePlatformDefaultAgent(String, String) - Constructor for class com.ibm.able.platform.AblePlatformDefaultAgent
Creates a new platform agent with the specified display name (not to be confused with the agent's globally unique AgentName) and comment.
AblePlatformDefaultAgentBeanInfo - class com.ibm.able.platform.AblePlatformDefaultAgentBeanInfo.
This class provides BeanInfo for the AblePlatformAgentBeanInfo class.
AblePlatformDefaultAgentBeanInfo() - Constructor for class com.ibm.able.platform.AblePlatformDefaultAgentBeanInfo
Construct an AbleDefaultAgent BeanInfo instance.
AblePlatformDefaultAgentCustomizer - class com.ibm.able.platform.AblePlatformDefaultAgentCustomizer.
This class provides the customizer for the Platform tab.
AblePlatformDefaultAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.platform.AblePlatformDefaultAgentCustomizer
Construct a Jas Default Agent Customizer dialog.
AblePlatformDefaultAgentCustomizer(JFrame, String, boolean) - Constructor for class com.ibm.able.platform.AblePlatformDefaultAgentCustomizer
Construct an Able Default Agent Customizer dialog.
AblePlatformDefaultAgentCustomizer() - Constructor for class com.ibm.able.platform.AblePlatformDefaultAgentCustomizer
Construct a Jas Default Agent Customizer dialog.
AblePlatformDefaultAgentPanel - class com.ibm.able.platform.AblePlatformDefaultAgentPanel.
This class provides the panel for the Jas Default Agent.
AblePlatformDefaultAgentPanel(AblePlatformDefaultAgentCustomizer) - Constructor for class com.ibm.able.platform.AblePlatformDefaultAgentPanel
Construct the panel for the customizer.
AblePlatformMessageBundle - class com.ibm.able.platform.AblePlatformMessageBundle.
This class contains national language messages for Able platform code.
AblePlatformMessageBundle() - Constructor for class com.ibm.able.platform.AblePlatformMessageBundle
 
AblePlatformMessageSystemAdapter - class com.ibm.able.conversation.AblePlatformMessageSystemAdapter.
The AblePlatformMessageSystemAdapter class is a MessageSystemAdapter that uses Java Agent Services (JAS) messaging.
AblePlatformMessageSystemAdapter() - Constructor for class com.ibm.able.conversation.AblePlatformMessageSystemAdapter
Constructs an AbleJasMessageSystemAdapter with null instance variables.
AblePlatformMessageSystemAdapter(AbleBean) - Constructor for class com.ibm.able.conversation.AblePlatformMessageSystemAdapter
Constructs an AbleJasMessageSystemAdapter with the given bean as owner.
AblePlatformMessageSystemAdapter(AbleBean, MessageTransportService) - Constructor for class com.ibm.able.conversation.AblePlatformMessageSystemAdapter
Constructs an AbleJasMessageSystemAdapter.
AblePlatformPreferences - class com.ibm.able.platform.AblePlatformPreferences.
This class encapsulates and provides (mostly read-only) access to the end-user's platform operating preferences.
AblePlatformPreferences() - Constructor for class com.ibm.able.platform.AblePlatformPreferences
Instantiates preference objects from a Properties file read from disk.
AblePlatformPreferences(String) - Constructor for class com.ibm.able.platform.AblePlatformPreferences
Instantiates preference objects from a Properties file read from the specified file on disk.
AblePlatformPreferences.AgentPoolEntry_ - class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_.
This class encapsulates the definition of a single agent pool as found in a platform preference file.
AblePlatformPreferences.AgentPoolEntry_(String, String, String, String) - Constructor for class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_
 
AblePlatformPreferences.AgentPoolEntry_(AblePlatformPreferences.AgentPoolEntry_) - Constructor for class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_
 
AblePlatformPreferences.PrincipalEntry_ - class com.ibm.able.platform.AblePlatformPreferences.PrincipalEntry_.
This class encapsulates the definition of a single Principal as found in a platform preference file.
AblePlatformPreferences.PrincipalEntry_(String, String) - Constructor for class com.ibm.able.platform.AblePlatformPreferences.PrincipalEntry_
 
AblePlatformPreferences.PrincipalEntry_(AblePlatformPreferences.PrincipalEntry_) - Constructor for class com.ibm.able.platform.AblePlatformPreferences.PrincipalEntry_
 
AblePlatformPreferences.ServiceEntry_ - class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_.
This class encapsulates the definition of a single platform Service as found in a platform preference file.
AblePlatformPreferences.ServiceEntry_(String, String, String, boolean, String, String, String, long, HashMap) - Constructor for class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
AblePlatformPreferences.ServiceEntry_(AblePlatformPreferences.ServiceEntry_) - Constructor for class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
AblePlatformPreferences.TrustLevelEntry_ - class com.ibm.able.platform.AblePlatformPreferences.TrustLevelEntry_.
This class encapsulates the definition of a single TrustLevel as found in a platform preference file.
AblePlatformPreferences.TrustLevelEntry_(String, int, Vector) - Constructor for class com.ibm.able.platform.AblePlatformPreferences.TrustLevelEntry_
 
AblePlatformPreferences.TrustLevelEntry_(AblePlatformPreferences.TrustLevelEntry_) - Constructor for class com.ibm.able.platform.AblePlatformPreferences.TrustLevelEntry_
 
AblePlatformService - interface com.ibm.able.platform.AblePlatformService.
This interface is implemented by platform services provided by ABLE.
AblePlatformServiceEvent - class com.ibm.able.platform.AblePlatformServiceEvent.
This class defines events generated by those ABLE-supplied platform services that implement the AblePlatformServiceEventGenerator interface.
AblePlatformServiceEvent(Object, int) - Constructor for class com.ibm.able.platform.AblePlatformServiceEvent
Creates a new AblePlatformServiceEvent with the specified source and event ID; the event description is set to the empty string and event objects 1 and 2 are both set to null.
AblePlatformServiceEvent(Object, int, String) - Constructor for class com.ibm.able.platform.AblePlatformServiceEvent
Creates a new AblePlatformServiceEvent; with the specified source, event ID, and event description; event objects 1 and 2 are both set to null.
AblePlatformServiceEvent(Object, int, Object) - Constructor for class com.ibm.able.platform.AblePlatformServiceEvent
Creates a new AblePlatformServiceEvent with the specified source, event ID, and event object; the event description is set to the empty string and event object 2 is set to null.
AblePlatformServiceEvent(Object, int, String, Object) - Constructor for class com.ibm.able.platform.AblePlatformServiceEvent
Creates a new AblePlatformServiceEvent with the specified source, event ID, event description, and event object; event object 2 is set to null.
AblePlatformServiceEvent(Object, int, Object, Object) - Constructor for class com.ibm.able.platform.AblePlatformServiceEvent
Creates a new AblePlatformServiceEvent with the specified source, event ID, and event objects; the event description is set to the empty string.
AblePlatformServiceEvent(Object, int, String, Object, Object) - Constructor for class com.ibm.able.platform.AblePlatformServiceEvent
Creates a new AblePlatformServiceEvent with the specified source, event ID, event description, and event objects.
AblePlatformServiceEventGenerator - interface com.ibm.able.platform.AblePlatformServiceEventGenerator.
This interface is implemented by platform services that generate service events that can be listened for by the general public; methods are provided to allow listeners of service events to register and deregister with the implementing service.
AblePlatformServiceEventListener - interface com.ibm.able.platform.AblePlatformServiceEventListener.
This interface specifies the means by which service event listeners can accept AblePlatformServiceEvents from service event generators for processing.
AblePlatformServiceEventListenerProxy - class com.ibm.able.platform.AblePlatformServiceEventListenerProxy.
This class defines a listener of platform service events; an instance of this class can serve as a proxy between a generator of platform service events and some listener of those events where the listener can't or doesn't want to make itself visible across a remote interface.
AblePlatformServiceEventListenerProxy(Object) - Constructor for class com.ibm.able.platform.AblePlatformServiceEventListenerProxy
Creates a new platform service event listener proxy which can be registered with service event generators and which will forward received service events on to its specified parent listener.
AblePlatformStartConversationPanel - class com.ibm.able.conversation.AblePlatformStartConversationPanel.
 
AblePlatformStartConversationPanel() - Constructor for class com.ibm.able.conversation.AblePlatformStartConversationPanel
 
AblePlatformStartConversationPanel(AblePlatformConversationAgent) - Constructor for class com.ibm.able.conversation.AblePlatformStartConversationPanel
 
AblePlatformStartConversationPanel(AblePlatformConversationAgentCustomizer) - Constructor for class com.ibm.able.conversation.AblePlatformStartConversationPanel
 
AblePlatformSupport - interface com.ibm.able.platform.AblePlatformSupport.
This class specifies the remote interface to ABLE platform infrastructure objects, one of which "lives" inside each agent pool participating in the overall ABLE platform.
AblePlatformSupportImpl - class com.ibm.able.platform.AblePlatformSupportImpl.
This class provides constants for ABLE platform code; provides access to "internalized" preferences regarding the platform; provides class methods to obtain the JAS Service Root; provides methods to obtain instances of this same class running in other agent pools; and the class itself, when instantiated as an object, can act as a helper to other instances of itself running elsewhere.
AblePolicyEngine - class com.ibm.able.rules.AblePolicyEngine.
This class provides the inferencing algorithm for processing a set of rules in a ruleblock using policy evaluation.
AblePolicyEngine(AbleRuleSet, AbleLogger) - Constructor for class com.ibm.able.rules.AblePolicyEngine
Create a new policy inference engine.
AblePolicyEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AblePolicyEngine
Create a new policy inference engine.
AblePolicyEngine.EligibleRuleListEntry_ - class com.ibm.able.rules.AblePolicyEngine.EligibleRuleListEntry_.
This class is used to cache a rule with its current business value (priority) and an instance of this class becomes an element in a list of rules that are eligible to fire.
AblePolicyEngine.EligibleRuleListEntry_(AbleRule, double) - Constructor for class com.ibm.able.rules.AblePolicyEngine.EligibleRuleListEntry_
 
AblePolicyEngine.EligibleRuleListEntry_(AblePolicyEngine.EligibleRuleListEntry_) - Constructor for class com.ibm.able.rules.AblePolicyEngine.EligibleRuleListEntry_
 
AblePolicyRule - class com.ibm.able.rules.AblePolicyRule.
This class holds the business value, preconditions, and actions used in a policy rule.
AblePolicyRule(String, AbleRd, AbleExpression, Vector) - Constructor for class com.ibm.able.rules.AblePolicyRule
Create a new policy rule with the specified business value, preconditions, and decisions.
AblePredicate - class com.ibm.able.data.AblePredicate.
This class represents a single predicate-logic predicate with a name, and zero or more arguments which could be Strings, Literals, Variables or other predicates.
AblePredicate() - Constructor for class com.ibm.able.data.AblePredicate
 
AblePredicate(String) - Constructor for class com.ibm.able.data.AblePredicate
Create an AblePredicate object with specified name
AblePredicate(String, Vector) - Constructor for class com.ibm.able.data.AblePredicate
Create an AblePredicate object with name and arguments.
AblePredicate(Vector) - Constructor for class com.ibm.able.data.AblePredicate
Create an AblePredicate list object with name "." and arguments.
AblePredicate(Object, AblePredicate) - Constructor for class com.ibm.able.data.AblePredicate
Construct a standard list predicate with a head and a predicate list as the tail
AblePredicate(AblePredicate) - Constructor for class com.ibm.able.data.AblePredicate
Construct a copy of the predicate with all local variables duplicated with same name and value.
AblePredicateEngine - class com.ibm.able.rules.AblePredicateEngine.
This class provides the control code and inferencing algorithm for processing a set of Predicate rules in a ruleblock using backward chaining with backtracking (similar to Prolog).
AblePredicateEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AblePredicateEngine
Create a new inference engine.
AblePredicateFact - class com.ibm.able.rules.AblePredicateFact.
This class represents a predicate fact, a single predicate.
AblePredicateFact(String, AblePredicate, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateFact
Create a new predicate fact rule with a default priority.
AblePredicateFact(String, AbleRd, AblePredicate, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateFact
Create a new predicate fact rule with the specified priority.
AblePredicateFact(int, String, AblePredicate, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateFact
Create a new predicate fact rule with a default priority.
AblePredicateFact(int, String, AbleRd, AblePredicate, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateFact
Create a new predicate fact rule with the specified priority.
AblePredicateLib - class com.ibm.able.rules.AblePredicateLib.
This class implements an alternate math library that takes/returns AbleDoubleLiterals as arguments and defines: plus, minus, times, divideBy for use by Predicate engine.
AblePredicateLib() - Constructor for class com.ibm.able.rules.AblePredicateLib
Create a new math library of user-defined function routines.
AblePredicateQuery - class com.ibm.able.rules.AblePredicateQuery.
 
AblePredicateQuery() - Constructor for class com.ibm.able.rules.AblePredicateQuery
Create a query object
AblePredicateQuery(AblePredicate) - Constructor for class com.ibm.able.rules.AblePredicateQuery
create a query object over a single predicate
AblePredicateQuery(Vector) - Constructor for class com.ibm.able.rules.AblePredicateQuery
Create a compound query object (with multiple predicates)
AblePredicateRule - class com.ibm.able.rules.AblePredicateRule.
This class represents a predicate rule (or Horn clause) containing one or more antecedent clauses (logically ANDed together) (the body) and one and only one predicate consequent clause (the head).
AblePredicateRule(String, Vector, AblePredicate, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateRule
Create a new predicate rule with the specified antecedent clauses and consequent clause.
AblePredicateRule(String, AbleRd, Vector, AblePredicate, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateRule
Create a new predicate rule with the specified priority, antecedent clauses, and consequent clause.
AblePredicateRule(int, String, Vector, AblePredicate, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateRule
Create a new predicate rule with the specified antecedent clauses and consequent clause.
AblePredicateRule(int, String, AbleRd, Vector, AblePredicate, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateRule
Create a new predicate rule with the specified priority, antecedent clauses, and consequent clause.
AblePredicateRule(int, String, AbleRd, AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateRule
Create a new predicate fact with the specified id, label, priority, and tracer
AblePredicateWorkingMemory - class com.ibm.able.rules.AblePredicateWorkingMemory.
This class holds instances of one or more Java classes and handles AblePredicates in a unique manner (keyed by name/arity) rather than just Class name.
AblePredicateWorkingMemory(AbleRuleSet) - Constructor for class com.ibm.able.rules.AblePredicateWorkingMemory
 
AblePreferences - class com.ibm.able.AblePreferences.
The AblePreferences class contains preferences for the base Able classes.
AblePreferences() - Constructor for class com.ibm.able.AblePreferences
Instantiate all preferences from a Properties file read from disk.
AblePrintPreviewDialog - class com.ibm.able.editor.AblePrintPreviewDialog.
 
AblePrintPreviewDialog(Printable, PageFormat, int) - Constructor for class com.ibm.able.editor.AblePrintPreviewDialog
 
AblePrintPreviewDialog(Book) - Constructor for class com.ibm.able.editor.AblePrintPreviewDialog
 
AbleProperties - class com.ibm.able.AbleProperties.
This class is an extension of Hashtable that limits the keys and values to strings.
AbleProperties() - Constructor for class com.ibm.able.AbleProperties
Default constructor.
AbleProperties(Map) - Constructor for class com.ibm.able.AbleProperties
Constructor an AbleProperties object from an existing map.
AbleProperty - class com.ibm.able.AbleProperty.
The AbleProperty class contains constants for ABLE bean properties used when firing property change events and by property change listeners.
AblePropertyChangeManager - interface com.ibm.able.AblePropertyChangeManager.
The AblePropertyChangeManager interface provides the methods needed to add and remove PropertyChangeListener objects or AblePropertyConnection objects which are serilizable property change listeners.
AblePropertyConnection - class com.ibm.able.AblePropertyConnection.
The AblePropertyConnection defines a serializable connection between an AbleBean property and another AbleBean listener and its corresponding property.
AblePropertyConnection(AbleBean, String, String, AbleBean, String) - Constructor for class com.ibm.able.AblePropertyConnection
Create a property connection, so that a change to the named bound property on the source object turns into a call on the "setter" method of the given target object.
AblePropertyConnection(AbleBean, String, AbleBean, String) - Constructor for class com.ibm.able.AblePropertyConnection
Create a property connection, so that a change to the named bound property on the source object turns into a call on the "setter" method of the given target object.
AblePropertyConnectionManager - class com.ibm.able.AblePropertyConnectionManager.
This class provides a single point listener for all PropertyChange events that an AbleObject fires.
AbleRadialBasisFunctionNet - class com.ibm.able.beans.AbleRadialBasisFunctionNet.
 
AbleRadialBasisFunctionNet() - Constructor for class com.ibm.able.beans.AbleRadialBasisFunctionNet
default constructor
AbleRadialBasisFunctionNet(String) - Constructor for class com.ibm.able.beans.AbleRadialBasisFunctionNet
default constrcutor with a name
AbleRadialBasisFunctionNet(String, String) - Constructor for class com.ibm.able.beans.AbleRadialBasisFunctionNet
construct an rbf network with specified name and architecture
AbleRadialBasisFunctionNetBeanInfo - class com.ibm.able.beans.AbleRadialBasisFunctionNetBeanInfo.
 
AbleRadialBasisFunctionNetBeanInfo() - Constructor for class com.ibm.able.beans.AbleRadialBasisFunctionNetBeanInfo
 
AbleRadialBasisFunctionNetCustomizer - class com.ibm.able.beans.AbleRadialBasisFunctionNetCustomizer.
This class provides the customizer for the Radial Basis Function tab.
AbleRadialBasisFunctionNetCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.AbleRadialBasisFunctionNetCustomizer
Construct a Back Propagation Customizer dialog.
AbleRadialBasisFunctionNetCustomizer() - Constructor for class com.ibm.able.beans.AbleRadialBasisFunctionNetCustomizer
Construct a Back Propagation Customizer Dialog.
AbleRadialBasisFunctionNetPanel - class com.ibm.able.beans.AbleRadialBasisFunctionNetPanel.
This class provides the panel for the Radial Basis tab.
AbleRadialBasisFunctionNetPanel() - Constructor for class com.ibm.able.beans.AbleRadialBasisFunctionNetPanel
Construct the panel for the customizer.
AbleRd - interface com.ibm.able.data.AbleRd.
This class defines the interface for "Readable" data objects; that is, classes that implement this interface can appear on the righthand side of assignment and comparative clauses.
AbleReferences - class com.ibm.able.data.AbleReferences.
This class is used to keep track of a set of references from other objects to the object that contains this "references" object.
AbleReferences() - Constructor for class com.ibm.able.data.AbleReferences
Create a new set of references of which to keep track.
AbleRemoteAgent - interface com.ibm.able.AbleRemoteAgent.
The AbleRemoteAgent interface defines a remote AbleAgent, an AbleRemoteBean container which can contain other AbleBeans.
AbleRemoteBean - interface com.ibm.able.AbleRemoteBean.
The AbleRemoteBean interface represents the unique behaviors required for remote AbleBeans.
AbleRemoteBeanRemoteContainer - interface com.ibm.able.AbleRemoteBeanRemoteContainer.
The AbleRemoteBeanRemoteContainer interface defines behavior for remote ABLE objects that can contain multiple AbleRemoteBean objects.
AbleRemoteDataSink - interface com.ibm.able.AbleRemoteDataSink.
The AbleRemoteDataSink interface provides a generic means to refer to remote writable beans.
AbleRemoteDataSource - interface com.ibm.able.AbleRemoteDataSource.
The AbleDataSource interface is implemented to provide common information about remote data sources, the records they provide, and the fields those records contained.
AbleRemoteDefaultAgent - class com.ibm.able.AbleRemoteDefaultAgent.
The AbleRemoteDefaultAgent class provides a remotely exported AbleDefaultAgent.
AbleRemoteDefaultAgent() - Constructor for class com.ibm.able.AbleRemoteDefaultAgent
Construct a remote ABLE agent.
AbleRemoteDefaultAgent(String) - Constructor for class com.ibm.able.AbleRemoteDefaultAgent
Construct and export a remote agent wrapped around an AbleDefaultAgent instance with specified name.
AbleRemoteDefaultAgent(String, String) - Constructor for class com.ibm.able.AbleRemoteDefaultAgent
Construct and export a remote agent wrapped around an AbleDefaultAgent instance with specified name and comment.
AbleRemoteEventListener - interface com.ibm.able.AbleRemoteEventListener.
The AbleRemoteEventListener interface provides methods for handling AbleEvents remotely.
AbleRemoteEventListenerRemoteManager - interface com.ibm.able.AbleRemoteEventListenerRemoteManager.
The AbleRemoteEventListenerRemoteManager interface provides the methods needed to remotely add and remove AbleRemoteEventListener objects and to notify those listeners of an AbleEvent.
AbleRemoteImportData - interface com.ibm.able.beans.AbleRemoteImportData.
The AbleDataSource interface is implemented to provide common information about data sources, the records they provide, and the fields contained by those records.
AbleRemoteObject - class com.ibm.able.AbleRemoteObject.
The AbleRemoteObject class is the default implementation of the AbleRemoteBean interface and is the base class for all remotable ABLE objects.
AbleRemoteObject() - Constructor for class com.ibm.able.AbleRemoteObject
Construct and export an AbleRemoteObject.
AbleRemoteObject(String) - Constructor for class com.ibm.able.AbleRemoteObject
Construct and export an AbleRemoteObject with the name provided.
AbleRemoteObject(String, String) - Constructor for class com.ibm.able.AbleRemoteObject
Construct and export an AbleRemoteObject with the name and comment provided.
AbleRemoteUdfDecisionLogicAdapter - class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter.
The AbleRemoteUdfDecisionLogicAdapter uses ABLE's user-defined functions (UDFs)--cf.
AbleRemoteUdfDecisionLogicAdapter() - Constructor for class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Constructs an AbleRemoteUdrDecisionLogicAdapter object.
AbleRemoteUdfDecisionLogicAdapter(AbleUserDefinedFunctionRemoteManager) - Constructor for class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Constructs an AbleRemoteUdrDecisionLogicAdapter object.
AbleRemoteUdfDecisionLogicAdapter(AbleBean, AbleUserDefinedFunctionRemoteManager) - Constructor for class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Constructs an AbleRemoteUdrDecisionLogicAdapter object.
AbleRsFileFilter - class com.ibm.able.rules.AbleRsFileFilter.
A convenience implementation of FileFilter that filters out all files except for those file extensions that it knows about.
AbleRsFileFilter(String[], String) - Constructor for class com.ibm.able.rules.AbleRsFileFilter
Creates a file filter from the given string array and description.
AbleRule - class com.ibm.able.rules.AbleRule.
This class defines an abstract rule from which derived rules can inherit an ID, label, priority, and other parts.
AbleRule(int, String, AbleRd, AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleRule
Create a new rule with the specified bits.
AbleRuleAgent - class com.ibm.able.agents.AbleRuleAgent.
The AbleRuleAgent whose behavior is defined by a single AbleRuleSet bean.
AbleRuleAgent() - Constructor for class com.ibm.able.agents.AbleRuleAgent
 
AbleRuleAgent(String) - Constructor for class com.ibm.able.agents.AbleRuleAgent
 
AbleRuleAgentBeanInfo - class com.ibm.able.agents.AbleRuleAgentBeanInfo.
This class provides BeanInfo for the AbleRuleAgent class.
AbleRuleAgentBeanInfo() - Constructor for class com.ibm.able.agents.AbleRuleAgentBeanInfo
Construct an AbleDefaultAgent BeanInfo instance.
AbleRuleAgentCustomizer - class com.ibm.able.agents.AbleRuleAgentCustomizer.
This class provides the customizer for the Rule Agent.
AbleRuleAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.agents.AbleRuleAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleRuleAgentCustomizer() - Constructor for class com.ibm.able.agents.AbleRuleAgentCustomizer
Construct a Rule Agent Customizer dialog.
AbleRuleAgentPanel - class com.ibm.able.agents.AbleRuleAgentPanel.
This class provides the panel for the Rule Agent.
AbleRuleAgentPanel(AbleRuleAgentCustomizer) - Constructor for class com.ibm.able.agents.AbleRuleAgentPanel
Construct the panel for the customizer.
AbleRuleBase - class com.ibm.able.agents.AbleRuleBase.
The AbleRuleBase managers a collection of AbleRuleSets: and selects which RuleSet to use based on context (user or domain name) An AbleRuleBase is an AbleAgent, it contains a set of AbleBeans (RuleSets)
AbleRuleBase() - Constructor for class com.ibm.able.agents.AbleRuleBase
 
AbleRuleBase(String) - Constructor for class com.ibm.able.agents.AbleRuleBase
 
AbleRuleBlock - class com.ibm.able.rules.AbleRuleBlock.
This class represents a named set of rules, an associated inference engine, and a return data type.
AbleRuleBlock(String, AbleRuleSet, AbleLogger, String) - Constructor for class com.ibm.able.rules.AbleRuleBlock
Deprecated. Use version with 'FormalSignature'.
AbleRuleBlock(String, AbleRuleSet, AbleLogger, String, String, Vector, String, String, Map) - Constructor for class com.ibm.able.rules.AbleRuleBlock
Create a new rule block with the specified characteristics.
AbleRuleBlockInclude - class com.ibm.able.rules.AbleRuleBlockInclude.
This class is not a true rule block; it is merely a place holder in a ruleset's rule block list so that a proper ARL include "fileSpec"; statement can be generated in the proper place in a generated ARL stream.
AbleRuleBlockInclude(String, AbleRuleSet, String, Map) - Constructor for class com.ibm.able.rules.AbleRuleBlockInclude
Create a new rule block with the specified characteristics.
AbleRuleBreakpoint - class com.ibm.able.rules.AbleRuleBreakpoint.
This class represents a breakpoint on an AbleRuleSet
AbleRuleBreakpoint(int) - Constructor for class com.ibm.able.rules.AbleRuleBreakpoint
 
AbleRuleSet - class com.ibm.able.rules.AbleRuleSet.
This class defines an AbleRuleSet bean which is the run-time representation of an Able Rule Language ruleset.
AbleRuleSet(String) - Constructor for class com.ibm.able.rules.AbleRuleSet
Create a new ruleset, using the specified trace objects.
AbleRuleSet() - Constructor for class com.ibm.able.rules.AbleRuleSet
 
AbleRuleSet.HierarchyEntry_ - class com.ibm.able.rules.AbleRuleSet.HierarchyEntry_.
This class is used to save selected information about a parent of an extended ruleset.
AbleRuleSet.HierarchyEntry_(AbleRuleSet.ParseStateEntry_) - Constructor for class com.ibm.able.rules.AbleRuleSet.HierarchyEntry_
 
AbleRuleSetBeanInfo - class com.ibm.able.rules.AbleRuleSetBeanInfo.
Bean information for an Able ruleset.
AbleRuleSetBeanInfo() - Constructor for class com.ibm.able.rules.AbleRuleSetBeanInfo
Create a new AbleRuleSetBeanInfo object.
AbleRuleSetDebugConsole - class com.ibm.able.rules.AbleRuleSetDebugConsole.
This class provides a GUI for stepping through an ABLE rule set while tracing.
AbleRuleSetDebugConsole(AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleRuleSetDebugConsole
 
AbleRuleSetEditor - class com.ibm.able.rules.AbleRuleSetEditor.
This class contains the Able Ruleset Editor panel.
AbleRuleSetEditor() - Constructor for class com.ibm.able.rules.AbleRuleSetEditor
 
AbleRuleSetEditor.XAppCloser - class com.ibm.able.rules.AbleRuleSetEditor.XAppCloser.
To shutdown when run as an application.
AbleRuleSetEditor.XAppCloser() - Constructor for class com.ibm.able.rules.AbleRuleSetEditor.XAppCloser
 
AbleRuleSetEditorLauncher - class com.ibm.able.rules.AbleRuleSetEditorLauncher.
This class contains a RuleSet Editor launcher; it is tailored for AbleRuleSet objects.
AbleRuleSetEditorLauncher() - Constructor for class com.ibm.able.rules.AbleRuleSetEditorLauncher
 
AbleRuleSetFromAPI - class com.ibm.able.examples.rules.AbleRuleSetFromAPI.
Construct a ruleset using the APIs.
AbleRuleSetFromAPI() - Constructor for class com.ibm.able.examples.rules.AbleRuleSetFromAPI
 
AbleRuleSetTemplate - class com.ibm.able.rules.AbleRuleSetTemplate.
This class allows a user to customize an AbleRuleSet object using a template metaphor.
AbleRuleSetTemplate() - Constructor for class com.ibm.able.rules.AbleRuleSetTemplate
 
AbleRuleSetTemplate(AbleRuleSet) - Constructor for class com.ibm.able.rules.AbleRuleSetTemplate
Construct a rule template object from a base rule object
AbleRuleTemplate - class com.ibm.able.rules.AbleRuleTemplate.
This class allows a user to customize an AbleRule object using a template metaphor.
AbleRuleTemplate() - Constructor for class com.ibm.able.rules.AbleRuleTemplate
 
AbleRuleTemplate(AbleRuleSet, AbleRuleBlock, AbleRule) - Constructor for class com.ibm.able.rules.AbleRuleTemplate
Construct a rule template object from a base rule object
AbleRuleVarDialog - class com.ibm.able.rules.AbleRuleVarDialog.
This class contains a default dialog to ask the user to supply the value of a variable during backward chaining.
AbleRuleVarDialog(JFrame, String, boolean) - Constructor for class com.ibm.able.rules.AbleRuleVarDialog
Creates a RuleVarDialog object.
AbleRuleVarDialog() - Constructor for class com.ibm.able.rules.AbleRuleVarDialog
Creates a RuleVarDialog object.
AbleScaleDialog - class com.ibm.able.beans.filter.AbleScaleDialog.
 
AbleScaleDialog(JFrame, String, boolean) - Constructor for class com.ibm.able.beans.filter.AbleScaleDialog
 
AbleScaleDialog() - Constructor for class com.ibm.able.beans.filter.AbleScaleDialog
 
AbleScriptAgent - class com.ibm.able.agents.AbleScriptAgent.
The AbleScriptAgent behavior is defined by (up to) 3 separate AbleRuleSets defines the init() behavior defines the process() behavior defines the processTimer() behavior The control rule sets can be defined by filename or by reference to the object.
AbleScriptAgent() - Constructor for class com.ibm.able.agents.AbleScriptAgent
 
AbleScriptAgent(String) - Constructor for class com.ibm.able.agents.AbleScriptAgent
 
AbleScriptAgentBeanInfo - class com.ibm.able.agents.AbleScriptAgentBeanInfo.
This class provides BeanInfo for the AbleScriptAgent class.
AbleScriptAgentBeanInfo() - Constructor for class com.ibm.able.agents.AbleScriptAgentBeanInfo
Construct an AbleDefaultAgent BeanInfo instance.
AbleScriptAgentCustomizer - class com.ibm.able.agents.AbleScriptAgentCustomizer.
This class provides the customizer for the Script Agent.
AbleScriptAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.agents.AbleScriptAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleScriptAgentCustomizer() - Constructor for class com.ibm.able.agents.AbleScriptAgentCustomizer
Construct a Neural Classification Customizer dialog.
AbleScriptAgentPanel - class com.ibm.able.agents.AbleScriptAgentPanel.
This class provides the panel for the Script Agent.
AbleScriptAgentPanel(AbleScriptAgentCustomizer) - Constructor for class com.ibm.able.agents.AbleScriptAgentPanel
Construct the panel for the customizer.
AbleScriptEngine - class com.ibm.able.rules.AbleScriptEngine.
This class provides the control code for processing a set of rules in a ruleblock using standard sequential or scripting behavior.
AbleScriptEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AbleScriptEngine
Create a new inference engine.
AbleSecureKey - class com.ibm.able.platform.AbleSecureKey.
In a secure platform, VerifiableAgentNames will be used to authenticate the caller when calling secure methods.
AbleSecureKey(VerifiableAgentName, String, PrivateKey) - Constructor for class com.ibm.able.platform.AbleSecureKey
This constructor will use the provider and algorithm specified in the preferences file.
AbleSecureKey(VerifiableAgentName, String, PrivateKey, String, String) - Constructor for class com.ibm.able.platform.AbleSecureKey
This constructor take in the provider and algorithm used for signing Objects..
AbleSecuritySupport - class com.ibm.able.platform.AbleSecuritySupport.
AbleSecuritySupport is a support object that others can use to provide security for their objects.
AbleSecuritySupport(KeyPair, VerifiableAgentName, VerifiableAgentNamingService, AbleLogger, AbleLogger) - Constructor for class com.ibm.able.platform.AbleSecuritySupport
Creates a new AbleSecuritySupport object with the specified properties.
AbleSecuritySupport(KeyPair, VerifiableAgentName, VerifiableAgentNamingService, AbleLogger, AbleLogger, String, String) - Constructor for class com.ibm.able.platform.AbleSecuritySupport
Creats a new AbleSecuritySupport object with the specified properties; this form allows the cryptography algorithm and cryptography provider to be overridden, rather than defaulting to the values specified in the AblePlatform object.
AbleSelectPropertyDialog - class com.ibm.able.editor.AbleSelectPropertyDialog.
 
AbleSelectPropertyDialog(JFrame, String, boolean) - Constructor for class com.ibm.able.editor.AbleSelectPropertyDialog
 
AbleSelectPropertyDialog() - Constructor for class com.ibm.able.editor.AbleSelectPropertyDialog
 
AbleSelector - class com.ibm.able.rules.AbleSelector.
This class represents a single AbleVariable (the selected variable) and a set of constraints on the value that variable can take.
AbleSelector() - Constructor for class com.ibm.able.rules.AbleSelector
Create an AbleSelector object
AbleSelector(AbleVariable, Vector) - Constructor for class com.ibm.able.rules.AbleSelector
Create an AbleSelector object
AbleSelector(AbleRuleSet, AbleVariable, Vector, boolean) - Constructor for class com.ibm.able.rules.AbleSelector
Construct a selector object
AbleSelector(AbleVariable, AbleExpression, boolean) - Constructor for class com.ibm.able.rules.AbleSelector
Construct a selector object.
AbleSelector(AbleVariable, Object, boolean) - Constructor for class com.ibm.able.rules.AbleSelector
Construct a selector object.
AbleSelector(AbleRuleSet, String, AbleExpression) - Constructor for class com.ibm.able.rules.AbleSelector
Construct a selector object from the specified variable name and expression.
AbleSelfOrganizingMap - class com.ibm.able.beans.AbleSelfOrganizingMap.
This class implements the Kohonen Self-Organizing Feature Map algorithm For clustering high-dimensional input spaces into a 2-D grid It has several enhancements, including special processing for sparse inputs batch updates, gaussian neighborhood functions and exponential learning rate decay
AbleSelfOrganizingMap() - Constructor for class com.ibm.able.beans.AbleSelfOrganizingMap
default constructor
AbleSelfOrganizingMap(String) - Constructor for class com.ibm.able.beans.AbleSelfOrganizingMap
default constructor
AbleSelfOrganizingMap(String, String) - Constructor for class com.ibm.able.beans.AbleSelfOrganizingMap
Construct a Kohonen or SOM network with specified architecture
AbleSelfOrganizingMapBeanInfo - class com.ibm.able.beans.AbleSelfOrganizingMapBeanInfo.
 
AbleSelfOrganizingMapBeanInfo() - Constructor for class com.ibm.able.beans.AbleSelfOrganizingMapBeanInfo
 
AbleSelfOrganizingMapClusterPanel - class com.ibm.able.beans.AbleSelfOrganizingMapClusterPanel.
 
AbleSelfOrganizingMapClusterPanel() - Constructor for class com.ibm.able.beans.AbleSelfOrganizingMapClusterPanel
 
AbleSelfOrganizingMapCustomizer - class com.ibm.able.beans.AbleSelfOrganizingMapCustomizer.
This class provides the customizer for the Self Organizing Map tab.
AbleSelfOrganizingMapCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.AbleSelfOrganizingMapCustomizer
Construct a Self Organizing Map Customizer dialog.
AbleSelfOrganizingMapCustomizer() - Constructor for class com.ibm.able.beans.AbleSelfOrganizingMapCustomizer
Construct a Self Organizing Map Customizer Dialog.
AbleSelfOrganizingMapPanel - class com.ibm.able.beans.AbleSelfOrganizingMapPanel.
This class provides the panel for the Genetic Search tab.
AbleSelfOrganizingMapPanel(AbleSelfOrganizingMapCustomizer) - Constructor for class com.ibm.able.beans.AbleSelfOrganizingMapPanel
Construct the panel for the customizer.
AbleSerializable - interface com.ibm.able.AbleSerializable.
The AbleSerializable interface provides the methods needed to save and restore serializable ABLE beans using a file path and name provided by the implementor.
AbleSeriesItem - class com.ibm.able.editor.AbleSeriesItem.
This class is used by AbleSeriesDialog.
AbleSeriesItem(String, String) - Constructor for class com.ibm.able.editor.AbleSeriesItem
 
AbleShortLiteral - class com.ibm.able.data.AbleShortLiteral.
This class wraps a value of the primitive type short in an object.
AbleShortLiteral(int) - Constructor for class com.ibm.able.data.AbleShortLiteral
Create a new literal with the specified value.
AbleShortLiteral(short) - Constructor for class com.ibm.able.data.AbleShortLiteral
Create a new literal with the specified value.
AbleShortVariable - class com.ibm.able.data.AbleShortVariable.
This class wraps a value of the primitive type short in an object.
AbleShortVariable(String, int) - Constructor for class com.ibm.able.data.AbleShortVariable
Create a new Short variable with the specified initial value.
AbleShortVariable(String, boolean, boolean, int) - Constructor for class com.ibm.able.data.AbleShortVariable
Create a new Short variable with the specified initial value.
AbleShortVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleShortVariable
Create a new Short variable with the default initial value of 0.
AbleSocketFactory - class com.ibm.able.AbleSocketFactory.
The AbleSocketFactory is a simple RMI socket factory that can be used by ABLE remote objects.
AbleSocketFactory() - Constructor for class com.ibm.able.AbleSocketFactory
 
AbleState - class com.ibm.able.AbleState.
The AbleState class provides a set of state definitions for ABLE beans and agents.
AbleState() - Constructor for class com.ibm.able.AbleState
Create a new state and set it to the value AbleState.Unknown.
AbleState(int) - Constructor for class com.ibm.able.AbleState
Create a new state and set it to the specified value.
AbleStringLiteral - class com.ibm.able.data.AbleStringLiteral.
This class wraps a value of the Java type java.lang.String in an object.
AbleStringLiteral() - Constructor for class com.ibm.able.data.AbleStringLiteral
Create a new literal with an empty string value.
AbleStringLiteral(String) - Constructor for class com.ibm.able.data.AbleStringLiteral
Create a new literal with the specified value.
AbleStringVariable - class com.ibm.able.data.AbleStringVariable.
This class wraps a value of java.lang.String type in an object.
AbleStringVariable(String, String) - Constructor for class com.ibm.able.data.AbleStringVariable
Create a new string variable with the specified initial value.
AbleStringVariable(String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleStringVariable
Create a new string variable with null initial value.
AbleStringVariable(String, boolean, boolean, String) - Constructor for class com.ibm.able.data.AbleStringVariable
Create a new string variable with the specified initial value.
AbleSwitchRule - class com.ibm.able.rules.AbleSwitchRule.
This class holds the expressions and actions used in a 'switch' scripting rule.
AbleSwitchRule(String, AbleRd, AbleSwitchStatement) - Constructor for class com.ibm.able.rules.AbleSwitchRule
Creates a new switch rule with the specified label, priority, and switch statement.
AbleSwitchRule(String, AbleRd) - Constructor for class com.ibm.able.rules.AbleSwitchRule
Creates a new switch rule with the specified label and priority.
AbleSwitchStatement - class com.ibm.able.rules.AbleSwitchStatement.
This class holds the expressions and actions used in a switch action (which could be nested in other rules or actions).
AbleSwitchStatement(AbleRuleSet, AbleRuleBlock, AbleExpression) - Constructor for class com.ibm.able.rules.AbleSwitchStatement
Creates a new switch statement with the specified integer expression.
AbleSwitchStatement.CaseListElement_ - class com.ibm.able.rules.AbleSwitchStatement.CaseListElement_.
This class is used to store information about each 'case' as it is defined.
AbleSwitchStatement.CaseListElement_(Integer, AbleRd, int) - Constructor for class com.ibm.able.rules.AbleSwitchStatement.CaseListElement_
 
AbleSwitchStatement.CaseListElement_(AbleSwitchStatement.CaseListElement_) - Constructor for class com.ibm.able.rules.AbleSwitchStatement.CaseListElement_
 
AbleTemplate - interface com.ibm.able.rules.AbleTemplate.
This interface defines the behavior for all ABLE rule template classes.
AbleTemporalDifferenceLearning - class com.ibm.able.beans.AbleTemporalDifferenceLearning.
Temporal Difference Learning Model Programmer: Joe Bigus Created: 8/28/2000 Change Log:
AbleTemporalDifferenceLearning() - Constructor for class com.ibm.able.beans.AbleTemporalDifferenceLearning
default constructor
AbleTemporalDifferenceLearning(String) - Constructor for class com.ibm.able.beans.AbleTemporalDifferenceLearning
default constrcutor with a name
AbleTemporalDifferenceLearning(String, String) - Constructor for class com.ibm.able.beans.AbleTemporalDifferenceLearning
construct a back prop network with specified name and architecture
AbleTemporalDifferenceLearningBeanInfo - class com.ibm.able.beans.AbleTemporalDifferenceLearningBeanInfo.
 
AbleTemporalDifferenceLearningBeanInfo() - Constructor for class com.ibm.able.beans.AbleTemporalDifferenceLearningBeanInfo
 
AbleTemporalDifferenceLearningCustomizer - class com.ibm.able.beans.AbleTemporalDifferenceLearningCustomizer.
This class provides the customizer for the Temporal Difference Learning tab.
AbleTemporalDifferenceLearningCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.AbleTemporalDifferenceLearningCustomizer
Construct a Back Propagation Customizer dialog.
AbleTemporalDifferenceLearningCustomizer() - Constructor for class com.ibm.able.beans.AbleTemporalDifferenceLearningCustomizer
Construct a Back Propagation Customizer Dialog.
AbleTemporalDifferenceLearningPanel - class com.ibm.able.beans.AbleTemporalDifferenceLearningPanel.
This class provides the panel for the Temporal Difference tab.
AbleTemporalDifferenceLearningPanel() - Constructor for class com.ibm.able.beans.AbleTemporalDifferenceLearningPanel
Construct the panel for the customizer.
AbleThresholdDialog - class com.ibm.able.beans.filter.AbleThresholdDialog.
 
AbleThresholdDialog(JFrame, String, boolean) - Constructor for class com.ibm.able.beans.filter.AbleThresholdDialog
 
AbleThresholdDialog() - Constructor for class com.ibm.able.beans.filter.AbleThresholdDialog
 
AbleTimePeriod - class com.ibm.able.rules.AbleTimePeriod.
This class defines the Able time period built-in data type.
AbleTimePeriod(String, int, long, int, String) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new local time period instance over the specified range using IETF formatted Strings and Masks.
AbleTimePeriod(String, int, long, int, String, boolean) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range using IETF formatted Strings and Masks.
AbleTimePeriod(Calendar, Calendar) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(Calendar, String) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, String) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, Calendar) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(Calendar, Calendar, int) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, String, int) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(Calendar, Calendar, int, long) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, String, int, long) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(Calendar, Calendar, int, int) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, String, int, int) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(Calendar, Calendar, int, int, String) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, String, int, int, String) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(Calendar, Calendar, int, long, int, Calendar, Calendar) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, String, int, long, int, Calendar, Calendar) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, String, int, long, int, String) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, String, int, String) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(Calendar, Calendar, int, Calendar, Calendar) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(Calendar, Calendar, Calendar, Calendar) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(Calendar, Calendar, String) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimePeriod(String, String, String) - Constructor for class com.ibm.able.rules.AbleTimePeriod
Create a new time period instance over the specified range.
AbleTimeSeriesFilter - class com.ibm.able.beans.AbleTimeSeriesFilter.
The AbleTimeSeriesFilter is intended for use in the AbleNeuralPredictionAgent.
AbleTimeSeriesFilter() - Constructor for class com.ibm.able.beans.AbleTimeSeriesFilter
Construct a default AbleTimeSeriesFilter.
AbleTimeSeriesFilter(String) - Constructor for class com.ibm.able.beans.AbleTimeSeriesFilter
Construct an AbleTimeSeriesFilter object with specified name.
AbleTimeSeriesFilterBeanInfo - class com.ibm.able.beans.AbleTimeSeriesFilterBeanInfo.
Provide the information for the AbleImport bean.
AbleTimeSeriesFilterBeanInfo() - Constructor for class com.ibm.able.beans.AbleTimeSeriesFilterBeanInfo
 
AbleTimeSeriesFilterCustomizer - class com.ibm.able.beans.AbleTimeSeriesFilterCustomizer.
This class provides the customizer for the Time Series Filter bean.
AbleTimeSeriesFilterCustomizer(JFrame, String) - Constructor for class com.ibm.able.beans.AbleTimeSeriesFilterCustomizer
Construct a TimeSeriesFilter Customizer dialog.
AbleTimeSeriesFilterCustomizer() - Constructor for class com.ibm.able.beans.AbleTimeSeriesFilterCustomizer
Construct a TimeSeriesFilter Customizer Dialog.
AbleTimeSeriesFilterPanel - class com.ibm.able.beans.AbleTimeSeriesFilterPanel.
This class provides the panel for the Time Series Filter tab.
AbleTimeSeriesFilterPanel(AbleObjectCustomizer) - Constructor for class com.ibm.able.beans.AbleTimeSeriesFilterPanel
Construct the panel for the customizer.
AbleTimeStampLiteral - class com.ibm.able.data.AbleTimeStampLiteral.
This class wraps a value of a Java Calendar object inside an AbleLiteral.
AbleTimeStampLiteral() - Constructor for class com.ibm.able.data.AbleTimeStampLiteral
Create a new literal with the current time as the initial value.
AbleTimeStampLiteral(Calendar) - Constructor for class com.ibm.able.data.AbleTimeStampLiteral
Create a new literal with the specified value.
AbleTimeStampLiteral(String) - Constructor for class com.ibm.able.data.AbleTimeStampLiteral
Create a new literal with the specified value.
AbleTimeStampVariable - class com.ibm.able.data.AbleTimeStampVariable.
This class wraps a value of the Java Calendar type in an AbleVariable object.
AbleTimeStampVariable(String, Calendar) - Constructor for class com.ibm.able.data.AbleTimeStampVariable
Create a new time stamp variable with the specified initial value.
AbleTimeStampVariable(String, boolean, boolean, Calendar) - Constructor for class com.ibm.able.data.AbleTimeStampVariable
Create a new numeric variable with the specified initial value.
AbleTimeStampVariable(String, boolean, boolean, String) - Constructor for class com.ibm.able.data.AbleTimeStampVariable
Create a new numeric variable with the specified initial value.
AbleTraceDebugFormatter - class com.ibm.able.AbleTraceDebugFormatter.
The AbleTraceDebugFormatter formats an ILogRecord for display without a timestamp.
AbleTraceDebugFormatter() - Constructor for class com.ibm.able.AbleTraceDebugFormatter
Creates an AbleTraceDebugFormatter.
AbleTraceDebugFormatter(String) - Constructor for class com.ibm.able.AbleTraceDebugFormatter
Creates a named AbleTraceDebugFormatter.
AbleTraceDebugFormatter(String, String) - Constructor for class com.ibm.able.AbleTraceDebugFormatter
Creates a named AbleTraceDebugFormatter and provides a description.
AbleTraceFormatter - class com.ibm.able.AbleTraceFormatter.
The AbleTraceFormatter formats an ILogRecord for display without a timestamp and class name.
AbleTraceFormatter() - Constructor for class com.ibm.able.AbleTraceFormatter
Creates an AbleTraceFormatter.
AbleTraceFormatter(String) - Constructor for class com.ibm.able.AbleTraceFormatter
Creates a named AbleTraceFormatter.
AbleTraceFormatter(String, String) - Constructor for class com.ibm.able.AbleTraceFormatter
Creates a named AbleTraceFormatter and provides a description.
AbleTraceLogDemo - class com.ibm.able.examples.AbleTraceLogDemo.
The AbleTraceLogDemo class illustrates starting, changing levels, and stopping tracing support using both the ABLE package Able.TraceLog as a global logger and the use of bean-level tracing which enables individual beans to trace statements at a different level than the global trace logger.
AbleTraceLogDemo() - Constructor for class com.ibm.able.examples.AbleTraceLogDemo
 
AbleTraceLogger - class com.ibm.able.AbleTraceLogger.
The AbleTraceLogger class records messages and traces programs.
AbleTraceLogger(String, String) - Constructor for class com.ibm.able.AbleTraceLogger
Construct a Trace Logger of the specified name and description.
AbleTraceLogger(Logger) - Constructor for class com.ibm.able.AbleTraceLogger
Construct a Logger from an existing com.ibm.logging.Logger.
AbleTraceMsg - class com.ibm.able.AbleTraceMsg.
This class contains trace messages for Able which need not be translated.
AbleTraceMsg() - Constructor for class com.ibm.able.AbleTraceMsg
 
AbleTraceTextView - class com.ibm.able.beans.AbleTraceTextView.
 
AbleTraceTextView(Object) - Constructor for class com.ibm.able.beans.AbleTraceTextView
Create a JPanel to display neural networks in a graphic format
AbleTranslateDiscretizeDataDialog - class com.ibm.able.beans.filter.AbleTranslateDiscretizeDataDialog.
 
AbleTranslateDiscretizeDataDialog(JFrame, String, boolean) - Constructor for class com.ibm.able.beans.filter.AbleTranslateDiscretizeDataDialog
 
AbleTranslateDiscretizeDataDialog() - Constructor for class com.ibm.able.beans.filter.AbleTranslateDiscretizeDataDialog
 
AbleTranslateEditor - class com.ibm.able.beans.filter.AbleTranslateEditor.
 
AbleTranslateEditor() - Constructor for class com.ibm.able.beans.filter.AbleTranslateEditor
 
AbleTranslateEditor(AbleFilter) - Constructor for class com.ibm.able.beans.filter.AbleTranslateEditor
 
AbleTranslateEditorFrame - class com.ibm.able.beans.filter.AbleTranslateEditorFrame.
 
AbleTranslateEditorFrame() - Constructor for class com.ibm.able.beans.filter.AbleTranslateEditorFrame
 
AbleTranslateEditorFrame(AbleFilter) - Constructor for class com.ibm.able.beans.filter.AbleTranslateEditorFrame
used for a standalone window / editor
AbleTranslateOperator - class com.ibm.able.beans.filter.AbleTranslateOperator.
 
AbleTranslateOperator() - Constructor for class com.ibm.able.beans.filter.AbleTranslateOperator
 
AbleTranslateOperator(int, double[]) - Constructor for class com.ibm.able.beans.filter.AbleTranslateOperator
 
AbleTranslateOperator(int, Hashtable, String, boolean) - Constructor for class com.ibm.able.beans.filter.AbleTranslateOperator
 
AbleTranslateOperator(AbleTranslateOperator) - Constructor for class com.ibm.able.beans.filter.AbleTranslateOperator
 
AbleTranslateOperatorDataDialog - class com.ibm.able.beans.filter.AbleTranslateOperatorDataDialog.
 
AbleTranslateOperatorDataDialog(Frame, String, boolean) - Constructor for class com.ibm.able.beans.filter.AbleTranslateOperatorDataDialog
 
AbleTranslateOperatorDataDialog() - Constructor for class com.ibm.able.beans.filter.AbleTranslateOperatorDataDialog
 
AbleTranslateTableDialog - class com.ibm.able.beans.filter.AbleTranslateTableDialog.
 
AbleTranslateTableDialog(JFrame, String, boolean) - Constructor for class com.ibm.able.beans.filter.AbleTranslateTableDialog
 
AbleTranslateTableDialog() - Constructor for class com.ibm.able.beans.filter.AbleTranslateTableDialog
 
AbleTranslateTemplate - class com.ibm.able.beans.filter.AbleTranslateTemplate.
This class describes the translation that should be done to a single data field or vector of identical fields.
AbleTranslateTemplate() - Constructor for class com.ibm.able.beans.filter.AbleTranslateTemplate
 
AbleTranslateTemplate(String, int, int, int, int, int, int) - Constructor for class com.ibm.able.beans.filter.AbleTranslateTemplate
 
AbleTranslateTemplate(String, int, int, AbleTranslateOperator, int, int, AbleTranslateOperator, int, int, AbleTranslateOperator) - Constructor for class com.ibm.able.beans.filter.AbleTranslateTemplate
 
AbleTranslateTemplate(AbleTranslateTemplate) - Constructor for class com.ibm.able.beans.filter.AbleTranslateTemplate
 
AbleTranslateTemplateDialog - class com.ibm.able.beans.filter.AbleTranslateTemplateDialog.
This class provides a dialog similar to the NNU Translate Editor Edit Template dialog.
AbleTranslateTemplateDialog(JFrame, String, boolean) - Constructor for class com.ibm.able.beans.filter.AbleTranslateTemplateDialog
 
AbleTranslateTemplateDialog() - Constructor for class com.ibm.able.beans.filter.AbleTranslateTemplateDialog
 
AbleTranslateTemplateProvider - interface com.ibm.able.beans.filter.AbleTranslateTemplateProvider.
This interface allows beans to supply any unique behavior required for their inputs and outputs.
AbleTree - class com.ibm.able.rules.AbleTree.
This class represents a decision tree (or table) comprised of condition nodes, case edges, and action (leaf) nodes.
AbleTree() - Constructor for class com.ibm.able.rules.AbleTree
Create an empty AbleTree.
AbleTree(AbleTreeNode, Vector, Vector) - Constructor for class com.ibm.able.rules.AbleTree
Create a new AbleTree (decision tree or table) with specified rootnode and shared conditions and action terms.
AbleTreeAction - class com.ibm.able.rules.AbleTreeAction.
This class represents an action in a decision table or tree.
AbleTreeAction() - Constructor for class com.ibm.able.rules.AbleTreeAction
Create a new tree action object.
AbleTreeAction(AbleTreePartialExpression, AbleTreePartialExpression) - Constructor for class com.ibm.able.rules.AbleTreeAction
Create a new tree action object with specified term (lhs) and value (operator and rhs).
AbleTreeAction(String, AbleTreePartialExpression, AbleTreePartialExpression) - Constructor for class com.ibm.able.rules.AbleTreeAction
Create a new tree action object with specified termRef (if any), term (lhs) and value (operator and rhs).
AbleTreeActionNode - class com.ibm.able.rules.AbleTreeActionNode.
This class represents a leaf node in a Decision table or tree.
AbleTreeActionNode() - Constructor for class com.ibm.able.rules.AbleTreeActionNode
Create a new tree action node which is a lead node in a decision tree or table with no actions defined.
AbleTreeActionNode(AbleTreeAction) - Constructor for class com.ibm.able.rules.AbleTreeActionNode
Create a new action node which is a leaf node in a decision tree or table with a single action defined.
AbleTreeActionNode(Vector) - Constructor for class com.ibm.able.rules.AbleTreeActionNode
Create a new action node which is a lead node in a decision tree or table with a specified set of actions.
AbleTreeCondition - class com.ibm.able.rules.AbleTreeCondition.
This class represents a condition (a term and one or mode values) in a decision table or tree.
AbleTreeCondition() - Constructor for class com.ibm.able.rules.AbleTreeCondition
Create a tree condition object.
AbleTreeCondition(AbleTreePartialExpression) - Constructor for class com.ibm.able.rules.AbleTreeCondition
Create a tree condition object with the specified term (lhs).
AbleTreeCondition(AbleTreePartialExpression, Vector) - Constructor for class com.ibm.able.rules.AbleTreeCondition
Create a tree condition object with the specified term(lhs) and set of values (rhs).
AbleTreeConditionNode - class com.ibm.able.rules.AbleTreeConditionNode.
This class represents an interior node in a decision table or tree.
AbleTreeConditionNode() - Constructor for class com.ibm.able.rules.AbleTreeConditionNode
Create a new tree condition (interior) node.
AbleTreeConditionNode(AbleTreePartialExpression) - Constructor for class com.ibm.able.rules.AbleTreeConditionNode
Create a new tree condition (interior) node with specified term (lhs).
AbleTreeConditionNode(String, AbleTreePartialExpression) - Constructor for class com.ibm.able.rules.AbleTreeConditionNode
Create a new tree condition (interior) node with specified termRef and term (lhs)
AbleTreeEdge - class com.ibm.able.rules.AbleTreeEdge.
This class represents an edge in a decision table or tree.
AbleTreeEdge() - Constructor for class com.ibm.able.rules.AbleTreeEdge
Create a new tree edge.
AbleTreeEdge(AbleTreePartialExpression) - Constructor for class com.ibm.able.rules.AbleTreeEdge
Create a tree edge with specified value (operator and rhs)
AbleTreeNode - class com.ibm.able.rules.AbleTreeNode.
This class is the base class for Nodes in decision trees.
AbleTreeNode() - Constructor for class com.ibm.able.rules.AbleTreeNode
 
AbleTreePartialExpression - class com.ibm.able.rules.AbleTreePartialExpression.
This class represents a piece of an expression, either the lhs (term) or the rhs (value).
AbleTreePartialExpression() - Constructor for class com.ibm.able.rules.AbleTreePartialExpression
Create an empty partial expression
AbleTreePartialExpression(String) - Constructor for class com.ibm.able.rules.AbleTreePartialExpression
Create a partial expression with specified value.
AbleTreePartialExpression(String, String) - Constructor for class com.ibm.able.rules.AbleTreePartialExpression
Create a partial expression with specified uid and value.
AbleTreeRule - class com.ibm.able.rules.AbleTreeRule.
This class represents a decision tree or table (represented as a tree) rule, containing a DecisionTree object.
AbleTreeRule(String, AbleRd, AbleTree, AbleRuleSet, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AbleTreeRule
Create a new decision tree rule with the specified priority, and tree structure.
AbleTypedVariable - class com.ibm.able.data.AbleTypedVariable.
This class defines an AbleVariable that takes values of a single specified Class or implementors of a specified Interface.
AbleTypedVariable(String, boolean, boolean, Object, String) - Constructor for class com.ibm.able.data.AbleTypedVariable
Create a new typed variable.
AbleTypedVariable(String, boolean, boolean, String, String) - Constructor for class com.ibm.able.data.AbleTypedVariable
Create a new typed variable with a null initial value .
AbleTypedVariable(String, boolean, boolean, String, Class) - Constructor for class com.ibm.able.data.AbleTypedVariable
Create a new typed variable with a null initial value .
AbleTypedVariable(String, String, String) - Constructor for class com.ibm.able.data.AbleTypedVariable
Create a new typed variable with a null initial value and with the global and static flags set to false.
AbleTypedVariable(AbleTypedVariable) - Constructor for class com.ibm.able.data.AbleTypedVariable
Create a duplicate of this variable with the same initial value and type but with the name suffixed with "clone".
AbleTypedVariableCompoundLiteral - class com.ibm.able.data.AbleTypedVariableCompoundLiteral.
This class performs a sequence of field access and method invocations starting on an AbleTypedVariable.
AbleTypedVariableCompoundLiteral(AbleTypedVariable, Vector) - Constructor for class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Create a new Able data method object with the specified information.
AbleTypedVariableCompoundLiteral(AbleTypedVariableCompoundLiteral, AbleTypedVariable, Vector) - Constructor for class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Create a copy of this method literal with replacement args
AbleTypedVariableField - class com.ibm.able.data.AbleTypedVariableField.
This class provides read and/or write access to a field in an object that is the value of an AbleTypedVariable.
AbleTypedVariableField(AbleTypedVariable, Field, boolean, Method, boolean, Method) - Constructor for class com.ibm.able.data.AbleTypedVariableField
Create a new variable field reference object.
AbleTypedVariableField(AbleTypedVariable, AbleTypedVariableField) - Constructor for class com.ibm.able.data.AbleTypedVariableField
Create a new TypedVariableField on a new typed variable instance
AbleTypedVariableField(AbleTypedVariable, String) - Constructor for class com.ibm.able.data.AbleTypedVariableField
Create a new variable field reference object.
AbleTypedVariableMethodLiteral - class com.ibm.able.data.AbleTypedVariableMethodLiteral.
This class performs a method invocation to a specific method in a AbleTypedVariable.
AbleTypedVariableMethodLiteral(AbleTypedVariable, String, Vector) - Constructor for class com.ibm.able.data.AbleTypedVariableMethodLiteral
Create a new Able data method object with the specified information.
AbleTypedVariableMethodLiteral(AbleTypedVariableMethodLiteral, AbleTypedVariable, Vector) - Constructor for class com.ibm.able.data.AbleTypedVariableMethodLiteral
Create a copy of this method literal with replacement args
AbleTypedVariableStringField - class com.ibm.able.data.AbleTypedVariableStringField.
 
AbleTypedVariableStringField(AbleTypedVariable, Field, boolean, Method, boolean, Method) - Constructor for class com.ibm.able.data.AbleTypedVariableStringField
 
AbleTypedVariableStringField(AbleTypedVariable, AbleTypedVariableField) - Constructor for class com.ibm.able.data.AbleTypedVariableStringField
 
AbleTypedVariableStringField(AbleTypedVariable, String) - Constructor for class com.ibm.able.data.AbleTypedVariableStringField
Create a new variable field reference object.
AbleUserDefinedFunction - class com.ibm.able.AbleUserDefinedFunction.
An AbleUserDefinedFunction is a named, encapsulated method that can be used by an Agent or called from within inferencing or scripting rules.
AbleUserDefinedFunction(String, Object, String, Class[]) - Constructor for class com.ibm.able.AbleUserDefinedFunction
Construct a new AbleUserDefinedFunction with the specified name.
AbleUserDefinedFunction(String, Object, Method) - Constructor for class com.ibm.able.AbleUserDefinedFunction
Construct a new AbleUserDefinedFunction with the specified name.
AbleUserDefinedFunctionDialog - class com.ibm.able.editor.AbleUserDefinedFunctionDialog.
This class provides a dialog to display user-defined functions for an object.
AbleUserDefinedFunctionDialog(JFrame, String) - Constructor for class com.ibm.able.editor.AbleUserDefinedFunctionDialog
Create the dialog and add the userdefined function panel to it.
AbleUserDefinedFunctionManager - interface com.ibm.able.AbleUserDefinedFunctionManager.
The AbleUserDefinedFunctionManager interface defines methods to add, remove, and invoke AbleUserDefinedFunction objects.
AbleUserDefinedFunctionPanel - class com.ibm.able.AbleUserDefinedFunctionPanel.
This class provides the graphical editor panel for the base class AbleDefaultAgent user defined function properties.
AbleUserDefinedFunctionPanel(AbleDefaultAgentCustomizer) - Constructor for class com.ibm.able.AbleUserDefinedFunctionPanel
Construct the panel for the customizer.
AbleUserDefinedFunctionRemoteManager - interface com.ibm.able.AbleUserDefinedFunctionRemoteManager.
The AbleUserDefinedFunctionRemoteManager interface defines methods to remotely add, remove, and invoke AbleUserDefinedFunction objects.
AbleVariable - class com.ibm.able.data.AbleVariable.
This class defines the base ABLE data variable object.
AbleVariable(int, String) - Constructor for class com.ibm.able.data.AbleVariable
Create a new variable of the specified type and with the specified name.
AbleVariable(int, String, boolean, boolean) - Constructor for class com.ibm.able.data.AbleVariable
Create a new variable of the specified type and with the specified name.
AbleVariableTextView - class com.ibm.able.rules.AbleVariableTextView.
 
AbleVariableTextView(Object) - Constructor for class com.ibm.able.rules.AbleVariableTextView
Create a JPanel to display variable values in text format
AbleViewObject - class com.ibm.able.editor.AbleViewObject.
This class provides function similar to the Wrapper class in the BDK.
AbleViewObject(Object, AbleEditorFrame) - Constructor for class com.ibm.able.editor.AbleViewObject
Construct a ViewObject over an AbleBean.
AbleWhileDoRule - class com.ibm.able.rules.AbleWhileDoRule.
This class defines a while/do "iteration" rule consisting of a boolean test expression and one or more consequent clauses (the body).
AbleWhileDoRule(String, AbleRd, AbleExpression, Vector) - Constructor for class com.ibm.able.rules.AbleWhileDoRule
Create a new conditional rule with the specified priority, a Boolean test expression, and consequent clauses.
AbleWorkingMemory - interface com.ibm.able.rules.AbleWorkingMemory.
This class defines an interface which the behavior of a working memory used by one of the AbleInferenceEngines as part of an AbleRuleSet.
AbleWorkingMemoryAssertMethod - class com.ibm.able.rules.AbleWorkingMemoryAssertMethod.
 
AbleWorkingMemoryAssertMethod(AbleTypedVariable, String, Vector) - Constructor for class com.ibm.able.rules.AbleWorkingMemoryAssertMethod
 
AbleWorkingMemoryAssertMethod(AbleTypedVariableMethodLiteral, AbleTypedVariable, Vector) - Constructor for class com.ibm.able.rules.AbleWorkingMemoryAssertMethod
 
AbleWorkingMemoryLib - class com.ibm.able.rules.AbleWorkingMemoryLib.
This class provides a set of user-defined functions for manipulating an AbleWorkingMemory object in an AbleRuleSet.
AbleWorkingMemoryLib() - Constructor for class com.ibm.able.rules.AbleWorkingMemoryLib
 
AbleWr - interface com.ibm.able.data.AbleWr.
This class defines the interface for "Writable" data objects; that is, classes that implement this interface can appear on the lefthand side of assignment clauses.
AbleX - class com.ibm.able.AbleX.
 
AbleXLib - class com.ibm.able.rules.AbleXLib.
Miscellaneous ARL library functions deemed not ready for public distribution.
AbleZCECorrelationEngine - class com.ibm.able.rules.AbleZCECorrelationEngine.
This class wraps the ZCE correlation engine for use in the ABLE rules architecture.
AbleZCECorrelationEngine(AbleRuleSet, AbleLogger, AbleRuleBlock) - Constructor for class com.ibm.able.rules.AbleZCECorrelationEngine
Constructor for AbleZCECorrelationEngine.
Able_FILT_INVALID_INDEX - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
Able_FILT_INVALID_NUMERIC_INPUT_INDEX - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
Able_FILT_INVALID_SYMBOLIC_INPUT_INDEX - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
Able_FILT_NOTANUMBER - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
Able_FILT_OPERATOR_ERROR - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
Able_FILT_READ_IO - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
Able_FILT_WRITE_IO - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
Active - Static variable in class com.ibm.able.AbleState
The object is active; it has been invoked.
ActiveDataSource - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's active data source.
ActiveDataSourceId - Static variable in class com.ibm.able.AbleProperty
 
AgentAddr(String) - Static method in class com.ibm.able.Able
Generates an RMI agent address from the host on which the agent is currently running.
AgentLifeCycleException - exception com.ibm.able.platform.AgentLifeCycleException.
This class is the generic exception associated with all agent lifecycle services.
AgentLifeCycleException() - Constructor for class com.ibm.able.platform.AgentLifeCycleException
Creates an AgentLifeCycleException with no message.
AgentLifeCycleException(String) - Constructor for class com.ibm.able.platform.AgentLifeCycleException
Creates an AgentLifeCycleException with the specified message.
AgentLifeCycleException(String, Exception) - Constructor for class com.ibm.able.platform.AgentLifeCycleException
Creates an AgentLifeCycleException with the specified message and embedded exception.
AgentLifeCycleFailure - exception com.ibm.able.platform.AgentLifeCycleFailure.
An AgentLifeCycleFailure is thrown when an Agent Lifecycle operation fails due to a problem with the Agent Lifecycle Service infrastructure.
AgentLifeCycleFailure() - Constructor for class com.ibm.able.platform.AgentLifeCycleFailure
Creates an AgentLifeCycleFailure with no message.
AgentLifeCycleFailure(String) - Constructor for class com.ibm.able.platform.AgentLifeCycleFailure
Creates an AgentLifeCycleFailure with the specified message.
AgentLifeCycleFailure(String, Exception) - Constructor for class com.ibm.able.platform.AgentLifeCycleFailure
Creates an AgentLifeCycleFailure with the specified message and embedded exception.
AgentLifeCycleService - interface com.ibm.able.platform.AgentLifeCycleService.
The AgentLifeCycleService interface defines the operations that can be requested of an Agent Lifecycle Service.
AgentLoggingException - exception com.ibm.able.platform.AgentLoggingException.
AgentLoggingException is the generic exception associated with all ABLE platform Agent Logging services.
AgentLoggingException() - Constructor for class com.ibm.able.platform.AgentLoggingException
Creates an AgentLoggingException with no message.
AgentLoggingException(String) - Constructor for class com.ibm.able.platform.AgentLoggingException
Creates an AgentLoggingException with the specified message.
AgentLoggingException(String, Exception) - Constructor for class com.ibm.able.platform.AgentLoggingException
Creates an AgentLoggingException with the specified message and embedded exception.
AgentLoggingService - interface com.ibm.able.platform.AgentLoggingService.
The AgentLoggingService interface defines the operations that can be requested of an ABLE platform Agent Logging Service.
AgentName(String, String) - Static method in class com.ibm.able.Able
Generate an RMI agent name from a base agent name and the host on which the agent is currently running.
AlphaCut - Static variable in class com.ibm.able.rules.ARL
Fuzzy alphaCut control parameter
AlphaCutDefault - Static variable in class com.ibm.able.data.AbleFuzzySet
This is the default value used for alphacut when no explicit alphacut has been set.
AlphaCutStrong - Static variable in class com.ibm.able.data.AbleFuzzySet
Strong alphacut.
AlphaCutWeak - Static variable in class com.ibm.able.data.AbleFuzzySet
Weak alphacut.
AnimalRuleSetApp - class com.ibm.able.examples.rules.AnimalRuleSetApp.
This class illustrates reading a ruleset, initializing it, and passing data into it, and retrieving the result.
AnimalRuleSetApp() - Constructor for class com.ibm.able.examples.rules.AnimalRuleSetApp
 
AppDataBuffer - class com.ibm.able.examples.ableagent.AppDataBuffer.
This class illustrates the use of a serialized agent.
AppDataBuffer() - Constructor for class com.ibm.able.examples.ableagent.AppDataBuffer
 
AppRuleSet - class com.ibm.able.examples.rules.AppRuleSet.
This class illustrates reading a ruleset, initializing it, and passing data into it, and retrieving the result.
AppRuleSet() - Constructor for class com.ibm.able.examples.rules.AppRuleSet
 
ArrayIndexExpression - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents an array index expression
ArrayLengthLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents an array legnth field literal
ArrayLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents an array index expression
ArrayVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents an array variable
AsgnEq - Static variable in class com.ibm.able.data.AbleData
Operator; Assignment (=).
AsgnIs - Static variable in class com.ibm.able.data.AbleData
Operator; Fuzzy assignment (Is).
AssertAPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "asserta" predicate.
AssertPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "assert" predicate.
AssertZPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "assertz" predicate.
AtomCharsPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "atom_charts" predicate.
AtomConcatPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "atom_concat" predicate.
AtomLengthPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "atom_length" predicate.
AtomNumberPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "atom_number" predicate.
AttributeValueClass - class com.ibm.able.beans.knn.AttributeValueClass.
 
AttributeValueClass(int, int, int) - Constructor for class com.ibm.able.beans.knn.AttributeValueClass
 
AutonomyLevel(int) - Static method in class com.ibm.able.platform.AblePlatform
Turns the specified autonomy level into a human readable form for error messages.
Autotune - class com.ibm.able.autotune.Autotune.
 
AutotuneAdaptor - interface com.ibm.able.autotune.AutotuneAdaptor.
The AutotuneAdaptor interface defines an AbleBean that plays the role of an adaptor for an AutotuneAgent to an application or target system.
AutotuneAgent - class com.ibm.able.autotune.AutotuneAgent.
Base Autotune Agent for Generic Adaptive Control.
AutotuneAgent() - Constructor for class com.ibm.able.autotune.AutotuneAgent
 
AutotuneAgent(String) - Constructor for class com.ibm.able.autotune.AutotuneAgent
 
AutotuneAgentBeanInfo - class com.ibm.able.autotune.AutotuneAgentBeanInfo.
 
AutotuneAgentBeanInfo() - Constructor for class com.ibm.able.autotune.AutotuneAgentBeanInfo
 
AutotuneAgentCustomizer - class com.ibm.able.autotune.AutotuneAgentCustomizer.
This class provides the customizer interface for the AutotuneAgentCustomizer.
AutotuneAgentCustomizer(JFrame, String, boolean) - Constructor for class com.ibm.able.autotune.AutotuneAgentCustomizer
Construct a customizer dialog.
AutotuneAgentCustomizer() - Constructor for class com.ibm.able.autotune.AutotuneAgentCustomizer
Construct an Able Default Agent Customizer Dialog.
AutotuneAgentDataBean - class com.ibm.able.autotune.AutotuneAgentDataBean.
 
AutotuneAgentIf - interface com.ibm.able.autotune.AutotuneAgentIf.
 
AutotuneAgentMetricPanel - class com.ibm.able.autotune.AutotuneAgentMetricPanel.
This class provides a panel for the Autotune Agent Customizer.
AutotuneAgentMetricPanel(AbleObjectCustomizer) - Constructor for class com.ibm.able.autotune.AutotuneAgentMetricPanel
Construct the panel for the customizer.
AutotuneAgentPanel - class com.ibm.able.autotune.AutotuneAgentPanel.
This class provides a panel for the Autotune Agent.
AutotuneAgentPanel(AutotuneAgentCustomizer) - Constructor for class com.ibm.able.autotune.AutotuneAgentPanel
Construct the panel for the customizer.
AutotuneAgentTargetPanel - class com.ibm.able.autotune.AutotuneAgentTargetPanel.
This class provides a panel for the Autotune Agent Customizer.
AutotuneAgentTargetPanel(AutotuneAgentCustomizer) - Constructor for class com.ibm.able.autotune.AutotuneAgentTargetPanel
Construct the panel for the customizer.
AutotuneConfigurationMetric - class com.ibm.able.autotune.AutotuneConfigurationMetric.
 
AutotuneConfigurationMetric() - Constructor for class com.ibm.able.autotune.AutotuneConfigurationMetric
 
AutotuneConfigurationMetric(String) - Constructor for class com.ibm.able.autotune.AutotuneConfigurationMetric
 
AutotuneConfigurationMetric(String, AbleVariable) - Constructor for class com.ibm.able.autotune.AutotuneConfigurationMetric
 
AutotuneConfigurationMetric(String, AbleVariable, AbleUserDefinedFunction) - Constructor for class com.ibm.able.autotune.AutotuneConfigurationMetric
 
AutotuneController - interface com.ibm.able.autotune.AutotuneController.
The AutotuneController interface defines an AbleBean that plays the role of a controller in an Autotune Agent.
AutotuneDataBean - interface com.ibm.able.autotune.AutotuneDataBean.
 
AutotuneMetric - class com.ibm.able.autotune.AutotuneMetric.
An AutotuneMetric defines a single parameter on a target system It can represent a configuration settings, a workload indicator, a service level , or a tuning control Metrics can have sensors/effectors associated with them to do the actual method calls on the target system Or, their values can be set by the process() method on the Adaptor or Controller
AutotuneMetric() - Constructor for class com.ibm.able.autotune.AutotuneMetric
 
AutotuneMetric(String) - Constructor for class com.ibm.able.autotune.AutotuneMetric
 
AutotuneMetric(String, AbleVariable) - Constructor for class com.ibm.able.autotune.AutotuneMetric
 
AutotuneMetric(String, AbleVariable, AbleUserDefinedFunction, Object[]) - Constructor for class com.ibm.able.autotune.AutotuneMetric
 
AutotuneMetric(String, AbleVariable, AbleUserDefinedFunction) - Constructor for class com.ibm.able.autotune.AutotuneMetric
 
AutotuneMetricCollection - class com.ibm.able.autotune.AutotuneMetricCollection.
This class contains a collection of AutotuneMetrics The metrics can be retrieved in a single Hashtable, or as a set of 4 Vectors based on metric type The entire collection of metrics can also be logged to an external file It is meant to be used as a convenience class by AutotuneAgents and Controllers
AutotuneMetricCollection() - Constructor for class com.ibm.able.autotune.AutotuneMetricCollection
 
AutotuneMetricManager - class com.ibm.able.autotune.AutotuneMetricManager.
The Autotune Metric Manager provides a unified view of all target system metrics to the controllers in the Autotune agent.
AutotuneMetricManager() - Constructor for class com.ibm.able.autotune.AutotuneMetricManager
 
AutotuneMetricOperator - class com.ibm.able.autotune.AutotuneMetricOperator.
This class performs binary relation tests against 2 AutotuneMetricValues The result is either a boolean or a double (delta) value use the test() method to check a boolean relation use the computeDelta() method to compute a difference
AutotuneMetricOperator() - Constructor for class com.ibm.able.autotune.AutotuneMetricOperator
 
AutotuneMetricTarget - class com.ibm.able.autotune.AutotuneMetricTarget.
 
AutotuneMetricTarget(AutotuneMetric) - Constructor for class com.ibm.able.autotune.AutotuneMetricTarget
 
AutotuneMetricTarget(AutotuneMetric, int, AbleLiteral) - Constructor for class com.ibm.able.autotune.AutotuneMetricTarget
 
AutotuneRemotePanel - class com.ibm.able.autotune.AutotuneRemotePanel.
This class displays a modal dialog for the selection of a remote agent.
AutotuneRemotePanel(AutotuneAgentCustomizer) - Constructor for class com.ibm.able.autotune.AutotuneRemotePanel
Create the JPanel used to display the AbleObject name, comment, file name, state, and processing options.
AutotuneServiceLevelMetric - class com.ibm.able.autotune.AutotuneServiceLevelMetric.
 
AutotuneServiceLevelMetric() - Constructor for class com.ibm.able.autotune.AutotuneServiceLevelMetric
 
AutotuneServiceLevelMetric(String) - Constructor for class com.ibm.able.autotune.AutotuneServiceLevelMetric
 
AutotuneServiceLevelMetric(String, AbleVariable) - Constructor for class com.ibm.able.autotune.AutotuneServiceLevelMetric
 
AutotuneServiceLevelMetric(String, AbleVariable, AbleUserDefinedFunction) - Constructor for class com.ibm.able.autotune.AutotuneServiceLevelMetric
 
AutotuneTuningControlMetric - class com.ibm.able.autotune.AutotuneTuningControlMetric.
 
AutotuneTuningControlMetric() - Constructor for class com.ibm.able.autotune.AutotuneTuningControlMetric
 
AutotuneTuningControlMetric(String) - Constructor for class com.ibm.able.autotune.AutotuneTuningControlMetric
 
AutotuneTuningControlMetric(String, AbleVariable) - Constructor for class com.ibm.able.autotune.AutotuneTuningControlMetric
 
AutotuneTuningControlMetric(String, AbleVariable, AbleUserDefinedFunction) - Constructor for class com.ibm.able.autotune.AutotuneTuningControlMetric
 
AutotuneTuningControlMetric(String, AbleVariable, AbleUserDefinedFunction, AbleUserDefinedFunction) - Constructor for class com.ibm.able.autotune.AutotuneTuningControlMetric
 
AutotuneWorkloadMetric - class com.ibm.able.autotune.AutotuneWorkloadMetric.
 
AutotuneWorkloadMetric() - Constructor for class com.ibm.able.autotune.AutotuneWorkloadMetric
 
AutotuneWorkloadMetric(String) - Constructor for class com.ibm.able.autotune.AutotuneWorkloadMetric
 
AutotuneWorkloadMetric(String, AbleVariable) - Constructor for class com.ibm.able.autotune.AutotuneWorkloadMetric
 
AutotuneWorkloadMetric(String, AbleVariable, AbleUserDefinedFunction) - Constructor for class com.ibm.able.autotune.AutotuneWorkloadMetric
 
AverageHeight - Static variable in class com.ibm.able.rules.ARL
Defuzzification method: Average: Take the average height point.
absDataSeries() - Method in class com.ibm.able.beans.AbleDataSeries
absDataSeries takes the absolute value of each of the values in this DataSeries, storing the result in this DataSeries.
accept(File) - Method in class com.ibm.able.conversation.FilterByExtension
 
accept(File) - Method in class com.ibm.able.rules.AbleRsFileFilter
Determine whether a file should be included in the dialog selection box.
acceptSerializer(JasSerializer) - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
Every AgentName is required to have this method.
acosDataSeries() - Method in class com.ibm.able.beans.AbleDataSeries
acosDataSeries takes the arc cosine of each of the values in this DataSeries, storing the result in this DataSeries.
action - Variable in class com.ibm.able.AbleEvent
The action is either null or it contains the name of a method to call on an AbleEventListener.
action(AbleJarInfo, BeanInfo, String) - Method in interface com.ibm.able.editor.AbleDoOnBean
Perform the action.
actionPerformed(ActionEvent) - Method in class com.ibm.able.conversation.AbleConversationManagerPanel
 
actionPerformed(ActionEvent) - Method in class com.ibm.able.conversation.AblePlatformStartConversationPanel
 
actionPerformed(ActionEvent) - Method in class com.ibm.able.editor.AblePrintPreviewDialog
 
actionPerformed(ActionEvent) - Method in class com.ibm.able.editor.AbleViewObject
Process action events -- usually context menu actions
actionPerformed(ActionEvent) - Method in class com.ibm.able.examples.conversation.AbleChat3Panel
 
actions - Variable in class com.ibm.able.rules.AbleTreeActionNode
 
activationOffThreshold - Variable in class com.ibm.able.beans.AbleNetworkGraphicView
When a processing unit's activation value is above this threshold, the circle representing it will be drawn in blue.
activationOnThreshold - Variable in class com.ibm.able.beans.AbleNetworkGraphicView
When a processing unit's activation value is above this threshold, the circle representing it will be drawn in red.
activations - Variable in class com.ibm.able.beans.AbleNetwork
The activations of each unit in the network
activeDataSource - Variable in class com.ibm.able.AbleDefaultAgent
Indicates if the agent contains an active data source.
actualPerf - Variable in class com.ibm.able.autotune.BasicNeuralAutotuneController
 
adaptor - Variable in class com.ibm.able.autotune.BaseAutotuneController
 
adaptor - Variable in class com.ibm.able.autotune.BasicNeuralAutotuneController
 
adaptor - Variable in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
add(Object) - Method in class com.ibm.able.data.AbleBag
 
add(Component) - Method in class com.ibm.able.editor.AbleEditorCanvas
Add a component to the canvas.
add(String, String) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Adds a key value pair to the end of the header.
add(Object) - Method in class com.ibm.able.rules.AbleOclCollection
Ensures that this collection contains the specified element.
add(int, Object) - Method in class com.ibm.able.rules.AbleOclSequence
 
addAbleEventListener(AbleEventListener) - Method in interface com.ibm.able.AbleEventListenerManager
Adds an event listener to this bean.
addAbleEventListener(AbleEventListener) - Method in interface com.ibm.able.AbleEventListenerRemoteManager
Adds an event listener to this bean.
addAbleEventListener(AbleEventListener) - Method in class com.ibm.able.AbleObject
Adds an event listener to this bean.
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.AbleBasicService
 
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in interface com.ibm.able.platform.AblePlatformServiceEventGenerator
Adds a service event listener to this service.
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
Since this Verifiable Directory Service will be persisting listeners, AbleBasicService's addAblePlatformServiceEventListener method must be overridden to handle the adding of this service's listeners from persistence.
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RMIVerifiableNamingProxy
 
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in interface com.ibm.able.platform.RmiAblePlatformServiceEventGenerator
Adds a service event listener to this service.
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
Adds a service event listener to this service, and, if persistence is on, adds the listener to persistence store.
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RmiAgentLoggingSystem
Since this Logging Service will be persisting listeners, AbleBasicService's addAblePlatformServiceEventListener method must be overridden to handle the adding of this service's listeners from persistence.
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
 
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RmiPlatformSupportServiceProxy
 
addAblePlatformServiceEventListener(AblePlatformServiceEventListener) - Method in class com.ibm.able.platform.RmiPlatformSupportServiceSystem
Adds a service event listener to this service, and, if persistence is on, adds the listener to persistence store.
addAbleRemoteEventListener(AbleRemoteEventListener) - Method in interface com.ibm.able.AbleRemoteEventListenerRemoteManager
Adds an event listener to this bean.
addAction(AbleTreeAction) - Method in class com.ibm.able.rules.AbleTreeActionNode
Add a single action to this leaf node.
addActions(Vector) - Method in class com.ibm.able.rules.AbleTreeActionNode
Add a set of actions to this leaf node.
addAdaptorMetrics(AutotuneAdaptor) - Method in class com.ibm.able.autotune.AutotuneMetricManager
an adaptor has been added to the autotune agent request all information on metrics from the adaptor
addAgentInbox(Object[]) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
addAll(Collection) - Method in class com.ibm.able.rules.AbleOclCollection
Adds all of the elements in the specified collection to this collection.
addAll(int, Collection) - Method in class com.ibm.able.rules.AbleOclSequence
 
addArc(AblePetriArc) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
addAssertion(AbleAssertionRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add an assertion to the rule block.
addBean(AbleBean) - Method in interface com.ibm.able.AbleBeanContainer
Adds a bean to this container.
addBean(AbleBean) - Method in interface com.ibm.able.AbleBeanRemoteContainer
Adds a bean to this container.
addBean(AbleBean) - Method in class com.ibm.able.AbleDefaultAgent
Adds a bean to this container/agent.
addBean(AbleBean) - Method in class com.ibm.able.agents.AbleJavaScriptAgent
Register the bean with the manager and then call super.addBean.
addBean(AbleBean) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
Adds a bean to this container/agent.
addBeans(AbleBeanContainer, AbleBean[]) - Static method in class com.ibm.able.AbleDefaultAgent
A convenience method to add a list of beans which calls AbleDefaultAgent.addBean(AbleBean).
addBreakpoint(AbleRuleBreakpoint) - Method in class com.ibm.able.rules.AbleRuleSet
Add the breakpoint at the specified location
addButton(JPanel, int, int, int, String, ActionListener, String) - Static method in class com.ibm.able.AblePanelHelper
Construct a JButton and place it on the panel provided at the specified location.
addButton(JPanel, String, ActionListener, String) - Static method in class com.ibm.able.AblePanelHelper
Construct a JButton and place it on the panel.
addCaseCode(Collection) - Method in class com.ibm.able.rules.AbleSwitchStatement
Adds a block of code to the body of the last added case label.
addCaseCode(AbleConsequentClause) - Method in class com.ibm.able.rules.AbleSwitchStatement
Adds a single line of code to the body of the last added case label.
addCaseLabel(AbleRd) - Method in class com.ibm.able.rules.AbleSwitchStatement
Adds a new case label to the current set of switch cases.
addCheckBox(JPanel, int, int, String) - Static method in class com.ibm.able.AblePanelHelper
Construct a JCheckBox and place it on the panel provided at the specified location.
addCheckBox(JPanel, int, int, int, String) - Static method in class com.ibm.able.AblePanelHelper
Construct a JCheckBox and place it on the panel provided at the specified location.
addChild(AbleARLTreeNode) - Method in class com.ibm.able.rules.AbleARLTreeNode
 
addClassDef(String, AbleByteCodeClass) - Method in class com.ibm.able.rules.AbleByteCodeClassBuilder
Add a generated inner class definiton to the environment
addColumn(AbleDataSeries) - Method in class com.ibm.able.beans.AbleDataTable
Method to add a new column in this DataTable to hold the information in the supplied DataSeries.
addColumn(AbleDataSeries, String) - Method in class com.ibm.able.beans.AbleDataTable
Method to add a new column in this DataTable to hold the information in the supplied DataSeries.
addComboBox(JPanel, int, int, int) - Static method in class com.ibm.able.AblePanelHelper
Construct a JComboBox and place it on the panel provided at the specified location.
addComboBox(JPanel, int, int, int, Vector) - Static method in class com.ibm.able.AblePanelHelper
Construct a JComboBox and place it on the panel provided at the specified location.
addConditionalRule(AbleConditionalRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add a conditional (if-then) rule to the rule block.
addConnection(AblePropertyConnection) - Method in class com.ibm.able.AblePropertyConnectionManager
Add a property connection to the list.
addConsoleHandler(AbleLogger, String, long) - Static method in class com.ibm.able.AbleTraceLogger
Add a ConsoleHandler to a logger.
addConstraint(Object) - Method in class com.ibm.able.rules.AbleSelector
Add a Clause or Predicate constraint to this selector
addConversationPolicy(String) - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Creates and initializes a CpStateMachine by reading the cpXML file at the given URI.
addConversationPolicyLayout(String) - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Adds the given graph-layout file to the property sheet of the conversation policy it's associated with.
addCorrelationRule(AbleCorrelationRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add an event correlation rule (event-condition-action) to the rule block.
addDataPoint(Double, Vector) - Method in class com.ibm.able.editor.AbleInspectorData
 
addDataSeries(AbleDataSeries) - Method in class com.ibm.able.beans.AbleDataSeries
addDataSeries adds each of the values in this DataSeries by their corresponding value in the passed DataSeries.
addDecisionLogicClass(String, String, Class) - Method in class com.ibm.conversation.base.BasicDecisionLogicAdapterFactory
Associates the given DecisionLogicAdapter class with the given (policyName, role) pair.
addDefaultCode(Collection) - Method in class com.ibm.able.rules.AbleSwitchStatement
Adds a block of code to this switch statement's 'default' code block.
addDefaultCode(AbleConsequentClause) - Method in class com.ibm.able.rules.AbleSwitchStatement
Adds a single line of code to this switch statement's 'default' code block.
addDestBufferConnection(AbleBufferConnection) - Method in interface com.ibm.able.AbleDataBufferManager
Adds a destination buffer connection.
addDestBufferConnection(AbleBufferConnection) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Adds a destination buffer connection.
addDestBufferConnection(AbleBufferConnection) - Method in class com.ibm.able.AbleObject
Adds a destination buffer connection.
addDestBufferConnection(AbleBufferConnection) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
Adds a destination buffer connection.
addDestBufferConnection(AbleBufferConnection) - Method in class com.ibm.able.beans.petrinet.AblePetriNode
Adds a destination buffer connection.
addEdge(AbleTreeEdge) - Method in class com.ibm.able.rules.AbleTreeConditionNode
Add a single edge to the list of edges coming out of this interior node.
addEdges(Vector) - Method in class com.ibm.able.rules.AbleTreeConditionNode
Add a list of edges coming out of this interior node.
addElseAction(AbleConsequentClause) - Method in class com.ibm.able.rules.AbleIfThenElseRule
 
addElseAction(AbleConsequentClause) - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
addEntry(AbleJarMessageHeader) - Method in class com.ibm.able.editor.AbleJarManifest
 
addEventConnection(AbleEventConnection) - Method in interface com.ibm.able.AbleAgent
Adds an event connection.
addEventConnection(AbleEventConnection) - Method in class com.ibm.able.AbleDefaultAgent
 
addEventConnection(AbleEventConnection) - Method in interface com.ibm.able.AbleRemoteAgent
Adds an event connection.
addExtension(String) - Method in class com.ibm.able.rules.AbleRsFileFilter
Add another extension to the list of filters.
addFile(File) - Method in class com.ibm.able.editor.AbleJarManifest
 
addFileHandler(AbleLogger, String, long, String) - Static method in class com.ibm.able.AbleTraceLogger
Add a FileHandler to a logger.
addFiles(File, String[]) - Method in class com.ibm.able.editor.AbleJarManifest
 
addGeneratedRule(AbleRule) - Method in class com.ibm.able.rules.AbleRuleTemplate
 
addHandler(Object, long) - Method in interface com.ibm.able.AbleLogger
Add a handler to this logger.
addHandler(AbleLogger, Object, long) - Static method in class com.ibm.able.AbleTraceLogger
Add a handler to a specific logger with a filter for the specified level.
addHandler(Object, long) - Method in class com.ibm.able.AbleTraceLogger
Add a handler to this logger.
addHeaderRdReferences() - Method in class com.ibm.able.rules.AbleRule
Add rule header variable references including priority and rule preConditions.
addIfThenElseRule(AbleIfThenElseRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add an if (expr) then-else rule to the rule block.
addInputArc(AblePetriArc) - Method in class com.ibm.able.beans.petrinet.AblePetriNode
 
addInspector(AbleInspector) - Method in class com.ibm.able.editor.AbleEnvironment
 
addIsExReason(String) - Method in class com.ibm.able.rules.AbleRuleSet
Yeah, it's a weird name, but it's due to historical reasons!
addItem(Grocery) - Method in class com.ibm.able.examples.rules.GroceryBag
 
addIterationRule(AbleIterationRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add an iteration rule (do/while, do/until, while/do, for-loop) to the rule block.
addJTextAreaHandler(AbleLogger, String, long, JTextArea) - Static method in class com.ibm.able.AblePanelHelper
Add an AbleJTextAreaHandler handler to a logger.
addJTextAreaHandler(AbleLogger, String, long, JTextArea) - Method in class com.ibm.able.rules.AbleRuleSetDebugConsole
Add an AbleJTextAreaHandler handler to a logger.
addJasAgentAttribute(String, Object) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Adds a named attribute to the agent's set of attributes.
addKeyDesc(String) - Method in class com.ibm.able.rules.AbleLifespan
add key to this lifespan keyBy list.
addLabel(JPanel, int, int, int, String) - Static method in class com.ibm.able.AblePanelHelper
Construct a JLabel and place it on the panel provided at the specified location.
addList(JPanel, int, int, int, int, int) - Static method in class com.ibm.able.AblePanelHelper
Construct a JList and place it in a JScrollPane on the panel provided at the specified location.
addList(JPanel, GridBagConstraints, int) - Static method in class com.ibm.able.AblePanelHelper
Construct a JList and place it in a JScrollPane on the panel provided at the specified location.
addLocalOrGlobalVariable(String, String) - Method in class com.ibm.able.rules.AbleRuleSet
 
addLocalVariable(String, String) - Method in class com.ibm.able.rules.AbleRuleSet
Create and add a local variable to the ruleset
addMetric(AutotuneMetric) - Method in class com.ibm.able.autotune.AutotuneMetricCollection
add a metric to the Hashtable and corresponding Vector Note: duplicates will be ignored!
addMetric(AutotuneMetric) - Method in class com.ibm.able.autotune.AutotuneMetricManager
 
addNotify() - Method in class com.ibm.able.autotune.AutotuneAgentMetricPanel
 
addNotify() - Method in class com.ibm.able.autotune.AutotuneAgentPanel
 
addNotify() - Method in class com.ibm.able.autotune.AutotuneAgentTargetPanel
 
addNotify() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorMetricPanel
 
addNotify() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorTuningPanel
 
addNotify() - Method in class com.ibm.able.autotune.BaseAutotuneControllerMetricPanel
 
addNotify() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerPanel
 
addNotify() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerPanel
 
addNotify() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel
 
addNotify() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog
 
addNotify() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
 
addOutputArc(AblePetriArc) - Method in class com.ibm.able.beans.petrinet.AblePetriNode
 
addPanel(AbleCustomizerPanel) - Method in class com.ibm.able.AbleObjectCustomizer
 
addPasswordField(JPanel, int, int, int) - Static method in class com.ibm.able.AblePanelHelper
Construct a JPasswordField and place it on the panel provided at the specified location.
addPatternMatchRule(AblePatternMatchRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add a pattern match (when-do) rule to the rule block.
addPendingOutputEvent(AbleConversation.OutputEvent) - Method in class com.ibm.able.conversation.AbleConversation
Adds the given output event to the queue of pending output events.
addPlace(AblePetriPlace) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
addPlanningRule(AblePlanningRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add an planning rule (preconditions-effects) to the rule block.
addPolicyRule(AblePolicyRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add a policy rule to the rule block.
addPredicateRule(AblePredicateRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add a predicate fact or rule to the rule block.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.AbleObject
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.AbleObjectCustomizer
This allows other objects to register when this customizer changes.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.ibm.able.AblePropertyChangeManager
Add a property change listener to this bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.beans.filter.AbleFilterPanel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleConversation
Adds the given PropertyChangeListener to this object's property-change support.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleConversation
Adds the given PropertyChangeListener to this object's property-change support, under the given property name.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleConversationGraphicView
Adds the given listener to this object's list of property-change listeners, to be informed of all property changes.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleConversationGraphicView
Adds the given listener to this object's list of property-change listeners, to be informed of changes to the named property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleConversationManager
Adds the given PropertyChangeListener under the given property name, to the superclass's PropertyChangeSupport object.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
Adds the given PropertyChangeListener to this object's internal property-change support.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
Adds the given PropertyChangeListener to this object's internal property-change support.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.editor.AbleUserDefinedFunctionDialog
This allows other objects to register when this customizer changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.examples.AbleBeanWrapperCustomizer
This allows other objects to register when this customizer changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.examples.ablebean.SimpleAbleBeanCustomizer
This allows other objects to register when this customizer changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.rules.AbleRuleSetEditor
Add a property change listener to this object.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.ibm.able.rules.AbleRuleSetEditorLauncher
Add a property change listener to this object.
addPropertyChangeMethod(String, Object, String) - Method in class com.ibm.able.AbleObjectCustomizer
If a panel wants to be informed when a specific property is changed, it registers with its customizer.
addPropertyConnection(AblePropertyConnection) - Method in class com.ibm.able.AbleObject
Adds a property connection.
addPropertyConnection(AblePropertyConnection) - Method in interface com.ibm.able.AblePropertyChangeManager
Adds a property connection.
addRdReference(int) - Method in class com.ibm.able.rules.AbleRule
Update the list of variables whose values are "read" by clauses in this rule.
addRdReferences(BitSet) - Method in class com.ibm.able.rules.AbleRule
Update the list of variables whose values are "read" by clauses in this rule.
addReference() - Method in class com.ibm.able.autotune.AutotuneMetric
register interest in this metric
addRemoteBean(AbleRemoteBean) - Method in interface com.ibm.able.AbleRemoteBeanRemoteContainer
Adds a bean to this container.
addRole(String) - Method in interface com.ibm.conversation.CpStateMachine
Adds the given role to the set of roles supported by the policy.
addRole(String) - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
addRow(Object[]) - Method in class com.ibm.able.beans.AbleDataTable
Method to add a row of data Objects contained in the supplied Object[].
addRow(Vector) - Method in class com.ibm.able.beans.AbleDataTable
Method to add a row of data Objects contained in the supplied Vector.
addRule(AbleRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add an Able rule (any type) to the end of the rule block.
addRule(AbleRuleBlock, AbleRule) - Method in class com.ibm.able.rules.AbleRuleSet
Add an Able rule to the specified rule block.
addRuleBlock(String, String) - Method in class com.ibm.able.rules.AbleRuleSet
Deprecated. Use version with 'FormalSignature'.
addRuleBlock(String, String, String, Vector, String, String, Map) - Method in class com.ibm.able.rules.AbleRuleSet
Create a new, empty rule block and add it to the set of rule blocks in this ruleset.
addRuleBlockInclude(String, String, Map) - Method in class com.ibm.able.rules.AbleRuleSet
Create a new 'include' rule block and add it to the set of rule blocks in this ruleset.
addRuleBlockVariable(String, String) - Method in class com.ibm.able.rules.AbleRuleBlock
Create and add a variable local to this ruleblock
addRuleBlockVariable(AbleRuleBlock, String, String) - Method in class com.ibm.able.rules.AbleRuleSet
Create and add a local variable to the specified ruleblock
addRuleFromTemplate(String, Object[]) - Method in class com.ibm.able.rules.AbleRuleSet
Add a new rule using the template name and associated template variable values
addRuleFromTemplate(AbleRuleTemplate) - Method in class com.ibm.able.rules.AbleRuleSet
Add a new rule using the template and its bound template variable values
addRuleRef(AbleRule) - Method in class com.ibm.able.rules.AbleClause
Register a rule that refers to this clause.
addRuleSetChangeListener(PropertyChangeListener) - Method in class com.ibm.able.rules.AbleRuleSet
Add a property change listener to the ruleset.
addRuleToConflictSet(Vector, AbleRule) - Method in class com.ibm.able.rules.AbleForwardChainInferenceEngine
Inserts the Rule into the conflict set based on priority and specificity.
addRuleToConflictSet(AblePatternMatchRule) - Method in class com.ibm.able.rules.AblePatternMatchEngine
Inserts the Rule into the conflict set based on priority and specificity.
addRuleToConflictSet(Vector, AblePatternMatchRule) - Method in class com.ibm.able.rules.AblePatternMatchLiteEngine
Inserts the Rule into the conflict set based on priority.
addSet(AbleFuzzySetBeta) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSet(AbleFuzzySetGaussian) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSet(AbleFuzzySetLinear) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSet(AbleFuzzySetPi) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSet(AbleFuzzySetSegments) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSet(AbleFuzzySetShoulder) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSet(AbleFuzzySetSigmoid) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSet(AbleFuzzySetTrapezoid) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSet(AbleFuzzySetTriangle) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSetComplement(String, String) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
addSharedActionTerm(AbleTreePartialExpression) - Method in class com.ibm.able.rules.AbleTree
Add a single shared action term so that it can be referenced by nodes/edges in this tree.
addSharedActionTerms(Vector) - Method in class com.ibm.able.rules.AbleTree
Add a list of shared action terms that are referenced by nodes/edges in this tree.
addSharedCondition(AbleTreeCondition) - Method in class com.ibm.able.rules.AbleTree
Add a single shared condition which can be referenced by nodes/edges in this tree.
addSharedConditions(Vector) - Method in class com.ibm.able.rules.AbleTree
Append additional shared conditions referenced by nodes/edges in this tree.
addSourceBufferConnection(AbleBufferConnection) - Method in interface com.ibm.able.AbleDataBufferManager
Adds a source buffer connection.
addSourceBufferConnection(AbleBufferConnection) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Adds a source buffer connection.
addSourceBufferConnection(AbleBufferConnection) - Method in class com.ibm.able.AbleObject
Adds a source buffer connection.
addSourceBufferConnection(AbleBufferConnection) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
Adds a source buffer connection.
addSourceBufferConnection(AbleBufferConnection) - Method in class com.ibm.able.beans.petrinet.AblePetriNode
Adds a source buffer connection.
addState(CpState) - Method in interface com.ibm.conversation.CpStateMachine
Adds the given state to the policy state machine.
addState(CpState) - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
addStateChangeListener(PropertyChangeListener) - Method in class com.ibm.able.AbleObject
Add a state change listener to this bean.
addSwitchRule(AbleSwitchRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add a 'switch' rule to the rule block.
addTab(String, AbleCustomizerPanel) - Method in class com.ibm.able.AbleObjectCustomizer
Append a panel to the tabbed panel.
addTab(AbleInspectorPanel) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
Append a panel to the tabbed panel.
addTab(String, AbleInspectorPanel) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
Append a panel to the tabbed panel.
addTemplateRec(AbleTranslateTemplate) - Method in class com.ibm.able.beans.filter.AbleFilter
Add a template to the end of the filter.
addTemplateRecs(Vector) - Method in class com.ibm.able.beans.filter.AbleFilter
Add a vector of templates to the end of the filter.
addText(String) - Method in class com.ibm.able.rules.AbleARLTreeNode
 
addTextArea(JPanel, int, int, int, int, int, int) - Static method in class com.ibm.able.AblePanelHelper
Construct a JTextArea and place it in a JScrollPane on the panel provided at the specified location.
addTextArea(JPanel, int, int, GridBagConstraints) - Static method in class com.ibm.able.AblePanelHelper
Construct a JTextArea and place it in a JScrollPane.
addTextArea(int, int) - Static method in class com.ibm.able.AblePanelHelper
Construct a JTextArea and place it in a JScrollPane.
addTextField(JPanel, int, int, int) - Static method in class com.ibm.able.AblePanelHelper
Construct a JTextField and place it on the panel provided at the specified location.
addThenAction(AbleConsequentClause) - Method in class com.ibm.able.rules.AbleIfThenElseRule
 
addThenAction(AbleConsequentClause) - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
addToConflictSet() - Method in class com.ibm.able.rules.AblePatternMatchRule
 
addToken(Object) - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
addTokens(Vector) - Method in class com.ibm.able.beans.petrinet.AblePetriArc
Add N tokens to the output place.
addTokens(Vector) - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
addTraceConsoleHandler(AbleBean, long) - Static method in class com.ibm.able.Able
Add the Able.TraceLog console handler to a bean's trace logger.
addTraceFileHandler(AbleBean, long, String) - Static method in class com.ibm.able.Able
Adds a new file handler to a bean's trace logger.
addTraceJTextAreaHandler(AbleBean, long, JTextArea) - Static method in class com.ibm.able.AblePanelHelper
Add a new JTextAreaHandler to a bean's trace logger.
addTransform(MessageDescription, Class) - Method in class com.ibm.able.conversation.AbleMessageTransformFactory
Adds the given transform class to the table of transform classes, keyed under the given message description.
addTransition(AblePetriTransition) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
addTransition(CpStateTransition) - Method in interface com.ibm.conversation.CpState
Attempts to add the given transition to this state's transitions.
addTransition(CpStateTransition) - Method in class com.ibm.conversation.base.BasicCpState
 
addTreeRule(AbleTreeRule) - Method in class com.ibm.able.rules.AbleRuleBlock
Add a tree rule (decision tree/table) to the rule block.
addUserDefinedFunction(AbleUserDefinedFunction) - Method in class com.ibm.able.AbleDefaultAgent
 
addUserDefinedFunction(AbleUserDefinedFunction) - Method in interface com.ibm.able.AbleUserDefinedFunctionManager
Adds a specific user-defined function to the master list of user-defined functions.
addUserDefinedFunction(AbleUserDefinedFunction) - Method in interface com.ibm.able.AbleUserDefinedFunctionRemoteManager
Adds a specific user-defined function to the master list of user-defined functions.
addUserDefinedFunction(AbleUserDefinedFunction) - Method in class com.ibm.able.rules.AbleRuleSet
Add a specific user-defined function to the master list of user-defined functions.
addValue(double) - Method in class com.ibm.able.beans.AbleDataSeries
Adds the passed value to the "beginning" of the circular history being maintained by this object.
addValue(Double) - Method in class com.ibm.able.beans.AbleDataSeries
Method to add a value to the history being maintained by this object.
addValue(int) - Method in class com.ibm.able.beans.AbleDataSeries
Adds the passed value to the "beginning" of the history being maintained by this object.
addValue(Integer) - Method in class com.ibm.able.beans.AbleDataSeries
Adds an Integer value to the "beginning" of the history being maintained by this object.
addValue(Object) - Method in class com.ibm.able.beans.AbleDataSeries
Generic method to add the object passed to the "beginning" of the history being maintained by this object.
addValue(String) - Method in class com.ibm.able.beans.AbleDataSeries
Adds the passed value to the "beginning" of the history being maintained by this object.
addValue(String) - Method in class com.ibm.able.data.AbleCategoricalVariable
Add a value to the list of pre-defined values.
addValue(double) - Method in class com.ibm.able.data.AbleDiscreteVariable
Add a value to the list of pre-defined values.
addValue(AbleTreePartialExpression) - Method in class com.ibm.able.rules.AbleTreeCondition
Add a single value (rhs) to this condition.
addValues(Vector) - Method in class com.ibm.able.rules.AbleTreeCondition
Add a list of values (rhs) to this condition.
addVariable(AbleVariable) - Method in class com.ibm.able.rules.AbleRuleBlock
Add a variable to the rule block.
addVariable(AbleVariable) - Method in class com.ibm.able.rules.AbleRuleSet
Add a variable to the ruleset.
addVariableToInputSequence(String) - Method in class com.ibm.able.rules.AbleRuleSet
Specify that a variable is to be added to the input sequence.
addVariableToOutputSequence(String) - Method in class com.ibm.able.rules.AbleRuleSet
Specify that a variable is to be added to the output sequence.
addWrReference(int) - Method in class com.ibm.able.rules.AbleRule
Update the list of variables whose values are "set" by clauses in this rule.
addWrReferences(BitSet) - Method in class com.ibm.able.rules.AbleRule
Update the list of variables whose values are "set" by clauses in this rule.
agentAddr - Variable in class com.ibm.able.AbleRemoteDefaultAgent
The address of this agent.
agentHost - Variable in class com.ibm.able.AbleRemoteDefaultAgent
The name of the host where this agent is running.
agentLastUpdate - Variable in class com.ibm.able.platform.AblePlatformDefaultAgent
The date and time when the agent's description was last updated with the Agent Directory Service.
agentMovable - Variable in class com.ibm.able.platform.AblePlatformDefaultAgent
Specifies whether the agent is movable from one agent pool to another; must be set before the agent is initialized, at which time it is placed into the agent's registered description.
agentName - Variable in class com.ibm.able.AbleRemoteDefaultAgent
The formal, remotely addressable name of the agent.
agentStatus - Variable in class com.ibm.able.platform.AblePlatformDefaultAgent
The agent's status at the last time the agent's description was updated with the Agent Directory Service.
agentSummary - Variable in class com.ibm.able.platform.AblePlatformDefaultAgent
The agent's last set summary text.
agentToAutoRegister - Variable in class com.ibm.able.platform.AblePlatformDefaultAgent
Specifies whether the agent is to register an AgentDescription of itself with the Agent Directory Service; must be set before the agent is initialized.
agentToBindToRmi - Variable in class com.ibm.able.platform.AblePlatformDefaultAgent
Specifies whether the agent is to bind itself to the RMI Naming service; must be set before the agent is initialized.
agentType - Variable in class com.ibm.able.platform.AblePlatformDefaultAgent
The textual description of the type of agent; must be set before the agent is initialized, at which time it is placed into the agent's registered description; for documentation only.
agentVendor - Variable in class com.ibm.able.platform.AblePlatformDefaultAgent
The agent's vendor; must be set before the agent is initialized, at which time it is placed into the agent's registered description; for documentation only.
agentVersion - Variable in class com.ibm.able.platform.AblePlatformDefaultAgent
The agent's current version; must be set before the agent is initialized, at which time it is placed into the agent's registered description; for documentation only.
aliasOfLocalAgentPool() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the alias of the current AgentPool.
allNumericData - Variable in class com.ibm.able.beans.AbleDBTable
A boolean indicating whether all fields in the data source are continuous.
allNumericData - Variable in class com.ibm.able.beans.AbleDataSet
A boolean indicating whether all fields in the data source are continuous.
allNumericData - Variable in class com.ibm.able.beans.AbleDataSetDefinition
 
allTerminalNodes - Variable in class com.ibm.able.rules.AblePatternMatchNetwork
 
allocateSpace() - Method in class com.ibm.able.beans.decisiontree.Data
allocateSpace
allocateWorkingMemory() - Method in class com.ibm.able.rules.AbleInferenceEngine
Retrieve the workingMemory object (may be null).
allocateWorkingMemory() - Method in class com.ibm.able.rules.AblePatternMatchEngine
 
allocateWorkingMemory() - Method in class com.ibm.able.rules.AblePredicateEngine
 
allocation - Variable in class com.ibm.able.examples.rules.SANSystemDefinition
 
altInputBuffer - Variable in class com.ibm.able.beans.filter.AbleFilter
"altInputBuffer" is initialized to null, but can be used by other objects to provide input data to this bean's process() synchronous method via an AbleEvent with "process" as the action string and either a String[] or double[] as the argument Object.
altInputBuffer - Variable in class com.ibm.able.rules.AbleRuleSet
"altInputBuffer" is initialized to null, but can be used by other objects to provide input data to this bean's process() synchronous method via an AbleEvent with "process" as the action string and an Object[] as the argument Object.
answerAgentRequest(AbleAgentSituationReport, AbleSecureKey) - Method in interface com.ibm.able.platform.AgentLoggingService
When an attempt is made to answer an existing problem AgentSituationReport, this method takes the answered AgentSituationReport and contacts the original logger of the request.
answerAgentRequest(AbleAgentSituationReport, AbleSecureKey) - Method in interface com.ibm.able.platform.RmiAgentLoggingService
When someone is attempting to answer and existing problem AgentSituationReport, this method will take the answered AgentSituationReport and contact the one who originally logged the request.
answerAgentRequest(AbleAgentSituationReport, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
answerAgentRequest(AbleAgentSituationReport, AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLoggingSystem
 
any(AbleSelector) - Method in class com.ibm.able.rules.AbleOclCollection
Returns the first element of this collection that causes the specified selector expression to evaluate to true, if any.
any(AbleOclCollection) - Method in class com.ibm.able.rules.AbleSelector
From the specified collection, find and return the first element that satisfies the contained expression.
append(AbleDataSeries) - Method in class com.ibm.able.beans.AbleDataSeries
Append the contents of one DataSeries to the front of this DataSeries history (e.g., as newer data).
append(AbleDataTable) - Method in class com.ibm.able.beans.AbleDataTable
Append the contents of one DataTable to the front of this DataTable's history (e.g., as newer data).
append(Object) - Method in class com.ibm.able.rules.AbleOclCollection
Returns a new collection that is this collection with the specified object added at the end.
append(Object) - Method in class com.ibm.able.rules.AbleOclOrderedSet
 
append(Object) - Method in class com.ibm.able.rules.AbleOclSequence
 
appendPartnerMessage(String) - Method in class com.ibm.able.examples.conversation.AbleChat3Panel
 
appendRepositoryClassPath(String) - Method in class com.ibm.able.rules.AbleByteCodeClassBuilder
 
appendSelfMessage(String) - Method in class com.ibm.able.examples.conversation.AbleChat3Panel
 
applyBindings(Vector) - Method in class com.ibm.able.rules.AblePredicateRule
 
applyDefinitions(Vector) - Method in class com.ibm.able.editor.AbleClassLoader
Define a class from the bytecodes that were collected early...
applyGoalBindings(Vector) - Method in class com.ibm.able.rules.AblePredicateEngine
Apply the value of match variables to any unbound goal variables Remove the binding from the list once it is applied
applyPanelValues() - Method in class com.ibm.able.conversation.AbleConversationManagerPanel
 
arg1 - Variable in class com.ibm.able.autotune.AutotuneAgentDataBean
 
arg2 - Variable in class com.ibm.able.autotune.AutotuneAgentDataBean
 
arg3 - Variable in class com.ibm.able.autotune.AutotuneAgentDataBean
 
arg4 - Variable in class com.ibm.able.autotune.AutotuneAgentDataBean
 
arg5 - Variable in class com.ibm.able.autotune.AutotuneAgentDataBean
 
arg6 - Variable in class com.ibm.able.autotune.AutotuneAgentDataBean
 
argList - Variable in class com.ibm.able.data.AblePredicate
The list of arguments which could be Strings, Literals, Variables, or Predicates
argObject - Variable in class com.ibm.able.AbleEvent
The argObject is either null or it contains an arbitrary object that makes sense to the AbleEventListener.
arity - Variable in class com.ibm.able.data.AblePredicate
 
arlActionBlockString(String, Vector) - Static method in class com.ibm.able.rules.AbleRule
Return a formal Able Rule Language (ARL) String for a set of actions in a rule.
arlCRdString() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleArrayLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Return a formal rule language "clause" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleBooleanLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleByteLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleCallLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleCharacterLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleDoubleLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleExpression
 
arlCRdString() - Method in class com.ibm.able.data.AbleFloatLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleFuzzySet
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleGenericLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleIntegerLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleLhs
Return an ARL "clause" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleLongLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in interface com.ibm.able.data.AbleRd
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleShortLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleStringLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleTimeStampLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleTypedVariableField
Return a formal rule language "clause" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleTypedVariableMethodLiteral
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.data.AbleVariable
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Return a formal ARL "clause read" string that describes this data object.
arlCRdString() - Method in class com.ibm.able.rules.AbleSwitchStatement
Returns a formal ARL "clause read" (CRd) string representation of this statement.
arlDclString() - Method in class com.ibm.able.data.AbleArrayVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Return a formal rule language "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleBooleanVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleByteVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleCategoricalVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleCharacterVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleClassVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleContinuousVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleDiscreteVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleDoubleVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleExpressionVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleFloatVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleFuzzyVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleGenericVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleIncludeVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleIntegerVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleLhs
Return a formal rule language "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleLongVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleShortVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleStringVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleTimeStampVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleTypedVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleTypedVariableField
Return a formal rule language "declaration" string that describes this data object.
arlDclString() - Method in class com.ibm.able.data.AbleVariable
Return a formal ARL "declaration" string that describes this data object.
arlDclString() - Method in interface com.ibm.able.data.AbleWr
Return a formal rule language "declaration" string that describes this data object.
arlInitializerString() - Method in class com.ibm.able.data.AbleVariable
 
arlPreConditionsString() - Method in class com.ibm.able.rules.AbleRule
Return a formal Able Rule Language (ARL) String for the rule preConditions.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetBeta
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetGaussian
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetLinear
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetPi
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetSegments
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetShoulder
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetSigmoid
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetTrapezoid
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetTriangle
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AbleFuzzySetWork
Return a formal rule language string representation of this fuzzy set.
arlString() - Method in class com.ibm.able.data.AblePredicate
Return a formal rule language string that describes this clause.
arlString() - Method in class com.ibm.able.rules.AbleAntecedentClause
Return a formal ARL string that describes this clause.
arlString() - Method in class com.ibm.able.rules.AbleAssertionClause
Return a formal ARL string that describes this clause.
arlString() - Method in class com.ibm.able.rules.AbleAssertionRule
Return a formal Able Rule Language (ARL) string.
arlString() - Method in class com.ibm.able.rules.AbleClause
Return a formal rule language string that describes this clause.
arlString() - Method in class com.ibm.able.rules.AbleConditionalRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleConsequentClause
Return a formal ARL string that describes this clause.
arlString() - Method in class com.ibm.able.rules.AbleCorrelationRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleDoUntilRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleDoWhileRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleForLoopRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleHierarchicalPlanningRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleIfThenElseRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AblePatternMatchRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AblePlanningRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AblePolicyRule
Returns a formal Able Rule Language (ARL) string representation of the rule.
arlString() - Method in class com.ibm.able.rules.AblePredicateFact
Return a formal Able Rule Language (RL) string.
arlString() - Method in class com.ibm.able.rules.AblePredicateQuery
 
arlString() - Method in class com.ibm.able.rules.AblePredicateRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleRuleBlock
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleRuleBlockInclude
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleRuleSet
Return a formal able rule language (ARL) string with Java-like syntax.
arlString() - Method in class com.ibm.able.rules.AbleSelector
Return a formal ARL string that describes this clause.
arlString() - Method in class com.ibm.able.rules.AbleSwitchRule
Returns a formal ABLE Rule Language (ARL) string representation of this rule.
arlString() - Method in class com.ibm.able.rules.AbleSwitchStatement
Returns a formal ABLE Rule Language (ARL) string representation of this statement.
arlString() - Method in class com.ibm.able.rules.AbleTree
 
arlString() - Method in class com.ibm.able.rules.AbleTreeRule
Return a formal Able Rule Language (ARL) String.
arlString() - Method in class com.ibm.able.rules.AbleWhileDoRule
Return a formal Able Rule Language (ARL) String.
arlStringDclInnerClasses() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringDclPredicates() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringHeader() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringImports() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringInputVariables() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringLibraries() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringOutputVariables() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringRules() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringTrailer() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringUdfs() - Method in class com.ibm.able.rules.AbleRuleSet
 
arlStringVariables() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlCRdString() - Method in class com.ibm.able.data.AbleExpression
 
armlCRdString() - Method in class com.ibm.able.data.AbleVariable
Return a formal XML "clause read" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleArrayVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleBooleanVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleByteVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleCategoricalVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleCharacterVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleClassVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleContinuousVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleDiscreteVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleDoubleVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleExpressionVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleFloatVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleFuzzyVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleGenericVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleIncludeVariable
Return a formal ARML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleIntegerVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleLongVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleShortVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleStringVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleTimeStampVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleTypedVariable
Return a formal XML "declaration" string that describes this data object.
armlDclString() - Method in class com.ibm.able.data.AbleVariable
Return a formal XML "declaration" string that describes this data object.
armlInitializerString() - Method in class com.ibm.able.data.AbleVariable
 
armlPreConditionsString() - Method in class com.ibm.able.rules.AbleRule
Return a formal XML string for the rule preConditions.
armlPriorityString() - Method in class com.ibm.able.rules.AbleRule
Return a formal XML string for the rule priority.
armlPropertiesString() - Method in class com.ibm.able.rules.AbleRule
Return a formal XML string for the rule priority.
armlString() - Method in class com.ibm.able.data.AblePredicate
Return a formal XML string that describes this clause.
armlString() - Method in class com.ibm.able.rules.AbleAssertionRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleConditionalRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleConsequentClause
Return a formal XML string that describes this clause.
armlString() - Method in class com.ibm.able.rules.AbleCorrelationRule
 
armlString() - Method in class com.ibm.able.rules.AbleDoUntilRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleDoWhileRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleForLoopRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleHierarchicalPlanningRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleIfThenElseRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AblePatternMatchRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AblePlanningRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AblePolicyRule
 
armlString() - Method in class com.ibm.able.rules.AblePredicateFact
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AblePredicateRule
 
armlString() - Method in class com.ibm.able.rules.AbleRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleRuleBlock
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleRuleBlockInclude
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the XML representation of this rule set.
armlString() - Method in class com.ibm.able.rules.AbleSelector
Return a formal XML string that describes this clause.
armlString() - Method in class com.ibm.able.rules.AbleSwitchRule
Returns a formal ABLE Rule Markup Language (ARML) string representation of this rule.
armlString() - Method in class com.ibm.able.rules.AbleSwitchStatement
Returns a formal ABLE Rule Markup Language (ARML) string representation of this statement.
armlString() - Method in class com.ibm.able.rules.AbleTree
 
armlString() - Method in class com.ibm.able.rules.AbleTreeActionNode
Retrieve an arml representation of this node and its actions.
armlString() - Method in class com.ibm.able.rules.AbleTreeRule
Return a formal XML string.
armlString() - Method in class com.ibm.able.rules.AbleWhileDoRule
Return a formal XML string.
armlStringDclInnerClasses() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringDclPredicates() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringHeader() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringImports() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringInputVariables() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringLibraries() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringOutputVariables() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringProperties() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringRules() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringTrailer() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringUdfs() - Method in class com.ibm.able.rules.AbleRuleSet
 
armlStringVariables() - Method in class com.ibm.able.rules.AbleRuleSet
 
arrayContentsAsString(int[]) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Static utility method to return the content of an int array (int[]) as a String of comma separated values.
arrayContentsAsString(int[], int) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Static utility method to return the content of an int array (int[]) as a String of comma separated values, with line terminators every N values listed.
arrayContentsAsString(double[]) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Static utility method to return the content of an double array (double[]) as a String of comma separated values.
arrayContentsAsString(double[], double) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Static utility method to return the content of an double array (double[]) as a String of comma separated values, with line terminators every N values listed.
arrayToString(Object) - Static method in class com.ibm.able.data.AbleArrayLiteral
Format a Java array for output display Java just returns an object ref, we need pretty print
asBag() - Method in class com.ibm.able.rules.AbleOclCollection
Returns this collection as a new Bag.
asOrderedSet() - Method in class com.ibm.able.rules.AbleOclCollection
Returns this collection as a new OrderedSet.
asSequence() - Method in class com.ibm.able.rules.AbleOclCollection
Returns this collection as a new Sequence.
asSet() - Method in class com.ibm.able.rules.AbleOclCollection
Returns this collection as a new Set.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleArrayVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleArrayVariableExpression
Assignment (boolean): assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleBooleanVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleByteVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleCategoricalVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleCharacterVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleContinuousVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleDiscreteVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleDoubleVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleExpressionVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleFloatVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleIntegerVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleLhs
Assignment (boolean): assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleLongVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleShortVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleStringVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariable
Assignment: assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariableField
Assignment (boolean): assign the current value of theRhs to this data object.
asgnEq(AbleRd) - Method in interface com.ibm.able.data.AbleWr
Assignment (boolean): assign the current value of theRhs to this data object.
asgnIs(AbleRd) - Method in class com.ibm.able.data.AbleArrayVariableExpression
Assignment (fuzzy): assign the current value of theRhs to this data object.
asgnIs(AbleRd, double) - Method in class com.ibm.able.data.AbleArrayVariableExpression
Assignment (fuzzy): assign the current value of theRhs to this data object, correlated with the specified truth value.
asgnIs(AbleRd) - Method in class com.ibm.able.data.AbleFuzzyVariable
Assignment (fuzzy): assign the current value of theRhs to this data object.
asgnIs(AbleRd, double) - Method in class com.ibm.able.data.AbleFuzzyVariable
Assignment (fuzzy): assign the current value of theRhs to this data object, correlated with the specified truth value.
asgnIs(AbleRd) - Method in class com.ibm.able.data.AbleLhs
Assignment (fuzzy): assign the current value of theRhs to this data object.
asgnIs(AbleRd, double) - Method in class com.ibm.able.data.AbleLhs
Assignment (fuzzy): assign the current value of theRhs to this data object, correlated with the specified truth value.
asgnIs(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariableField
Assignment (fuzzy): assign the current value of theRhs to this data object.
asgnIs(AbleRd, double) - Method in class com.ibm.able.data.AbleTypedVariableField
Assignment (fuzzy): assign the current value of theRhs to this data object, correlated with the specified truth value.
asgnIs(AbleRd) - Method in interface com.ibm.able.data.AbleWr
Assignment (fuzzy): assign the current value of theRhs to this data object.
asgnIs(AbleRd, double) - Method in interface com.ibm.able.data.AbleWr
Assignment (fuzzy): assign the current value of theRhs to this data object, correlated with the specified truth value.
asinDataSeries() - Method in class com.ibm.able.beans.AbleDataSeries
asinDataSeries takes the arc sine of each of the values in this DataSeries, storing the result in this DataSeries.
askUser(AbleVariable) - Method in class com.ibm.able.rules.AbleGUILib
Prompt a user to provide a value for specific variable during backward inferencing.
askUser(AbleRuleSet, AbleVariable) - Method in class com.ibm.able.rules.AbleGUILib
Prompt a user to provide a value for specific variable during backward inferencing.
askUser(AbleVariable) - Method in class com.ibm.able.rules.AbleInferenceEngine
If the askUser() UDF has been defined, prompt a user to provide a value for specific variable during backward inferencing.
assertAll(List) - Method in class com.ibm.able.rules.AbleObjectWorkingMemory
Assert all elements in the list into working memory.
assertAll(List) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Assert all elements in the list into working memory.
assertAll(List) - Method in class com.ibm.able.rules.AblePredicateWorkingMemory
Assert all elements in the list into working memory.
assertAll(List) - Method in interface com.ibm.able.rules.AbleWorkingMemory
Assert all elements in the list into working memory.
assertAll(AbleWorkingMemory, List) - Method in class com.ibm.able.rules.AbleWorkingMemoryLib
Assert all elements in the list into working memory.
assertDataSource(AbleWorkingMemory, AbleDataSource, String) - Static method in class com.ibm.able.rules.ARL
Assert all records in a data source into working memory.
assertFact(Object) - Method in class com.ibm.able.rules.AbleObjectWorkingMemory
 
assertFact(Object) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
A new memory element was added to the working memory -- update the PM network
assertFact(Object) - Method in class com.ibm.able.rules.AblePredicateLib
 
assertFact(Object) - Method in class com.ibm.able.rules.AblePredicateWorkingMemory
 
assertFact(Object) - Method in interface com.ibm.able.rules.AbleWorkingMemory
Place a fact into the working memory.
assertFact(AbleWorkingMemory, Object) - Method in class com.ibm.able.rules.AbleWorkingMemoryLib
Place a fact into the database
assert_1(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
asserta(Object) - Method in class com.ibm.able.rules.AbleObjectWorkingMemory
 
asserta(Object) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
 
asserta(Object) - Method in class com.ibm.able.rules.AblePredicateWorkingMemory
 
asserta(Object) - Method in interface com.ibm.able.rules.AbleWorkingMemory
Place a fact into the working memory at front.
asserta_1(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
assertz(Object) - Method in class com.ibm.able.rules.AbleObjectWorkingMemory
 
assertz(Object) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
 
assertz(Object) - Method in class com.ibm.able.rules.AblePredicateWorkingMemory
 
assertz(Object) - Method in interface com.ibm.able.rules.AbleWorkingMemory
Place a fact into the database at end.
assertz_1(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
assignClass(short[], TreeNode) - Method in class com.ibm.able.beans.decisiontree.ClassifyTree
assignClass
asynchronous - Variable in class com.ibm.able.AbleEvent
The asynchronous flag indicates the type of event processing desired; true means to process on AbleEventQueue thread rather than on the caller's thread.
at(int) - Method in class com.ibm.able.rules.AbleOclCollection
Returns the element at the specified location.
at(int) - Method in class com.ibm.able.rules.AbleOclOrderedSet
 
at(int) - Method in class com.ibm.able.rules.AbleOclSequence
 
atanDataSeries() - Method in class com.ibm.able.beans.AbleDataSeries
atanDataSeries takes the arc tangent of each of the values in this DataSeries, storing the result in this DataSeries.
atom_chars_2(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
atom_concat_3(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
atom_length_2(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
atom_number_2(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
authenticateAndAuthorizeCaller(AbleAgentSituationReport, AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
This default implementation, called by AblePlatformDefaultAgent.handleAnsweredRequest(com.ibm.able.platform.AbleAgentSituationReport, com.ibm.able.platform.AbleSecureKey) in order to determine whether the answerer of the request is authentic and authorized to answer the request, does nothing.
authorizeCapabilityChangeRequest(AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
This default implementation, called by those methods that change an agent's AutonomyLevel or the autonomy levels of its AgentCapabilities to determine whether the caller of the method is authorized to perform the requested change, performs a simple check: all the callers in the chain must have a trust level that is greater than or equal to the trust level of this agent in order for the operation to proceed.
autoEvolve - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
autoTrain(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
AutoTrain toggles between train/test modes.
autoTrain - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
autoTrain(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
this method toggles between train/test modes it is only called at the end of an epoch
autoTrain(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
this method toggles between train/test modes it is only called at the end of an epoch
average(Object[]) - Method in class com.ibm.able.examples.genetic.TstGeneticFunction2a
Given 2 parent chromosomes Average their values , creating 2 children chromosomes
avgFitness - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
avgRMSError - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
avgRMSError - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
avgRMSError - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 

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