ABLE, Version 1.1b
A B C D E F G H I L M N O P Q R S T U V W X _

I

id - Variable in class com.ibm.able.AbleEvent
id is the type of AbleEvent.
IgnoreUsage - Static variable in class com.ibm.able.data.AbleData
Field Usage type; the field is to be ignored
imp1 - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
imp1 - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
imp1 - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
imp1 - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
imp2 - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
imp2 - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
imp2 - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
imp2 - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
in - Variable in class com.ibm.able.beans.AbleDataSet
 
IndentLevel - Static variable in class com.ibm.able.Able
Current indentation level for traced messages.
index - Variable in class com.ibm.able.beans.rules.AbleRuleCondition
index is the numeric representation of the condition.
InferenceMethodDefault - Static variable in class com.ibm.able.beans.fuzzy.Fs
Inference method.
init() - Method in class com.ibm.able.AbleObject
Initialize and configure the bean.
init() - Method in interface com.ibm.able.AbleBean
Initialize and configure the bean.
init() - Method in class com.ibm.able.agents.AbleDefaultAgent
Initialize and configure the bean.
init() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Generate a complete neural prediction agent bean The training source file is used to create filters.
init() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
generate a complete neural Classifier agent bean
init() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
generate a complete neural Clustering agent bean
init() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
generate a complete genetic search agent
init() - Method in class com.ibm.able.beans.AbleImport
Initialize the Import bean set up the timer (off) and async event processing (disabled) open the file if a file name was specified
init() - Method in class com.ibm.able.beans.AbleNetwork
Set up the event queue behavior No timer processing and no asynch event processing
init() - Method in class com.ibm.able.beans.AbleExport
 
init() - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
init() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
generate a complete NaiveBayes Classifier agent bean
init() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
Initialize the bean Read in the file and create the Naive Bayes Network
init() - Method in class com.ibm.able.beans.filter.AbleFilter
 
init() - Method in class com.ibm.able.beans.rules.AbleRuleSet
Initialize the rule set, start asynchronous event processing
init() - Method in class com.ibm.able.examples.AbleBeanWrapper
Call any methods in BeanWrapper to initialize the algorithm.
init() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgent
Initialize the agent to a known initialized state.
init() - Method in class com.ibm.able.examples.ablebean.SimpleAbleBean
Initialize the bean to a known initialized state.
init() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Initialize the bean to a known state supporting only timer events.
init() - Method in class com.ibm.able.examples.platform.SimpleFipaAgent
Initialize and configure the agent.
init() - Method in class com.ibm.able.platform.agents.FipaAmsAgentAppl
Initialize and configure the agent.
init() - Method in class com.ibm.able.platform.agents.FipaAccAgentAppl
Initialize and configure the agent.
init() - Method in class com.ibm.able.platform.agents.FipaDfAgentAppl
Initialize and configure the agent.
init(Object) - Method in class com.ibm.able.AbleObject
Initialize and configure the bean, using the specified Object.
init(Object) - Method in interface com.ibm.able.AbleBean
Initialize and configure the bean, using the specified Object.
init(Object) - Method in class com.ibm.able.agents.AbleDefaultAgent
Initialize and configure the bean, using the specified Object.
initArrayData(Object[], Hashtable) - Method in class com.ibm.able.editor.AbleInspectorData
 
initBean() - Method in class com.ibm.able.beans.AbleGeneticObject
create and initialize the underlying AbleBean add it to the evaluationAgent
initBean(AbleAgent) - Method in class com.ibm.able.examples.genetic.TstGeneticFunction3
 
initDataFile() - Method in class com.ibm.able.beans.AbleDataSet
scan the entire data file from a text file into a fixed size buffer of String arrays this method is used when we are cacheing data (buffersize > 0)
initEvaluationAgent() - Method in class com.ibm.able.beans.AbleGeneticObject
return the special EvaluationAgent (if any) Note: this should only get called once by the search agent
initEvaluationAgent() - Method in class com.ibm.able.examples.genetic.TstGeneticFunction3
 
initFromImport() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
try to figure out the Bayes network architecture from an AbleImport and DataSet object
initialize() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
initializeNB(int, int, short[], double, double[], double[][][]) - Method in class com.ibm.able.beans.bayes.NaiveBayes
internal function that implements the class construction with explicit list of parameters ncls - number of class labels nftr - number of features nval - number of values per each feature (assuming nominal - discrete finite-valued - features) cpriors - prior probability distribution over class labels eqss - equivalent sample sizes for each class (by deafult, each class was seen at least once) ppriors - prior estimates of the probabilities P(f|C) (used for Bayesian parameter estimation with equivalent sample size method)
initializeTestNetArchParameters() - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
Initiated - Static variable in class com.ibm.able.AbleState
The object has just been created.
initNetArchParameters() - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
initSeriesData(Vector, Hashtable, Hashtable) - Method in class com.ibm.able.editor.AbleInspectorData
 
