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 _

D

data - Variable in class com.ibm.able.beans.AbleDataSetPanel
 
data - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
data - Variable in class com.ibm.able.beans.filter.AbleTranslateOperatorDataDialog
 
Data - class com.ibm.able.beans.decisiontree.Data.
class Data
Data() - Constructor for class com.ibm.able.beans.decisiontree.Data
constructor
dataBean - Variable in class com.ibm.able.autotune.AutotuneAgent
Holder for data to be shipped between remote agent and client agent
DATACHANGED - Static variable in class com.ibm.able.AbleEvent
A DATACHANGED event is used to notify listeners that the AbleEvent.genSource object content has changed.
dataChanged() - Method in class com.ibm.able.rules.AbleRuleSet
Signal all registered listeners that this bean's internal state has changed by sending a synchronous event to all registered listeners via the AbleObject.dataChanged(java.lang.Object) with this ruleset as the changed object.
dataChanged(Object) - Method in class com.ibm.able.AbleObject
A convenience method to construct and send an asynchronous AbleEvent.DATACHANGED event to notify any registered listeners that this bean's internal state has changed.
dataChanged(Object) - Method in interface com.ibm.able.AbleEventListenerManager
Signal that this bean's internal state has changed by sending an event to all registered listeners.
dataFileName - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
dataFileName - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
dataFileName - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
dataFileName - Variable in class com.ibm.able.beans.AbleImport
The dataFileName is the file name with no file extension.
dataFileName - Variable in class com.ibm.able.beans.AbleDataSetDefinition
 
dataFileName - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
dataFlavor - Static variable in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
 
dataFlavor - Static variable in class com.ibm.able.editor.AbleEditorFrame
 
dataFlowEnabled - Variable in class com.ibm.able.AbleObject
The "dataFlowEnabled" field indicates whether this bean should process data in buffers.
DataFlowEnabled - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's data flow enabled field.
DataFlowEnabledId - Static variable in class com.ibm.able.AbleProperty
 
dataRepositoryPath - Variable in class com.ibm.able.autotune.AutotuneAgent
The base directory used to store logging data.
dataSetDefinitionFileName - Variable in class com.ibm.able.beans.AbleDataSetDefinition
 
DataSource - Static variable in class com.ibm.able.AbleProperty
Used when changing a data source.
DataSourceId - Static variable in class com.ibm.able.AbleProperty
 
dataType - Variable in class com.ibm.able.data.AbleFieldDefinition
 
dataType - Variable in class com.ibm.able.editor.AbleInspectorContext
 
DataType(int) - Static method in class com.ibm.able.data.AbleData
Given an AbleData.<DataType> constant, convert the value to a human-readable string; the use of this method is primarily for debugging.
DataType(String) - Static method in class com.ibm.able.data.AbleData
Given a string describing an Able data type, convert the string to an AbleData.<DataType> constant.
DataTypeDebug(int) - Static method in class com.ibm.able.data.AbleData
Given an AbleData.<DataType> constant, convert the value to a human-readable string; the use of this method is primarily for debugging.
dataTypeString - Variable in class com.ibm.able.data.AbleFieldDefinition
 
DataTypeUnknown - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents an unknown data type.
DAY_1 - Static variable in class com.ibm.able.rules.ARL
 
DAY_10 - Static variable in class com.ibm.able.rules.ARL
 
DAY_11 - Static variable in class com.ibm.able.rules.ARL
 
DAY_12 - Static variable in class com.ibm.able.rules.ARL
 
DAY_13 - Static variable in class com.ibm.able.rules.ARL
 
DAY_14 - Static variable in class com.ibm.able.rules.ARL
 
DAY_15 - Static variable in class com.ibm.able.rules.ARL
 
DAY_16 - Static variable in class com.ibm.able.rules.ARL
 
DAY_17 - Static variable in class com.ibm.able.rules.ARL
 
DAY_18 - Static variable in class com.ibm.able.rules.ARL
 
