Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ABLE, Version 1.1b
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
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
DATACHANGED
- Static variable in class com.ibm.able.
AbleEvent
dataChanged(Object)
- Method in class com.ibm.able.
AbleObject
Signal that this bean's internal state has changed by sending an event to all registered listeners.
dataChanged(Object)
- Method in interface com.ibm.able.
AbleBean
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.
AbleNeuralPredictionAgent
dataFileName
- Variable in class com.ibm.able.agents.
AbleNeuralClassifierAgent
dataFileName
- Variable in class com.ibm.able.agents.
AbleNeuralClusteringAgent
dataFileName
- Variable in class com.ibm.able.beans.
AbleImport
dataFileName
- Variable in class com.ibm.able.beans.
AbleDataSetDefinition
dataFileName
- Variable in class com.ibm.able.beans.
AbleExport
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
"dataFlowEnabled" indicates whether this bean should process data in buffers.
DataFlowEnabled
- Static variable in class com.ibm.able.
AbleProperty
DataFlowEnabledId
- Static variable in class com.ibm.able.
AbleProperty
Used when changing a bean's data flow enabled field.
dataSet
- Variable in class com.ibm.able.beans.
AbleImport
DataSet
- Static variable in class com.ibm.able.
AbleProperty
dataSetDefinition
- Variable in class com.ibm.able.beans.
AbleDataSet
dataSetDefinitionFileName
- Variable in class com.ibm.able.beans.
AbleDataSetDefinition
DataSetId
- Static variable in class com.ibm.able.
AbleProperty
Used when changing a bean's name field.
dataType
- Variable in class com.ibm.able.beans.
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.beans.
AbleFieldDefinition
DataTypeUnknown
- Static variable in class com.ibm.able.data.
AbleData
Data type; the data object represents an unknown data type.
Debug
- Static variable in class com.ibm.able.
Able
debugString()
- Method in class com.ibm.able.platform.agents.
FipaLetter
Retrieve a string describing (the contents of) the object.
debugString()
- Method in class com.ibm.able.platform.agents.
FipaAclMessage
Retrieve a string describing (the contents of) the object.
debugString()
- Method in class com.ibm.able.platform.agents.
FipaMessageEnvelope
Retrieve a string describing (the contents of) the object.
debugTrace(String)
- Method in class com.ibm.able.
AblePreferences
Log a trace message.
debugTrace(String)
- Method in class com.ibm.able.agents.
AbleDefaultAgent
Log a trace message.
debugTrace(String)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSetCustomizer
Log a trace message.
debugTrace(String)
- Method in class com.ibm.able.beans.rules.
AbleRuleSetEditor
Log a trace message.
debugTrace(String)
- Method in class com.ibm.able.platform.
PlatformPreferences
Log a trace message.
DefaultBeanColor
- Static variable in class com.ibm.able.examples.ablebean.
SimpleAbleBean
defineClassFromBytes(String, byte[])
- Method in class com.ibm.able.editor.
AbleClassLoader
Set some bytecodes as a definition for a class.
definedSensorEffector(String, boolean)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Determine whether a sensor or an effector with the specified name already exists within the ruleset.
definedSensorEffector(String, boolean)
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Determine whether a sensor or an effector with the specified name already exists within the ruleset.
defineEffector(String)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Define an effector that must be available at runtime.
defineEffector(String)
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Define an effector that must be available at runtime.
defineSensor(String)
- Method in class com.ibm.able.beans.fuzzy.
FsRuleSet
Define a sensor that must be available at runtime.
defineSensor(String)
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Define a sensor that must be available at runtime.
DefuzzifyMethodDefault
- Static variable in class com.ibm.able.beans.fuzzy.
Fs
Defuzzification method.
deiconifyFrame()
- Method in class com.ibm.able.editor.
AbleInspectorWindow
DelimiterChars
- Static variable in class com.ibm.able.beans.
AbleImportPanel
DelimiterNames
- Static variable in class com.ibm.able.beans.
AbleImportPanel
delimiters
- Variable in class com.ibm.able.beans.
AbleImport
delimiters
- Variable in class com.ibm.able.beans.
AbleExport
deregister(FipaDfAgentDescription)
- Method in class com.ibm.able.platform.agents.
FipaDfAgentAppl
Deregister an agent from this DF.
deregister(FipaDfAgentDescription)
- Method in interface com.ibm.able.platform.agents.
FipaDfAgent
Deregister an agent from this DF.
deregisterAgent(FipaAmsAgentDescription)
- Method in class com.ibm.able.platform.agents.
FipaAmsAgentAppl
Deregister an agent from this AMS.
deregisterAgent(FipaAmsAgentDescription)
- Method in interface com.ibm.able.platform.agents.
FipaAmsAgent
Deregister an agent from this AMS.
deregisterWithAms()
- Method in class com.ibm.able.platform.agents.
FipaAgentDefaultAgent
Deregister this agent with this platform's AMS.
deregisterWithDf()
- Method in class com.ibm.able.platform.agents.
FipaAgentDefaultAgent
Deregister this agent with this platform's DF.
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
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
DestBufferConnectionsId
- Static variable in class com.ibm.able.
AbleProperty
Used when changing a bean's destination buffer connections.
destObj
- Variable in class com.ibm.able.
AbleBufferConnection
destObj
- Variable in class com.ibm.able.
AblePropertyConnection
destObjName
- Variable in class com.ibm.able.
AbleBufferConnection
destroyAgent()
- Method in class com.ibm.able.platform.agents.
FipaAgentDefaultAgent
destroyAgent()
- Method in interface com.ibm.able.platform.agents.
FipaAgent
DfAd
- Static variable in class com.ibm.able.platform.agents.
Fipa
DF Agent Description keywords
DfAdAddress
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAdAgentName
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAdDfState
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAdInteractionProtocols
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAdLanguage
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAdOntology
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAdOwnership
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAdServices
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAdType
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAgentClassName
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfAgentName
- Static variable in class com.ibm.able.platform.agents.
Fipa
The name of our FIPA DF agent.
DfStateActive
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfStateActiveId
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfStateRetired
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfStateRetiredId
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfStateSuspended
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfStateSuspendedId
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfStateUnknown
- Static variable in class com.ibm.able.platform.agents.
Fipa
DfStateUnknownId
- Static variable in class com.ibm.able.platform.agents.
Fipa
DF State Ids and keywords
DiscreteVariable
- Static variable in class com.ibm.able.data.
AbleData
Data type; the data object represents a discrete variable.
DISCRETIZE
- Static variable in class com.ibm.able.beans.filter.
AbleFilter
displayArrays()
- Method in class com.ibm.able.editor.
AbleInspector
displayBuffer(Object[])
- 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
displayVariables()
- Method in class com.ibm.able.beans.
AbleDataSet
displayVariables()
- Method in class com.ibm.able.beans.rules.
AbleRuleSet
Display the values of all variables in the rule set
dispose()
- Method in class com.ibm.able.
AbleObjectCustomizer
Cleanup, and dispose of the customizer.
dispose()
- Method in class com.ibm.able.editor.
AbleInspectorWindow
DIV
- Static variable in class com.ibm.able.beans.filter.
AbleFilter
doLayout()
- Method in class com.ibm.able.
AbleCheckBoxTreeCellRenderer
Vertically center the label and checkbox.
Down
- Static variable in class com.ibm.able.beans.fuzzy.
Fs
Fuzzy set direction for linear and sigmoid sets.
drawConnectionsBetweenLayers(Graphics2D, int, int)
- Method in class com.ibm.able.beans.
AbleNetworkGraphicView
drawLayerOfUnits(Graphics2D, int, int)
- Method in class com.ibm.able.beans.
AbleNetworkGraphicView
dumpBatchLog()
- Method in interface com.ibm.able.platform.
PlatformTracer
Dump the batch trace log to the Java console.
dumpBatchLog()
- Method in class com.ibm.able.platform.
PlatformTracerSupport
Dump the batch trace log to the Java console.
dumpLog()
- Method in class com.ibm.able.beans.fuzzy.
FsTrace
Dump the batch trace log to the Java console.
dumpLog()
- Method in class com.ibm.able.beans.rules.
AbleParTrace
Dump the batch trace log to the Java console.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ABLE, Version 1.1b
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'