inNum - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
inNum - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
inNum - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
inNum - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
inNum - Variable in class com.ibm.able.beans.AbleNetwork
The numeric input buffer
inNum - Variable in class com.ibm.able.beans.AbleExport
 
inNum - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
inNum - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
inputBuffer - Variable in class com.ibm.able.AbleObject
"inputBuffer" is initialized to null, but can be used by other objects to provide input data to this bean's process() synchronous method.
InputBuffer - Static variable in class com.ibm.able.AbleProperty
 
InputBufferId - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's input buffer.
InputUsage - Static variable in class com.ibm.able.data.AbleData
Field Usage type; the field is used as an input field.
insertIntoPopulation(AbleGeneticObject, Vector) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Insert a member into the population vector sorted by raw fitness update the min and max fitness values
insertTab(String, AbleCustomizerPanel, int) - Method in class com.ibm.able.AbleObjectCustomizer
Insert a panel in the tabbed list at a specific location.
insertTab(String, AbleInspectorPanel, int) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
Insert a panel in the tabbed list at a specific location.
insertTab(String, Icon, AbleCustomizerPanel, String, int) - Method in class com.ibm.able.AbleObjectCustomizer
Insert a panel in the tabbed list at a specific location.
insertTab(String, Icon, AbleInspectorPanel, String, int) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
Insert a panel in the tabbed list at a specific location.
insertTemplateRec(AbleTranslateTemplate, int) - Method in class com.ibm.able.beans.filter.AbleFilter
Insert a template into the filter.
instantiate(String, AbleInputStreamProducer) - Method in class com.ibm.able.editor.AbleClassLoader
Interface to Beans.instantiate.
instantiateFrom(DataInputStream, AbleParTrace, boolean) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Instantiate the ruleset object by reading a rule source file contained in the specified input stream.
instantiateFrom(DataInputStream, FsTrace, boolean) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Instantiate the ruleset object by reading a fuzzy system rule source file contained in the specified input stream.
instantiateFrom(InputSource, AbleRuleSet, AbleParTrace, boolean) - Method in class com.ibm.able.beans.rules.AbleXmlParser
 
instantiateFrom(InputSource, FsRuleSet, FsTrace, boolean) - Method in class com.ibm.able.beans.fuzzy.FsXmlParser
 
instantiateFrom(String, AbleParTrace, boolean) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Instantiate the ruleset object by reading a rule source file contained in the specified input file.
instantiateFrom(String, AbleRuleSet, AbleParTrace, boolean) - Method in class com.ibm.able.beans.rules.AbleXmlParser
 
instantiateFrom(String, FsRuleSet, FsTrace, boolean) - Method in class com.ibm.able.beans.fuzzy.FsXmlParser
 
instantiateFrom(String, FsTrace, boolean) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Instantiate the ruleset object by reading a fuzzy system rule source file contained in the specified input file.
instantiateFromXml(File, AbleParTrace, boolean) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Instantiate the ruleset object by reading a boolean XML document contained in the specified input file.
instantiateFromXml(File, FsTrace, boolean) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Instantiate the ruleset object by reading a fuzzy system XML document contained in the specified input file.
instantiateFromXml(InputStream, AbleParTrace, boolean) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Instantiate the ruleset object by reading a boolean rule XML document contained in the specified input stream.
instantiateFromXml(InputStream, FsTrace, boolean) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Instantiate the ruleset object by reading a fuzzy system XML document contained in the specified input stream.
inSym - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
inSym - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
inSym - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
inSym - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
inSym - Variable in class com.ibm.able.beans.AbleExport
 
inSym - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
integratePopulation(Vector) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
add the new members to the population reduce the population by removing lowest fitness members of current population
introspectBean() - Method in class com.ibm.able.editor.AbleViewObject
Introspect the bean, get the customizer class (if any) the icon for display on the canvas, etc.
invoke(Object[]) - Method in class com.ibm.able.beans.AbleMethodAdaptor
Call the encapsulated object method.
invokeAgent() - Method in class com.ibm.able.platform.agents.FipaAgentDefaultAgent
 
invokeAgent() - Method in interface com.ibm.able.platform.agents.FipaAgent
 
