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