DAY_19 - Static variable in class com.ibm.able.rules.ARL
 
DAY_2 - Static variable in class com.ibm.able.rules.ARL
 
DAY_20 - Static variable in class com.ibm.able.rules.ARL
 
DAY_21 - Static variable in class com.ibm.able.rules.ARL
 
DAY_22 - Static variable in class com.ibm.able.rules.ARL
 
DAY_23 - Static variable in class com.ibm.able.rules.ARL
 
DAY_24 - Static variable in class com.ibm.able.rules.ARL
 
DAY_25 - Static variable in class com.ibm.able.rules.ARL
 
DAY_26 - Static variable in class com.ibm.able.rules.ARL
 
DAY_27 - Static variable in class com.ibm.able.rules.ARL
 
DAY_28 - Static variable in class com.ibm.able.rules.ARL
 
DAY_29 - Static variable in class com.ibm.able.rules.ARL
 
DAY_3 - Static variable in class com.ibm.able.rules.ARL
 
DAY_30 - Static variable in class com.ibm.able.rules.ARL
 
DAY_31 - Static variable in class com.ibm.able.rules.ARL
 
DAY_4 - Static variable in class com.ibm.able.rules.ARL
 
DAY_5 - Static variable in class com.ibm.able.rules.ARL
 
DAY_6 - Static variable in class com.ibm.able.rules.ARL
 
DAY_7 - Static variable in class com.ibm.able.rules.ARL
 
DAY_8 - Static variable in class com.ibm.able.rules.ARL
 
DAY_9 - Static variable in class com.ibm.able.rules.ARL
 
dblValue - Variable in class com.ibm.able.examples.rules.TstRuleObject
 