invokeAgent(String) - Method in class com.ibm.able.platform.agents.FipaAmsAgentAppl
Invoke a registered agent.
invokeAgent(String) - Method in interface com.ibm.able.platform.agents.FipaAmsAgent
Invoke a registered agent.
invokeEffector(String, Object[]) - Method in class com.ibm.able.agents.AbleDefaultAgent
Call the method that the effector represents, passing in the array of argument objects.
invokeEffector(String, Object[]) - Method in interface com.ibm.able.beans.AbleEffectorManager
Call the method that the effector represents, passing in the array of argument objects.
invokeEffector(String, Object[]) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Call the method that the effector name represents, passing in the array of argument objects.
invokeEffector(String, Object[]) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Call the method that the specified effector represents, passing to it the specified array of argument objects.
invokeSensor(String, Object[]) - Method in class com.ibm.able.agents.AbleDefaultAgent
Call the method that the sensor represents, passing in the array of argument objects.
invokeSensor(String, Object[]) - Method in interface com.ibm.able.beans.AbleSensorManager
Call the method that the sensor represents, passing in the array of argument objects.
invokeSensor(String, Object[]) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Call the method that the sensor name represents, passing in the array of argument objects.
invokeSensor(String, Object[]) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Call the method that the specified sensor represents, passing to it the specified array of argument objects.
ioBuffersOK() - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Determine whether the input and output buffers are the expected object type (String[]) and that they have enough slots to hold the required input and output variables.
ioBuffersOK() - Method in class com.ibm.able.beans.rules.AbleRuleSet
Determine whether the input and output buffers are the expected object type (String[]) and that they have enough slots to hold the required input and output variables.
isAbleEventPostingEnabled() - Method in class com.ibm.able.AbleObject
Determine whether asynchronous ABLE event posting is enabled or disabled.
isAbleEventPostingEnabled() - Method in class com.ibm.able.AbleEventQueue
Determine whether asynchronous ABLE event posting is enabled or disabled.
isAbleEventProcessingEnabled() - Method in class com.ibm.able.AbleObject
Determine whether asynchronous ABLE event processing is enabled or disabled.
isAbleEventProcessingEnabled() - Method in class com.ibm.able.AbleEventQueue
Determine whether asynchronous ABLE event processing is enabled or disabled.
isActive() - Method in class com.ibm.able.beans.fuzzy.FsTrace
Determine whether tracing is active.
isActive() - Method in class com.ibm.able.beans.rules.AbleParTrace
Determine whether tracing is active.
isActive() - Method in interface com.ibm.able.platform.PlatformTracer
Determine whether tracing is active.
isActive() - Method in class com.ibm.able.platform.PlatformTracerSupport
Determine whether tracing is active.
isActiveDataSource() - Method in class com.ibm.able.agents.AbleDefaultAgent
Tests whether this agent has an active data source.
isActiveDataSource() - Method in interface com.ibm.able.agents.AbleAgent
Tests whether this agent has an active data source.
isAdaptLearnRate() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
isAdaptLearnRate() - Method in class com.ibm.able.beans.AbleBackPropagation
 
