ABLE 2.0.0 07/02/2003 10:25:01
A B C D E F G H I J K L M N O P Q R S T U V W X Z _

B

backPropThroughModel() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
given the errors in the output units back propagate them through the system model and extract the corresponding input deltas
backPropThroughModel() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneController
given the errors in the output units back propagate them through the system model and extract the corresponding input deltas
backwardChain(Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
Given a goal variable, apply inverse moves and work toward the intial state:
bag - Variable in class com.ibm.able.examples.rules.Grocery
 
BARCHART - Static variable in class com.ibm.able.editor.AbleInspector
 
BARSTACKING - Static variable in class com.ibm.able.editor.AbleInspector
 
BaseAutotuneAdaptor - class com.ibm.able.autotune.BaseAutotuneAdaptor.
 
BaseAutotuneAdaptor() - Constructor for class com.ibm.able.autotune.BaseAutotuneAdaptor
 
BaseAutotuneAdaptor(String) - Constructor for class com.ibm.able.autotune.BaseAutotuneAdaptor
 
BaseAutotuneAdaptorCustomizer - class com.ibm.able.autotune.BaseAutotuneAdaptorCustomizer.
This class provides the customizer interface for the BaseAutotuneAdaptor.
BaseAutotuneAdaptorCustomizer() - Constructor for class com.ibm.able.autotune.BaseAutotuneAdaptorCustomizer
Construct an Able Default Agent Customizer Dialog.
BaseAutotuneAdaptorCustomizer(JFrame, String, boolean) - Constructor for class com.ibm.able.autotune.BaseAutotuneAdaptorCustomizer
Construct a customizer dialog.
BaseAutotuneAdaptorMetricPanel - class com.ibm.able.autotune.BaseAutotuneAdaptorMetricPanel.
This class provides a panel for the Autotune Agent Customizer.
BaseAutotuneAdaptorMetricPanel(BaseAutotuneAdaptorCustomizer) - Constructor for class com.ibm.able.autotune.BaseAutotuneAdaptorMetricPanel
Construct the panel for the customizer.
BaseAutotuneAdaptorTuningPanel - class com.ibm.able.autotune.BaseAutotuneAdaptorTuningPanel.
This class provides a panel for the Autotune Agent Customizer.
BaseAutotuneAdaptorTuningPanel(BaseAutotuneAdaptorCustomizer) - Constructor for class com.ibm.able.autotune.BaseAutotuneAdaptorTuningPanel
Construct the panel for the customizer.
BaseAutotuneController - class com.ibm.able.autotune.BaseAutotuneController.
 
BaseAutotuneController() - Constructor for class com.ibm.able.autotune.BaseAutotuneController
 
BaseAutotuneController(String) - Constructor for class com.ibm.able.autotune.BaseAutotuneController
 
BaseAutotuneControllerCustomizer - class com.ibm.able.autotune.BaseAutotuneControllerCustomizer.
This class provides the customizer for the Basic Neural Autotune Controller.
BaseAutotuneControllerCustomizer() - Constructor for class com.ibm.able.autotune.BaseAutotuneControllerCustomizer
Construct a Customizer Dialog.
BaseAutotuneControllerCustomizer(JFrame, String) - Constructor for class com.ibm.able.autotune.BaseAutotuneControllerCustomizer
Construct a customizer dialog.
BaseAutotuneControllerCustomizer(JFrame, String, boolean) - Constructor for class com.ibm.able.autotune.BaseAutotuneControllerCustomizer
Construct a customizer dialog.
BaseAutotuneControllerMetricPanel - class com.ibm.able.autotune.BaseAutotuneControllerMetricPanel.
This class provides a panel for the Autotune Agent Customizer.
BaseAutotuneControllerMetricPanel(AbleObjectCustomizer) - Constructor for class com.ibm.able.autotune.BaseAutotuneControllerMetricPanel
Construct the panel for the customizer.
BasicConversationMetaData - class com.ibm.conversation.base.BasicConversationMetaData.
Class BasicConversationMetaData is a straightforward, vanilla Java implementation of the ConversationMetaData interface.
BasicConversationMetaData() - Constructor for class com.ibm.conversation.base.BasicConversationMetaData
Constructs a BasicConversationMetaData object.
BasicCpHandlerStack - class com.ibm.conversation.base.BasicCpHandlerStack.
Class BasicCpHandlerStack implements the ConversationContext interface as a stack of ConversationPolicyHandlers.
BasicCpHandlerStack() - Constructor for class com.ibm.conversation.base.BasicCpHandlerStack
Constructs a BasicCpHandlerStack object.
BasicCpState - class com.ibm.conversation.base.BasicCpState.
The BasicCpState class is a straightforward, vanilla-Java implementation of the CpState interface.
BasicCpState(int) - Constructor for class com.ibm.conversation.base.BasicCpState
Constructs a BasicCpState object of the given state type.
BasicCpStateMachine - class com.ibm.conversation.base.BasicCpStateMachine.
The BasicCpStateMachine class is a straightforward, vanilla-Java implementation of the CpStateMachine interface.
BasicCpStateMachine() - Constructor for class com.ibm.conversation.base.BasicCpStateMachine
Constructs a BasicSpStateMachine object.
BasicCpStateMachineWriter - class com.ibm.conversation.base.BasicCpStateMachineWriter.
The BasicCpStateMachineWriter class frites a human-readable, multi-line, English-language description of a CpStateMachine.
BasicCpStateTransition - class com.ibm.conversation.base.BasicCpStateTransition.
The BasicCpStateTransition class is a straightforward, vanilla-Java implementation of the CpStateTransition interface.
BasicCpStateTransition(int) - Constructor for class com.ibm.conversation.base.BasicCpStateTransition
Constructs an BasicCpStateTransition object with the given transition type.
BasicDecisionDataHandle - class com.ibm.conversation.base.BasicDecisionDataHandle.
Class BasicDecisionDataHandle is a straightforward, vanilla-Java implementation of the DecisionDataHandle interface.
BasicDecisionDataHandle() - Constructor for class com.ibm.conversation.base.BasicDecisionDataHandle
Constructs a BasicDecisionDataHandle object with null data members.
BasicDecisionDataHandle(String, Object[]) - Constructor for class com.ibm.conversation.base.BasicDecisionDataHandle
Constructs a BasicDecisionDataHandle object with the given data members.
BasicDecisionLogicAdapterFactory - class com.ibm.conversation.base.BasicDecisionLogicAdapterFactory.
Class BasicDecisionLogicAdapterFactory is a simple factory of DecisionLogicAdapter objects.
BasicDecisionLogicAdapterFactory() - Constructor for class com.ibm.conversation.base.BasicDecisionLogicAdapterFactory
Constructs a BasicDecisionLogicAdapterFactory object.
BasicMessageDescription - class com.ibm.conversation.base.BasicMessageDescription.
The BasicMessageDescription class is a straightforward, vanilla-Java implementation of the MessageDescription interface.
BasicMessageDescription() - Constructor for class com.ibm.conversation.base.BasicMessageDescription
Constructs a BasicMessageDescription object.
BasicMessageDescription(String) - Constructor for class com.ibm.conversation.base.BasicMessageDescription
Constructs a BasicMessageDescription object with the given content-type.
BasicMessageDescription(String, String) - Constructor for class com.ibm.conversation.base.BasicMessageDescription
Constructs a BasicMessageDescription object with the given content-type and schema.
BasicMessageHandle - class com.ibm.conversation.base.BasicMessageHandle.
Class BasicMessageHandle is a straightforward, vanilla-Java implementation of the MessageHandle interface
BasicMessageHandle() - Constructor for class com.ibm.conversation.base.BasicMessageHandle
Constructs a BasicMessageHandle object with null message object.
BasicMessageHandle(Object) - Constructor for class com.ibm.conversation.base.BasicMessageHandle
Constructs a BasicMessageHandle object with the given message object.
BasicNeuralAutotuneController - class com.ibm.able.autotune.BasicNeuralAutotuneController.
This class implements a basic neural controller It features a neural system model that is trained with off-line data and a neural controller that is adapted on-line The model can predict one or more service level metrics given a set of configuration, workload, service level metrics and tuning controls The controller can specify one or more tuning control values given a set of configuration, workload, service levels, and current tuning control metrics How to use this controller ....
BasicNeuralAutotuneController() - Constructor for class com.ibm.able.autotune.BasicNeuralAutotuneController
 
BasicNeuralAutotuneControllerBeanInfo - class com.ibm.able.autotune.BasicNeuralAutotuneControllerBeanInfo.
 
BasicNeuralAutotuneControllerBeanInfo() - Constructor for class com.ibm.able.autotune.BasicNeuralAutotuneControllerBeanInfo
 
BasicNeuralAutotuneControllerCustomizer - class com.ibm.able.autotune.BasicNeuralAutotuneControllerCustomizer.
This class provides the customizer for the Basic Neural Autotune Controller.
BasicNeuralAutotuneControllerCustomizer() - Constructor for class com.ibm.able.autotune.BasicNeuralAutotuneControllerCustomizer
Construct a Customizer Dialog.
BasicNeuralAutotuneControllerCustomizer(JFrame, String) - Constructor for class com.ibm.able.autotune.BasicNeuralAutotuneControllerCustomizer
Construct a customizer dialog.
BasicNeuralAutotuneControllerPanel - class com.ibm.able.autotune.BasicNeuralAutotuneControllerPanel.
This class provides the panel for the Neural Controller tab.
BasicNeuralAutotuneControllerPanel() - Constructor for class com.ibm.able.autotune.BasicNeuralAutotuneControllerPanel
Construct the panel for the customizer.
beanId - Variable in class com.ibm.able.editor.AbleInspectorContext
 
Beans - Static variable in class com.ibm.able.AbleProperty
Used when adding or removing beans from a composite bean.
BeansId - Static variable in class com.ibm.able.AbleProperty
 
beginConversationCaller(Object[]) - Method in class com.ibm.able.conversation.AbleJasConversationAgent
Starts a new conversation by creating a new conversation manager that loads the default conversatopn policy for handling conversations
behaviorRuleSet - Variable in class com.ibm.able.agents.AbleRuleAgent
The behavior ruleset bean used to define the agent's behavior
behaviorRuleSetFileName - Variable in class com.ibm.able.agents.AbleRuleAgent
The name of the filename of the ruleset used to define the agent's behavior
BETWEEN - Static variable in class com.ibm.able.autotune.AutotuneMetricOperator
 
BINARYGRID - Static variable in class com.ibm.able.editor.AbleInspector
 
binaryToInteger(String) - Method in class com.ibm.able.beans.AbleGeneticObject
Convert a binary code into an integer This method is provided as a utility function
binCodeOperList - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
BITAND - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
BITCOMP - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
BITOR - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
BitShiftLeft - Static variable in class com.ibm.able.data.AbleData
Operator; Bitwise Shift left("<<").
BitShiftRight - Static variable in class com.ibm.able.data.AbleData
Operator; Bitwise Shift right(">>").
BitShiftRightZeroFill - Static variable in class com.ibm.able.data.AbleData
Operator; Bitwise Shift right(">>>").
BitwiseAND - Static variable in class com.ibm.able.data.AbleData
Operator; Bitwise AND("&").
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleLhs
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariableField
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleLongVariable
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleLiteral
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleShortLiteral
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleCharacterVariable
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleLongLiteral
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in interface com.ibm.able.data.AbleRd
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleShortVariable
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleIntegerVariable
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleIntegerLiteral
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleByteLiteral
Bitwise AND the current value of this data object with the current value of theRhs.
bitwiseAND(AbleRd) - Method in class com.ibm.able.data.AbleByteVariable
Bitwise AND the current value of this data object with the current value of theRhs.
BitwiseNOT - Static variable in class com.ibm.able.data.AbleData
Operator; Bitwise NOT or complement ("~").
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleLhs
Bitwise NOT: complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariableField
Bitwise NOT: unary complement of the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleLongVariable
Bitwise NOT: unary complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleLiteral
Bitwise NOT: complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleShortLiteral
Bitwise NOT: complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleCharacterVariable
Bitwise NOT: unary complement of the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleCharacterLiteral
Bitwise NOT: complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Bitwise NOT: complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleLongLiteral
Bitwise NOT: unary complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in interface com.ibm.able.data.AbleRd
Bitwise NOT: complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleShortVariable
Bitwise NOT: unary complement of the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleIntegerVariable
Bitwise NOT: unary complement of the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleIntegerLiteral
Bitwise NOT: complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleByteLiteral
Bitwise NOT: complement the current value of this data object.
bitwiseNOT(AbleRd) - Method in class com.ibm.able.data.AbleByteVariable
Bitwise NOT: unary complement of the current value of this data object.
BitwiseOR - Static variable in class com.ibm.able.data.AbleData
Operator; Bitwise OR ("|").
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleLhs
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariableField
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleLongVariable
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleLiteral
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleShortLiteral
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleCharacterVariable
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleLongLiteral
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in interface com.ibm.able.data.AbleRd
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleShortVariable
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleIntegerVariable
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleIntegerLiteral
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleByteLiteral
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseOR(AbleRd) - Method in class com.ibm.able.data.AbleByteVariable
Bitwise OR the current value of this data object with the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleLhs
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariableField
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleLongVariable
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleLiteral
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleShortLiteral
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleCharacterVariable
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleCharacterLiteral
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleLongLiteral
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in interface com.ibm.able.data.AbleRd
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleShortVariable
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleIntegerVariable
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleIntegerLiteral
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleByteLiteral
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftLeft(AbleRd) - Method in class com.ibm.able.data.AbleByteVariable
Bitwise Shift Left the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleLhs
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariableField
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleLongVariable
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleLiteral
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleShortLiteral
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleCharacterVariable
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleCharacterLiteral
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleLongLiteral
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in interface com.ibm.able.data.AbleRd
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleShortVariable
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleIntegerVariable
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleIntegerLiteral
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleByteLiteral
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRight(AbleRd) - Method in class com.ibm.able.data.AbleByteVariable
Bitwise Shift Right the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleLhs
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariableField
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleLongVariable
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleLiteral
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleShortLiteral
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleCharacterVariable
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleCharacterLiteral
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleLongLiteral
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in interface com.ibm.able.data.AbleRd
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleShortVariable
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleIntegerVariable
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleIntegerLiteral
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleByteLiteral
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
bitwiseShiftRightZeroFill(AbleRd) - Method in class com.ibm.able.data.AbleByteVariable
Bitwise Shift Right with Zero Fill the current value of this data object by the current value of theRhs.
BitwiseXOR - Static variable in class com.ibm.able.data.AbleData
Operator; Bitwise or Logical XOR("^" or "xor").
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleLhs
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleTypedVariableField
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleLongVariable
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleLiteral
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleBooleanVariable
Logical XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleShortLiteral
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleCharacterVariable
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleLongLiteral
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in interface com.ibm.able.data.AbleRd
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleShortVariable
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleIntegerVariable
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleIntegerLiteral
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleByteLiteral
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleExpressionVariable
Logical XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleByteVariable
Bitwise XOR: exclusive OR the current value of this data object with the current value of theRhs.
bitwiseXOR(AbleRd) - Method in class com.ibm.able.data.AbleBooleanLiteral
Logical XOR: exclusive OR the current value of this data object with the current value of theRhs.
BITXOR - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
booleanAnd(Boolean, Boolean) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Helper method to all the logical "AND" of two Boolean values.
BooleanLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a boolean literal.
BooleanVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a boolean variable.
breakPointFlag - Variable in class com.ibm.able.beans.AbleNetwork
Indicates whether a breakpoint fired during the last process()
breakPointReached() - Method in class com.ibm.able.beans.AbleNetwork
Check if any breakpoint has fired
breakPoints - Variable in class com.ibm.able.beans.AbleNetwork
List of breakpoints defined for this object
broadcastTransportMessage(Vector, Object) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sends a message to a list of agents.
BUFFER_CONNECTION - Static variable in class com.ibm.able.editor.AbleEditor
Connection type: Buffer.
bufferRecordIndex - Variable in class com.ibm.able.beans.AbleAbstractImport
Current record in the buffer file being processed.
bufferSize - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
bufferSize - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
bufferSize - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
bufferSize - Variable in class com.ibm.able.beans.AbleAbstractImport
The maximum number of records to read in a block from this data source.
bufferSize - Variable in class com.ibm.able.beans.AbleDataSet
An integer specifying the number of records to read from the database table and insert into the textData Vector.
bufferSize - Variable in class com.ibm.able.beans.AbleDBTable
An integer specifying the number of records to read from the database table and insert into the textData Vector.
bufferSize - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
buildHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.LearningAlgorithm
buildHypothesis
buildHypothesis(Data) - Method in class com.ibm.able.beans.decisiontree.DecisionTree
buildHypothesis
buildHypothesis(int[][], int[], int, int, int, int[]) - Method in class com.ibm.able.beans.bayes.NaiveBayes
Build a hypothesis using explicit parameters This function learns a naive Bayes model given a set of labeled instances.
buildProcessList() - Method in class com.ibm.able.AbleDefaultAgent
Examine the list of contained beans AbleDefaultAgent.myBeans for dataflow connections, building a sequential processing list.
buildTree() - Method in class com.ibm.able.beans.decisiontree.TreeStructure
buildTree
Built - Static variable in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
ByteLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a byte literal
ByteVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a byte variable

ABLE 2.0.0 07/02/2003 10:25:01
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
(C) Copyright IBM Corporation 1999, 2003