Debug - Static variable in class com.ibm.able.Able
A flag used to indicate development state which can include additional trace logic.
DEBUG_CLAUSE - Static variable in class com.ibm.able.rules.AbleRuleSet
Debug type; Stop before each clause.
DEBUG_INFERENCE_CYCLE - Static variable in class com.ibm.able.rules.AbleRuleSet
Debug type; Stop at each inference cycle.
DEBUG_OFF - Static variable in class com.ibm.able.rules.AbleRuleSet
Debug type; No inference engine debugging.
DEBUG_RULE - Static variable in class com.ibm.able.rules.AbleRuleSet
Debug type; Stop before each rule.
DEBUG_RULEBLOCK - Static variable in class com.ibm.able.rules.AbleRuleSet
Debug type; Stop before entering each ruleblock.
DEBUG_USER_BREAKPOINT - Static variable in class com.ibm.able.rules.AbleRuleSet
Debug type; Stop at user breakpoints only..
debugString() - Method in class com.ibm.able.AbleMessageContainer
Returns a representation of this AbleMessageContainer.
debugString() - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
Returns a translated representation of this VerifiableAgentName.
debugTrace(String) - Method in class com.ibm.able.AbleDefaultAgent
Log a trace message at level Able.TRC_LOW if Able.Debug is enabled.
debugTrace(String) - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Log a trace message.
debugTrace(String) - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Log a trace message.
debugTrace(String) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Log a trace message.
debugTrace(String) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Log a trace message.
debugTrace(String) - Method in class com.ibm.able.conversation.AbleJasConversationAgent
Log a trace message.
debugTrace(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
Log a trace message.
debugTrace(String) - Method in class com.ibm.able.rules.AbleRuleSetEditor
Log a trace message.
DECEMBER - Static variable in class com.ibm.able.rules.ARL
 
DECISION - Static variable in class com.ibm.able.conversation.DecisionEvent
 
DECISION_REQUEST - Static variable in class com.ibm.able.conversation.DecisionEvent
 
DecisionDataHandle - interface com.ibm.conversation.DecisionDataHandle.
The DecisionDataHandle interface represents a decision made by, or a decision request sent to, the decision logic.
DecisionEvent - class com.ibm.able.conversation.DecisionEvent.
DecisionEvents are used to indicate either the need for a decision (a "decision request") or a decision istelf.
DecisionEvent(Object) - Constructor for class com.ibm.able.conversation.DecisionEvent
 
DecisionEvent(Object, int, String, Object[]) - Constructor for class com.ibm.able.conversation.DecisionEvent
 
decisionLogicAdapter - Variable in class com.ibm.able.conversation.AblePlatformConversationAgent
The decision logic adapter for all of this agent's conversations.
DecisionLogicAdapter - class com.ibm.able.conversation.DecisionLogicAdapter.
This class is meant to be an abstraction of the things to be performed by a piece of code that glues the Able Jas Conversation Agent to an able bean that computes a decision based on the curent state and the input to the state.
DecisionLogicAdapter - interface com.ibm.conversation.DecisionLogicAdapter.
The DecisionLogicAdapter interface represents the connection between the conversation management system and the decision-making logic.
DecisionLogicAdapter(AbleJasConversationAgent, SimpleConversationManager) - Constructor for class com.ibm.able.conversation.DecisionLogicAdapter
Constructor for the decision logic adapter
decisionLogics - Variable in class com.ibm.able.conversation.AbleJasConversationAgent
Hashtable of DecisionLogic Adapter Connections - indexed by conversation-ids each entry is a stack of decision logic adapter entries to enable handling hierrarchical conversations
DecisionPanel - class com.ibm.able.conversation.DecisionPanel.
Class that serves as an interface to the user for helping the decision making process during a conversation.
DecisionPanel(DefaultDecisionMaker, AbleJasConversationAgent, Hashtable, JPanel) - Constructor for class com.ibm.able.conversation.DecisionPanel
Constructs and Initializes the layout for the decision panel
decisionPoint(Conversation, DecisionDataHandle) - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Looks up and invokes the user-defined function associated with the Conversation's current context.
decisionPoint(Conversation, DecisionDataHandle) - Method in interface com.ibm.conversation.DecisionLogicAdapter
Informs the decision logic that the conversation has reached a decision point (it has entered a decision state).
decisionPoint(String, Object[]) - Method in interface com.ibm.conversation.ConversationPolicyListener
Processes a decision-point output from the ConversationPolicyHandler.
DecisionTree - class com.ibm.able.beans.decisiontree.DecisionTree.
class DecisionTree
DecisionTree() - Constructor for class com.ibm.able.beans.decisiontree.DecisionTree
constructor
decisionTreeBuilt - Variable in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
declareEngineType(String, String) - Method in class com.ibm.able.rules.AbleRuleSet
Declare an inference engine type and class name.
declareGlobalVariable(String, boolean, String) - Method in class com.ibm.able.rules.AbleRuleSet
Declare a global variable by creating an instance and adding it to the ruleset.
declareInnerClass(String, String, Vector, Vector) - Method in class com.ibm.able.rules.AbleRuleSet
Declare an inner class, as a user-defined data type.
declarePredicate(String) - Method in class com.ibm.able.rules.AbleRuleSet
Declare a predicate.
declareUserDataType(String, String) - Method in class com.ibm.able.rules.AbleRuleSet
Declare a user-defined data type.
declareUserDefinedFunction(String) - Method in class com.ibm.able.rules.AbleRuleSet
Declare a user-defined function that must be available at runtime.
declareUserDefinedFunctionLib(String) - Method in class com.ibm.able.rules.AbleRuleSet
Declare a user-defined function library that must be available at runtime.
declareUserDefinedFunctionLib(String, Class) - Method in class com.ibm.able.rules.AbleRuleSet
Declare a user-defined function library that must be available at runtime.
DEFAULT_CALC_ON_ADD - Static variable in class com.ibm.able.beans.AbleDataSeries
Default value for whether (true) or not (false) calculations should be performed each time a value is added to the history of this DataSeries.
DEFAULT_CALC_ON_ADD - Static variable in class com.ibm.able.beans.AbleDataTable
Set to false, the default value for whether (true) or not (false) calculations should be performed each time a value is added to the history of this DataTable.
DEFAULT_CATEGORY - Static variable in class com.ibm.able.beans.AbleSelfOrganizingMap
 
DEFAULT_DELIMITER_STRING - Static variable in class com.ibm.able.beans.AbleDataTable
Set to " \t,", this is the String used to parse input records to find fields (titles or data values).
DEFAULT_GROWTH_INCREMENT - Static variable in class com.ibm.able.beans.AbleDataSeries
The default growth increment used to increase capacity of unlocked DataSeries.
DEFAULT_HAS_TITLES - Static variable in class com.ibm.able.beans.AbleDataSeries
Default value for whether (true) or not (false) files are expected to contain the DataSeries name headers as the first entry (record).
DEFAULT_HAS_TITLES - Static variable in class com.ibm.able.beans.AbleDataTable
Set to true, the default value for whether (true) or not (false) files are expected to contain the column titles (DataSeries names) as delimited fields their first record.
DEFAULT_HISTORY_SIZE - Static variable in class com.ibm.able.beans.AbleDataSeries
The default capacity of the history maintained is set to this value unless a capacity is specified during construction.
DEFAULT_HISTORY_SIZE - Static variable in class com.ibm.able.beans.AbleDataTable
Set to 10, this is the default number of rows allocated during construction unless a parameter is used to specify otherwise during construction.
defaultAdaptorRate - Variable in class com.ibm.able.autotune.AutotuneAgent
The rate in milliseconds at which the agent's masterController is processed.
DefaultBeanColor - Static variable in class com.ibm.able.examples.ablebean.SimpleAbleBean
 
DefaultControllerDataSetFileName - Static variable in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
defaultDecision(String, String, Object[]) - Method in class com.ibm.able.conversation.DefaultDecisionMaker
Decision logic connection function for the DefaultDecisionMaker bean
DefaultDecisionMaker - class com.ibm.able.conversation.DefaultDecisionMaker.
This class represents a decision logic object that be attached to an ABLE JAS conversation agent to act as a decision logic during the execution of any conversation.
DefaultDecisionMaker() - Constructor for class com.ibm.able.conversation.DefaultDecisionMaker
Constructor for AutoConversationSetupBean
DefaultDecisionMaker(String) - Constructor for class com.ibm.able.conversation.DefaultDecisionMaker
Constructor for AutoConversationSetupBean
DefaultDecisionMaker(String, String) - Constructor for class com.ibm.able.conversation.DefaultDecisionMaker
Constructor for AutoConversationSetupBean
DefaultDecisionMakerBeanInfo - class com.ibm.able.conversation.DefaultDecisionMakerBeanInfo.
This class provides BeanInfo for the DefaultDecisionMaker class.
DefaultDecisionMakerBeanInfo() - Constructor for class com.ibm.able.conversation.DefaultDecisionMakerBeanInfo
 
DefaultLogDataFileName - Static variable in class com.ibm.able.autotune.AutotuneMetricCollection
 
DefaultModelDataSetFileName - Static variable in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
defaultName - Static variable in class com.ibm.able.AbleObject
The name assigned to a new AbleObject when the empty constructor is used.
defaultName - Static variable in class com.ibm.able.AbleDefaultAgent
The default name for an AbleDefaultAgent agent.
defaultName - Static variable in class com.ibm.able.AbleRemoteDefaultAgent
The default name for an AbleRemoteDefaultAgent agent.
defaultName - Static variable in class com.ibm.able.agents.AbleScriptAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.agents.AbleRuleBase
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.agents.AbleJavaScriptAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.agents.AbleGeneticSearchAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.agents.AbleRuleAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.AbleTimeSeriesFilter
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.AbleAbstractImport
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.AbleImport
 
defaultName - Static variable in class com.ibm.able.beans.AbleRadialBasisFunctionNet
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.AbleSelfOrganizingMap
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.AbleDBExport
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.AbleBackPropagation
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.AbleExport
 
defaultName - Static variable in class com.ibm.able.beans.AbleDBImport
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.AbleTemporalDifferenceLearning
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
defaultName - Static variable in class com.ibm.able.beans.knn.AbleDecisionTree
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.knn.AbleKnn
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.knn.AbleNaiveBayes
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Value assigned to name by default.
defaultName - Static variable in class com.ibm.able.rules.AbleRuleSet
Value assigned to name by default.
DefaultPlatformName - Static variable in class com.ibm.able.platform.AblePlatform
A default name for a platform when no platform name is specified in the preferences file.
DefaultRuleSetFileName - Static variable in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
DefaultWeight - Static variable in class com.ibm.able.data.AbleExpression
A default weight.
defineClassFromBytes(String, byte[]) - Method in class com.ibm.able.editor.AbleClassLoader
Set some bytecodes as a definition for a class.
defineMetrics() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptor
Create and define all metrics for the target system.
defineMetrics() - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
Create and define metrics for the Test Adaptor
defineMetrics() - Method in interface com.ibm.able.autotune.AutotuneAdaptor
Define all of the metrics for the target system.
DefuzzifyMethod - Static variable in class com.ibm.able.rules.ARL
Defuzzification method: Centroid: Take the center of the fuzzy region.
DefuzzifyMethod(int) - Static method in class com.ibm.able.data.AbleFuzzySet
Given a DefuzzifyMethod constant, return a debug string.
DefuzzifyMethodAverageHeight - Static variable in class com.ibm.able.data.AbleFuzzySet
Defuzzification method: Average: Take the average value of the fuzzy set.
DefuzzifyMethodCentroid - Static variable in class com.ibm.able.data.AbleFuzzySet
Defuzzification method: Centroid: Take the center of the fuzzy region.
DefuzzifyMethodDefault - Static variable in class com.ibm.able.data.AbleFuzzySet
Defuzzification method.
DefuzzifyMethodMaxHeight - Static variable in class com.ibm.able.data.AbleFuzzySet
Defuzzification method: MaxHeight: Take the value at the highest point.
DefuzzifyMethodRl(int) - Static method in class com.ibm.able.data.AbleFuzzySet
Given a DefuzzifyMethod constant, return a rule language string.
DefuzzifyMethodXml(int) - Static method in class com.ibm.able.data.AbleFuzzySet
Given a DefuzzifyMethod constant, return an XML string.
deiconifyFrame() - Method in class com.ibm.able.editor.AbleInspectorWindow
 
DELETE_TYPE - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
 
delete(Map) - Method in class com.ibm.able.beans.AbleDBExport
Delete selected records from the current table.
delete(Map) - Method in class com.ibm.able.platform.AblePersistenceSupport
Handles deleting a record from the table this support Object is dealing with.
delete(String) - Method in class com.ibm.able.beans.AbleDBExport
Delete selected records from the current table.
delete(String) - Method in class com.ibm.able.platform.AblePersistenceSupport
Handles deleting a record from the table this support Object is dealing with.
delete(String, String, Map, AbleSecureKey) - Method in interface com.ibm.able.platform.PlatformPersistenceService
Deletes rows from a table
delete(String, String, Map, AbleSecureKey) - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
 
delete(String, String, Object, AbleSecureKey) - Method in interface com.ibm.able.platform.RmiPlatformPersistenceService
Deletes rows from a table.
delete(String, String, Object, AbleSecureKey) - Method in class com.ibm.able.platform.RmiPlatformPersistenceSystem
 
delete(String, String, String, AbleSecureKey) - Method in interface com.ibm.able.platform.PlatformPersistenceService
Deletes rows from a table.
delete(String, String, String, AbleSecureKey) - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
 
delimiter - Variable in class com.ibm.able.beans.AbleDataSet
The delimiter is the character from the DelimiterChars Vector used to separate fields for this text file.
DelimiterChars - Static variable in class com.ibm.able.beans.AbleImport
A vector of String elements where each element represents a supported character used to delimit fields in the data source.
DelimiterNames - Static variable in class com.ibm.able.beans.AbleImport
A vector of String names for the DelimiterChars Vector.
deliverDecisionData() - Method in class com.ibm.able.conversation.AbleConversation
Flushes the queue of pending decision data outputs by giving them, one by one, to this Conversation's DecisionLogicAdapter.
deliverMessages() - Method in class com.ibm.able.conversation.AbleConversation
Flushes the queue of pending outbound messages by giving them, one by one, to this Conversation's MessageSystemAdapter.
delta - Variable in class com.ibm.able.autotune.AutotuneMetricOperator
 
DELTA_ABS - Static variable in class com.ibm.able.autotune.AutotuneMetricOperator
 
DELTA_AT - Static variable in class com.ibm.able.autotune.AutotuneMetricOperator
 
DELTA_TA - Static variable in class com.ibm.able.autotune.AutotuneMetricOperator
 
deltaDataSeries() - Method in class com.ibm.able.beans.AbleDataSeries
deltaDataSeries calculates the difference between the current value (ith) in this DataSeries and the next (i+1th), storing the result in this DataSeries.
deregister(AgentDescription) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
deregister(AgentDescription) - Method in interface com.ibm.able.platform.RMIVerifiableDirectoryService
The original deregister method off of the AgentDirectoryService is still being exposed.
deregister(AgentDescription) - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
 
deregister(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
deregister(AgentDescription, AbleSecureKey) - Method in interface com.ibm.able.platform.VerifiableAgentDirectoryService
Deregister theAgentDescription from the VerifiableAgentDirectoryService.
deregister(AgentDescription, AbleSecureKey) - Method in interface com.ibm.able.platform.RMIVerifiableDirectoryService
Deregister theAgentDescription from the VerifiableAgentDirectoryService.
deregister(AgentDescription, AbleSecureKey) - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
 
desiredPercentCorrect - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
desiredPercentCorrect - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
desiredPercentIncorrect - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
desiredPercentIncorrect - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
desiredPerf - Variable in class com.ibm.able.autotune.BasicNeuralAutotuneController
 
destBufferConnections - Variable in class com.ibm.able.AbleObject
A list of AbleBufferConnection objects that receive output data from this bean.
DestBufferConnections - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's destination buffer connections.
DestBufferConnectionsId - Static variable in class com.ibm.able.AbleProperty
 
destObj - Variable in class com.ibm.able.AblePropertyConnection
The bean listening for properties changing in the AblePropertyConnection.sourceObj.
DIRECTORY_SERVICE_COLUMN_NAMES - Static variable in interface com.ibm.able.platform.VerifiableAgentDirectoryService
Defined the column names and type for the table the Directory Service will persist to.
DIRECTORY_SERVICE_COLUMN_TYPES - Static variable in interface com.ibm.able.platform.VerifiableAgentDirectoryService
 
DiscreteVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a discrete variable.
Discretize - class com.ibm.able.beans.decisiontree.Discretize.
class Discretize
DISCRETIZE - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
Discretize(Data) - Constructor for class com.ibm.able.beans.decisiontree.Discretize
constructor
discretizeOneExample(short[], short, float[], short) - Method in class com.ibm.able.beans.decisiontree.Discretize
discretizeOneExample
display() - Method in class com.ibm.able.conversation.DecisionPanel
Display the decision frame
displayArrays() - Method in class com.ibm.able.editor.AbleInspector
 
displayBindings(Vector) - Method in class com.ibm.able.rules.AblePredicateRule
 
displayBuffer(Object) - Static method in class com.ibm.able.examples.ablebean.SimpleAbleApp
Convert an objects to a string.
displayBuffer(Object[]) - Static method in class com.ibm.able.examples.ablebean.SimpleAbleApp
Convert an array of objects to a string delimited by a blank and a newline.
displayBuffers() - Method in class com.ibm.able.editor.AbleInspector
 
displayHelp(Object, String) - Static method in class com.ibm.able.AbleHelp
Display an Able help file in a browser
displayHelp(Object, String) - Static method in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
Display editor help in a browser
displayHelp(Object, String) - Static method in class com.ibm.able.editor.AbleEditorFrame
Display editor help in a browser
displayHelpURL(Object, URL) - Static method in class com.ibm.able.AbleHelp
Display the specified url in a browser
displayHelpURL(Object, URL) - Static method in class com.ibm.able.editor.AbleEditorFrame
Display the specifed url in a browser
displayParameters() - Method in class com.ibm.able.editor.AbleInspector
 
displaySeriesData() - Method in class com.ibm.able.editor.AbleInspector
 
displayString() - Method in class com.ibm.able.rules.AbleARLTreeNode
Return a formatted string of the ARL tree with this node as root
displayTree() - Method in class com.ibm.able.beans.decisiontree.PrintTree
displayTree
displayVariables() - Method in class com.ibm.able.beans.AbleDataSet
Display the fieldList and its values.
displayVariables() - Method in class com.ibm.able.beans.AbleDBTable
Display the fieldList and its values.
dispose() - Method in class com.ibm.able.AbleObjectCustomizer
Cleanup, and dispose of the customizer.
dispose() - Method in class com.ibm.able.editor.AbleInspectorWindow
 
dispose() - Method in class com.ibm.able.editor.AbleEditorFrame
 
DIV - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
DIV - Static variable in interface com.ibm.able.rules.AbleARLParserTokenTypes
 
Divide - Static variable in class com.ibm.able.data.AbleData
Operator; Divide (/).
divideBy(Object, Object) - Method in class com.ibm.able.rules.AblePredicateLib
Divide A by B and return the result.
divideDataSeries(AbleDataSeries) - Method in class com.ibm.able.beans.AbleDataSeries
divideDataSeries divides each of the values in this DataSeries by their corresponding value in the passed DataSeries.
divideDataSeries(double) - Method in class com.ibm.able.beans.AbleDataSeries
divideDataSeries divides the value passed to each of the values in this DataSeries.
divideDataSeries(int) - Method in class com.ibm.able.beans.AbleDataSeries
divideDataSeries adds the value passed to each of the values in this DataSeries.
divideDataSeries(Object) - Method in class com.ibm.able.beans.AbleDataSeries
divideDataSeries divides the value passed to each of the values in this DataSeries.
divideSample(int, int, int, int) - Method in class com.ibm.able.beans.decisiontree.TreeStructure
divideSample
doLayout() - Method in class com.ibm.able.AbleCheckBoxTreeCellRenderer
Vertically center the label and checkbox.
DONE - Static variable in class com.ibm.able.conversation.ConversationContext
 
DontCareSymbol - Static variable in class com.ibm.able.data.AblePredicate
The "don't care" symbol for use in predicate clauses.
DoubleLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a double literal.
DoubleVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a Double variable.
Down - Static variable in class com.ibm.able.rules.ARL
 
drawColumnOfUnits(Graphics2D, int, int) - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
drawConnectionsBetweenLayers(Graphics2D, int, int) - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
drawLayerOfUnits(Graphics2D, int, int) - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
drawPage(Graphics2D, int, int) - Method in class com.ibm.able.editor.AbleInspector
 
duplicateColumn(double, String) - Method in class com.ibm.able.beans.AbleDataTable
Method to duplicate one column, and create another in this DataTable.
duplicateColumn(int, String) - Method in class com.ibm.able.beans.AbleDataTable
Method to duplicate one column, and create another in this DataTable.
duplicateColumn(String, String) - Method in class com.ibm.able.beans.AbleDataTable
Method to duplicate one column, and create another in this DataTable.

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