isAdaptLearnRate() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
isAllNumericData() - Method in class com.ibm.able.beans.AbleDataSet
returns true if all fields are "continuous" or "discrete" false if any are "categorical" (i.e.
isAllNumericData() - Method in class com.ibm.able.beans.AbleDataSetDefinition
returns true if all fields are numeric, false otherwise
isAsynchronous() - Method in class com.ibm.able.AbleEvent
Returns true if the event should be handled asynchronously or false if synchronous
isBaseTraceActive() - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Determine whether ruleset tracing is on.
isBaseTraceActive() - Method in class com.ibm.able.beans.rules.AbleRuleSet
Determine whether ruleset tracing is on.
isCategorical() - Method in class com.ibm.able.beans.rules.AbleRuleVariable
Determine whether this variable is a categorical variable.
isChanged() - Method in class com.ibm.able.AbleObject
Check to see if the bean has been changed since the last serialization operation.
isChanged() - Method in class com.ibm.able.AbleObjectCustomizer
Find out if the object was changed, possibly because of a side-effect.
isChanged() - Method in interface com.ibm.able.AbleBean
Check to see if the bean has been changed since the last serialization operation.
isConnectable() - Method in class com.ibm.able.AbleObject
Check whether this bean supports buffer connections.
isConnectable() - Method in interface com.ibm.able.AbleBean
Check whether this bean supports buffer connections.
isConsequent() - Method in class com.ibm.able.beans.rules.AbleClause
Determine whether this clause is a consequent (as opposed to an antecedent) clause.
isConsequent() - Method in class com.ibm.able.beans.rules.AbleConsequentClause
Determine whether this clause is a consequent (as opposed to an antecedent) clause.
isDataFlowEnabled() - Method in class com.ibm.able.AbleObject
Check the data flow processing state of the bean.
isDataFlowEnabled() - Method in interface com.ibm.able.AbleBean
Check the data flow processing state of the bean.
isDirectory() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Check to see if the file being watched is a directory.
isEmpty() - Method in class com.ibm.able.beans.fuzzy.FsSetWork
 
isEofFlag() - Method in class com.ibm.able.beans.AbleImport
check whether we are at end of file
isEpochUpdate() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
isEpochUpdate() - Method in class com.ibm.able.beans.AbleBackPropagation
 
isEpochUpdate() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
isEvolving() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Check to see if the agent is in the process of evolving.
isExecutable() - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Determine whether the ruleset is executable.
isExecutable() - Method in class com.ibm.able.beans.rules.AbleRuleSet
Determine whether the ruleset is executable.
isExplicitErrorMode() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
isExplicitErrorMode() - Method in class com.ibm.able.beans.AbleBackPropagation
 
isExplicitErrorMode() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
isFired() - Method in class com.ibm.able.beans.fuzzy.FsRule
 
isFromPrototype(String) - Method in class com.ibm.able.editor.AbleJarInfo
Was this bean from a serialized prototype? -- unused so far?
isIgnoringPropertyChanges() - Method in class com.ibm.able.AbleObjectCustomizer
Find out if we're currently ignoring property change events.
isInferencingTraceActive() - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Determine whether inference tracing is on.
isManifestName(String) - Static method in class com.ibm.able.editor.AbleJarManifest
 
isNoDuplicatesAllowed() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the boolean flag indicating whether duplicate members are allowed or not
isNormalized() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
isRandomizeData() - Method in class com.ibm.able.beans.AbleImport
 
isReady() - Method in class com.ibm.able.beans.AbleImport
indicate whether import dataset is ready to provide data that means the definition file was ready and data file is open
isReady() - Method in class com.ibm.able.beans.AbleDataSet
says whether data set is ready to provide data for processing i.e.
isRegularFrame() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
We use this to determine whether we are in some sort of Dialog window or a regular (J)Frame.
isRegularFrame() - Method in class com.ibm.able.beans.rules.AbleRuleSetEditor
We use this to determine whether we are in some sort of Dialog window or a regular (J)Frame.
isSelected() - Method in class com.ibm.able.AbleCheckBoxTreeNode
Return the selection indicator for this node.
isSensor() - Method in class com.ibm.able.beans.fuzzy.FsCall
 
isSensor() - Method in class com.ibm.able.data.AbleCallLiteral
 
isStopOnAbleParException() - Method in class com.ibm.able.beans.rules.AbleParParser
 
isStopOnFsException() - Method in class com.ibm.able.beans.fuzzy.FsXmlParser
 
isStopOnFsException() - Method in class com.ibm.able.beans.fuzzy.FsParParser
 
isStopOnParException() - Method in class com.ibm.able.beans.rules.AbleXmlParser
 
isSymmetricActFunction() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
isSymmetricActFunction() - Method in class com.ibm.able.beans.AbleBackPropagation
 
isSymmetricActFunction() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
isTimerEventProcessingEnabled() - Method in class com.ibm.able.AbleObject
Determine whether automatic periodic processing is enabled or disabled.
isTimerEventProcessingEnabled() - Method in interface com.ibm.able.AbleBean
Determine whether automatic periodic processing is enabled or disabled.
isTimerEventProcessingEnabled() - Method in class com.ibm.able.AbleEventQueue
Determine whether automatic periodic processing is enabled or disabled.
isTraceActive() - Method in class com.ibm.able.beans.fuzzy.FsXmlParser
 
isTraceActive() - Method in class com.ibm.able.beans.fuzzy.FsParParser
 
isTraceActive() - Method in class com.ibm.able.beans.rules.AbleXmlParser
 
isTraceActive() - Method in class com.ibm.able.beans.rules.AbleParParser
 
isTraceActive() - Method in class com.ibm.able.platform.AblePlatformSupport
Determine whether tracing is on.
isTraceActive() - Method in class com.ibm.able.platform.agents.FipaBootstrap
Determine whether tracing is on.
isTraining() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Check to see if the network is in the process of training.
isTraining() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
Check to see if the network is in the process of training.
isTraining() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Check to see if the network is in the process of training.
isTraining() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
Check to see if the network is in the process of training.
isUseNormalizedFitness() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the boolean flag indicating whether raw or normalized fitness is used.
itemStateChanged(ItemEvent) - Method in class com.ibm.able.beans.filter.AbleFilterPanel
 

ABLE, Version 1.1b
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.'