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 _

S

SampleSensorEffector - class com.ibm.able.examples.fuzzy.SampleSensorEffector.
This class is a command line test case (it has a main() method) that creates a fuzzy ruleset, a fuzzy ruleset listener, wires the two together, and then processes the rules.
SampleSensorEffector() - Constructor for class com.ibm.able.examples.fuzzy.SampleSensorEffector
 
SampleSensorEffector(String) - Constructor for class com.ibm.able.examples.fuzzy.SampleSensorEffector
 
SampleSensorEffectorBeanInfo - class com.ibm.able.examples.fuzzy.SampleSensorEffectorBeanInfo.
 
SampleSensorEffectorBeanInfo() - Constructor for class com.ibm.able.examples.fuzzy.SampleSensorEffectorBeanInfo
 
SampleSensorEffectorCustomizer - class com.ibm.able.examples.fuzzy.SampleSensorEffectorCustomizer.
This class provides the customizer for the fuzzy SampleSensorEffector.
SampleSensorEffectorCustomizer() - Constructor for class com.ibm.able.examples.fuzzy.SampleSensorEffectorCustomizer
Construct a Self Organizing Map Customizer Dialog.
SampleSensorEffectorCustomizer(JFrame, String) - Constructor for class com.ibm.able.examples.fuzzy.SampleSensorEffectorCustomizer
Construct a Self Organizing Map Customizer dialog.
save() - Method in class com.ibm.able.beans.AbleDataSetDefinition
write out the metadata describing the data set
saveEditorFramePreferences() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
Save the location and size of the rule editor frame.
saveEditorFramePreferences() - Method in class com.ibm.able.beans.rules.AbleRuleSetEditor
Save the location and size of the rule editor frame.
saveEditorFramePreferences() - Method in class com.ibm.able.editor.AbleEditorFrame
Save the location and size of the editor frame.
saveExceptionFramePreferences() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
Save the location and size of the exception frame.
saveExceptionFramePreferences() - Method in class com.ibm.able.beans.rules.AbleRuleSetEditor
Save the location and size of the exception frame.
saveFramePreferences() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
Save the locations and sizes of each frame in the fuzzy preferences file.
saveFramePreferences() - Method in class com.ibm.able.beans.rules.AbleRuleSetEditor
Save the locations and sizes of each frame in the preferences file.
saveFramePreferences() - Method in class com.ibm.able.editor.AbleEditorFrame
Save the locations and sizes of each frame in the able preferences file.
saveHelpFramePreferences() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
Save the location and size of the help frame.
saveHelpFramePreferences() - Method in class com.ibm.able.beans.rules.AbleRuleSetEditor
Save the location and size of the help frame.
saveOutputFramePreferences() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
Save the location and size of the output frame.
saveOutputFramePreferences() - Method in class com.ibm.able.beans.rules.AbleRuleSetEditor
Save the location and size of the output frame.
saveSetViewerFramePreferences() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
Save the location and size of the output frame.
saveToFile() - Method in class com.ibm.able.AbleObject
Write a serialized version of this bean to the file named previously by the setFileName() method, or to "untitled.ser" if no file name has been set.
saveToFile() - Method in interface com.ibm.able.AbleBean
Write a serialized version of this bean to the file named previously by the setFileName() method, or to "untitled.ser" if no file name has been set.
saveToFile(String) - Method in class com.ibm.able.AbleObject
Write a serialized version of this bean to the specified file.
saveToFile(String) - Method in interface com.ibm.able.AbleBean
Write a serialized version of this bean to the specified file.
saveToFile(String) - Method in class com.ibm.able.editor.AbleEnvironment
Save the object (serialize it) to the specified file name.
saveXmlFramePreferences() - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
Save the location and size of the XML frame.
saveXmlFramePreferences() - Method in class com.ibm.able.beans.rules.AbleRuleSetEditor
Save the location and size of the XML frame.
SCALE - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
SCATTERPLOT - Static variable in class com.ibm.able.editor.AbleInspector
 
Sd - Static variable in class com.ibm.able.platform.agents.Fipa
Service Description keywords
SdFixedProperties - Static variable in class com.ibm.able.platform.agents.Fipa
 
SdNegotiableProperties - Static variable in class com.ibm.able.platform.agents.Fipa
 
SdServiceName - Static variable in class com.ibm.able.platform.agents.Fipa
 
SdServiceOntology - Static variable in class com.ibm.able.platform.agents.Fipa
 
SdServiceType - Static variable in class com.ibm.able.platform.agents.Fipa
 
search(FipaDfAgentDescription) - Method in class com.ibm.able.platform.agents.FipaDfAgentAppl
Search the agent registry for an agent with specific attributes.
search(FipaDfAgentDescription) - Method in interface com.ibm.able.platform.agents.FipaDfAgent
Search the agent registry for an agent with specific attributes.
searchAgent - Variable in class com.ibm.able.beans.AbleGeneticObject
The parent genetic search agent
searchAgent(FipaAmsAgentDescription) - Method in class com.ibm.able.platform.agents.FipaAmsAgentAppl
Search the agent registry for an agent with specific attributes.
searchAgent(FipaAmsAgentDescription) - Method in interface com.ibm.able.platform.agents.FipaAmsAgent
Search the agent registry for an agent with specific attributes.
selectedArrays - Variable in class com.ibm.able.editor.AbleInspectorContext
 
selectOperator() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
randomly select an operator to be applied to the parents using a roulette wheel selection technique Note: total operator fitness must be equal to 100
selectParents() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
choose two population members to reproduce using rouletteWheel selection technique
selectRule(Vector) - Method in class com.ibm.able.beans.rules.AbleInferenceEngine
Select a rule to fire based on specificity, and return it to the forward chainer.
Sensor - Static variable in class com.ibm.able.AbleProperty
 
sensorArgs - Variable in class com.ibm.able.beans.rules.AbleClause
args is an array of objects to be passed to the effector or sensor as parameters when the method is invoked by the manager.
SensorId - Static variable in class com.ibm.able.AbleProperty
Used when changing the sensor list by those who implement AbleSensorManger.
sensorManager - Variable in class com.ibm.able.beans.rules.AbleClause
sensorManager is the inference engine that has registered the named sensor.
sensorManager - Variable in class com.ibm.able.beans.rules.AbleConsequentClause
sensorManager is the inference engine that has registered the named sensor.
sensorName - Variable in class com.ibm.able.beans.rules.AbleClause
sensorName is the name of a sensor (encapsulated method) that is registered with the sensorManager.
sensorName - Variable in class com.ibm.able.beans.rules.AbleConsequentClause
sensorName is the name of a sensor (encapsulated method) that is registered with the sensorManager.
sensorNameAlreadyExists(String) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Determine whether a sensor with the specified name exists within the ruleset.
sensorNameAlreadyExists(String) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Determine whether a sensor with the specified name exists within the ruleset.
sensorNameIsUnused(String) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Determine whether a sensor with the specified name does not exist within the ruleset.
sensorNameIsUnused(String) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Determine whether a sensor with the specified name does not exist within the ruleset.
sensors - Variable in class com.ibm.able.agents.AbleDefaultAgent
The list of sensors
sensors - Variable in class com.ibm.able.beans.rules.AbleRuleSet
 
SENSORS - Static variable in class com.ibm.able.AbleSensorEffectorPanel
Panel will be used to display the sensors.
seriesData - Variable in class com.ibm.able.editor.AbleInspectorContext
 
set(int, String, String) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Overwrite the previous key/val pair at location 'i' with the new k/v.
set(String, String) - Method in class com.ibm.able.editor.AbleJarMessageHeader
Sets the value of a key.
setAbleEventProcessingCheckBoxes(PropertyChangeEvent) - Method in class com.ibm.able.AbleObjectPanel
 
setAbleEventProcessingEnabled(int) - Method in class com.ibm.able.AbleObject
Specify whether asynchronous ABLE event processing is enabled or disabled.
setAbleEventProcessingEnabled(int) - Method in interface com.ibm.able.AbleBean
Specify whether asynchronous ABLE event processing is enabled or disabled.
setAbleEventProcessingEnabled(int) - Method in class com.ibm.able.AbleEventQueue
Specify whether asynchronous ABLE event processing is enabled or disabled.
setAbleHelpURL(String) - Method in class com.ibm.able.editor.AbleSensorEffectorDialog
 
setAbleJarFiles(String) - Method in class com.ibm.able.AblePreferences
 
setAbleLookAndFeelClassName(String) - Method in class com.ibm.able.AblePreferences
 
setAccLocation(String) - Method in class com.ibm.able.platform.PlatformPreferences
 
setAction(int) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the type of action to take when the condition watched is true.
setActive(boolean) - Method in class com.ibm.able.beans.fuzzy.FsTrace
Enable or disable tracing.
setActive(boolean) - Method in class com.ibm.able.beans.rules.AbleParTrace
Enable or disable tracing.
setActive(boolean) - Method in interface com.ibm.able.platform.PlatformTracer
Enable or disable tracing.
setActive(boolean) - Method in class com.ibm.able.platform.PlatformTracerSupport
Enable or disable tracing.
setActiveDataSource(boolean) - Method in class com.ibm.able.agents.AbleDefaultAgent
Set the flag indicating if there is an active data source
setActiveDataSource(boolean) - Method in interface com.ibm.able.agents.AbleAgent
Set the flag indicating if there is an active data source.
setAdaptLearnRate(boolean) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setAdaptLearnRate(boolean) - Method in class com.ibm.able.beans.AbleBackPropagation
 
setAdaptLearnRate(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setAddress(String) - Method in class com.ibm.able.platform.agents.FipaAmsAgentDescription
Set the address of the agent.
setAddress(String) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the address of the agent.
setAgentName(String) - Method in class com.ibm.able.platform.agents.FipaAmsAgentDescription
Set the name of the agent.
setAgentName(String) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the name of the agent.
setAgentViewObject(AbleViewObject) - Method in class com.ibm.able.editor.AbleEditorCanvas
Set the container agent.
setAllWidths(double) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setAlphaCut(double) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Set the alphacut threshold to the specified value.
setAmsLocation(String) - Method in class com.ibm.able.platform.PlatformPreferences
 
setApState(int) - Method in class com.ibm.able.platform.agents.FipaAmsAgentDescription
Set the AP state.
setArrayData() - Method in class com.ibm.able.editor.AbleInspectorData
 
setAutoCenter(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setAutoEvolve(boolean) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
 
setAutoTrain(boolean) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setBaseTraceActive(boolean) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Turn ruleset tracing on or off.
setBasisFunction(int) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setBatch(boolean) - Method in class com.ibm.able.beans.fuzzy.FsTrace
Enable or disable batch tracing.
setBatch(boolean) - Method in class com.ibm.able.beans.rules.AbleParTrace
Enable or disable batch tracing.
setBatch(boolean) - Method in interface com.ibm.able.platform.PlatformTracer
Enable or disable batch tracing.
setBatch(boolean) - Method in class com.ibm.able.platform.PlatformTracerSupport
Enable or disable batch tracing.
setBooleanValue(boolean) - Method in class com.ibm.able.beans.fuzzy.FsVarBoolean
Set the value of this object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.beans.fuzzy.FsVarContinuous
Set the value of this object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.beans.fuzzy.FsVarNumeric
Set the value of this object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.beans.fuzzy.FsVarSymbolic
Set the value of this object from a boolean value.
setBooleanValue(boolean) - Method in interface com.ibm.able.beans.fuzzy.FsWr
Set the value of this object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleLhs
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleBooleanVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in interface com.ibm.able.data.AbleWr
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleGenericVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleStringVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleNumericVariable
Set the value of this data object from a boolean value.
setBreakPoint(String, String, String) - Method in class com.ibm.able.beans.AbleNetwork
Set a breakpoint on this network.
setBufferSize(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setBufferSize(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setBufferSize(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setBufferSize(int) - Method in class com.ibm.able.beans.AbleImport
Set the buffer size, determines whether load the entire file (=0) or just pieces of it (>0) into memory
setBufferSize(int) - Method in class com.ibm.able.beans.AbleDataSet
 
setBufferSize(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setCaseSensitive(boolean) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setCertificationAuthority(String) - Method in class com.ibm.able.platform.agents.FipaApDescription
Set the certification authority.
setChanged(boolean) - Method in class com.ibm.able.AbleObject
Set the changed flag.
setChanged(boolean) - Method in class com.ibm.able.AbleObjectCustomizer
Find out if the object was changed, possibly because of a side-effect.
setChanged(boolean) - Method in interface com.ibm.able.AbleBean
Set the changed flag.
setChart(JCChart) - Method in class com.ibm.able.editor.AbleInspectorData
 
setChgSupport(PropertyChangeSupport) - Method in class com.ibm.able.data.AbleVariable
Set a reference to the property change support object that this variable uses to notify listeners of changes to this variable's current value.
setChromosome(Object) - Method in class com.ibm.able.beans.AbleGeneticObject
set the chromosome for this genetic object create and initialize any underlying AbleBean and immediately compute the member's fitness
setClassName(String) - Method in class com.ibm.able.platform.agents.FipaAmsAgentDescription
Set the class name.
setClassPriors(double[]) - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
setClassPriors(double[]) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
setClauseWeight(double) - Method in class com.ibm.able.beans.rules.AbleClause
 
setColumn(int) - Method in class com.ibm.able.beans.AbleContinuousField
set the index position (column) in the record
setColumn(int) - Method in class com.ibm.able.beans.AbleDiscreteField
 
setColumn(int) - Method in interface com.ibm.able.beans.AbleField
set index position in the record (based on field definition order)
setColumn(int) - Method in class com.ibm.able.beans.AbleCategoricalField
 
setCommand(String) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the command to execute when the condition is true and the action selected is ACTION_EXECUTE.
setComment(String) - Method in class com.ibm.able.AbleObject
Set (or change) the comment associated with this bean.
setComment(String) - Method in interface com.ibm.able.AbleBean
Set (or change) the comment associated with this bean.
setCommentTextArea(PropertyChangeEvent) - Method in class com.ibm.able.AbleObjectPanel
 
setCommPort(String) - Method in class com.ibm.able.AblePreferences
 
setCondition(int) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the file watch condition.
setConscience(double) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
set the conscience parameter
setContent(Object) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "content" associated with this message.
setContext(AbleInspectorContext) - Method in class com.ibm.able.editor.AbleInspector
Get user-defined state and settings after restore
setContext(AbleInspectorContext) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
 
setContext(Object) - Method in class com.ibm.able.data.AbleVariable
Set a reference to the context in which this variable resides.
setConversationId(String) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "conversation Id" associated with this message.
setCorrelationMethod(int) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Set the correlation method to the specified type.
setCPT(double[][][]) - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
setCrossoverRate(double) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the crossoverRate , used when a crossover operator is selected to determine whether a crossover will actually be performed
setCrossoverRate(double) - Method in class com.ibm.able.beans.AbleGeneticObject
set the crossover rate for use by any crossover operators
setCurrentAgent(Object) - Method in class com.ibm.able.editor.AbleEditorFrame
Select the node whose user object contains this object.
setCursor(Cursor) - Method in class com.ibm.able.editor.AbleEditorFrame
 
setCustomizer(AbleCustomizer) - Method in class com.ibm.able.AbleObjectCustomizer
Customizers that extend this customizer call setCustomizer so that the base object knows to call its updateObject method.
setData(AbleBean, Object[], Object[], Hashtable, Vector, int) - Method in class com.ibm.able.editor.AbleParametersDialog
Retrieve the selected parameter names.
setData(double[]) - Method in class com.ibm.able.beans.filter.AbleTranslateDiscretizeDataDialog
 
setData(double[]) - Method in class com.ibm.able.beans.filter.AbleThresholdDialog
 
setData(double[]) - Method in class com.ibm.able.beans.filter.AbleTranslateOperatorDataDialog
 
setData(double[]) - Method in class com.ibm.able.beans.filter.AbleScaleDialog
 
setData(Hashtable) - Method in class com.ibm.able.agents.AbleGeneticOperatorsDialog
 
setData(int) - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog
 
setData(Object[]) - Method in class com.ibm.able.editor.AbleSelectPropertyDialog
 
setData(Object[], Object[]) - Method in class com.ibm.able.editor.AbleArraysDialog
 
setDataFileName(String) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setDataFileName(String) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setDataFileName(String) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setDataFileName(String) - Method in class com.ibm.able.beans.AbleImport
set the data file name
setDataFileName(String) - Method in class com.ibm.able.beans.AbleDataSetDefinition
set the data set file name
setDataFileName(String) - Method in class com.ibm.able.beans.AbleExport
set the current source file name
setDataFileName(String) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setDataFlowEnabled(boolean) - Method in class com.ibm.able.AbleObject
Set the data flow processing state of the bean.
setDataFlowEnabled(boolean) - Method in interface com.ibm.able.AbleBean
Set the data flow processing state of the bean.
setDataFlowEnabled(boolean) - Method in class com.ibm.able.beans.AbleImport
set the data flow processing processing state of the object
setDataFlowEnabledCheckBox(PropertyChangeEvent) - Method in class com.ibm.able.AbleObjectPanel
 
setDataOnBean() - Method in class com.ibm.able.AbleConnectionsPanel
Update the object that is being customized.
setDataOnBean() - Method in class com.ibm.able.AbleSensorEffectorPanel
Update the object that is being customized.
setDataOnBean() - Method in class com.ibm.able.AbleObjectPanel
Update the fields in the AbleObject from the screen fields.
setDataOnBean() - Method in class com.ibm.able.agents.AbleGeneticSearchAgentPanel
Update the agent that is being customized.
setDataOnBean() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.AbleDataSetPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.AbleBackPropagationPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.AbleExportPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.AbleImportPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.AbleSelfOrganizingMapPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.filter.AbleFilterPanel
 
setDataOnBean() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel
Update the agent that is being customized.
setDataOnBean() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherPanel
Update the bean that is being customized.
setDataSet(AbleDataSet) - Method in class com.ibm.able.beans.AbleImport
set and open the new data set object
setDataSetDefinitionFileName(String) - Method in class com.ibm.able.beans.AbleDataSetDefinition
set the dfn file name
setDecayFactor(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setDecayFactor(double) - Method in class com.ibm.able.beans.AbleBackPropagation
 
setDecayFactor(double) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setDefaultOutSymbol(String) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setDefuzzifyMethod(int) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Set the defuzzification method to the specified type.
setDelegateAgent(String) - Method in class com.ibm.able.platform.agents.FipaMessageEnvelope
Set the name of the delegate agent.
setDelegateAgentName(String) - Method in class com.ibm.able.platform.agents.FipaAmsAgentDescription
Set the DelegateAgentName.
setDelimiters(String) - Method in class com.ibm.able.beans.AbleImport
set the current delimiters (default is space)
setDelimiters(String) - Method in class com.ibm.able.beans.AbleExport
set the current delimiters (default is space)
setDesiredPercentCorrect(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setDesiredPercentCorrect(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setDesiredPercentIncorrect(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setDesiredPercentIncorrect(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setDestination(String) - Method in class com.ibm.able.platform.agents.FipaMessageEnvelope
Set the name of the agent that is to receive the letter.
setDfLocation(String) - Method in class com.ibm.able.platform.PlatformPreferences
 
setDfState(int) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the DF state.
setDialog(Dialog) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the Dialog to display when the condition is true and the action selected is ACTION_ALERT.
setDiscourseHi(double) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the variable's maximum allowed value.
setDiscourseLo(double) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the variable's minimum allowed value.
setDocumentLocator(Locator) - Method in class com.ibm.able.beans.fuzzy.FsXmlParser
 
setDocumentLocator(Locator) - Method in class com.ibm.able.beans.rules.AbleXmlParser
 
setDynamicRegistration(boolean) - Method in class com.ibm.able.platform.agents.FipaApDescription
Set the dynamic registration.
setEditorBeanPaletteLabels(String) - Method in class com.ibm.able.AblePreferences
 
setEditorHelpPanelBackground(Color) - Method in class com.ibm.able.AblePreferences
 
setEditorHelpPanelBackground(String) - Method in class com.ibm.able.AblePreferences
 
setEditorHelpPanelForeground(Color) - Method in class com.ibm.able.AblePreferences
 
setEditorHelpPanelForeground(String) - Method in class com.ibm.able.AblePreferences
 
setEditorHelpPanelLocation(Point) - Method in class com.ibm.able.AblePreferences
 
setEditorHelpPanelLocation(String) - Method in class com.ibm.able.AblePreferences
 
setEditorHelpPanelSize(Dimension) - Method in class com.ibm.able.AblePreferences
 
setEditorHelpPanelSize(String) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelBackground(Color) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelBackground(String) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelDividerLocation(int) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelDividerLocation(String) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelFont(Font) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelFont(String) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelForeground(Color) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelForeground(String) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelLocation(Point) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelLocation(String) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelSize(Dimension) - Method in class com.ibm.able.AblePreferences
 
setEditorPanelSize(String) - Method in class com.ibm.able.AblePreferences
 
setEffectors(Hashtable) - Method in class com.ibm.able.agents.AbleDefaultAgent
Set all effectors for this manager.
setEffectors(Hashtable) - Method in interface com.ibm.able.beans.AbleEffectorManager
Set all effectors for this manager.
setEffectors(Hashtable) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Set all effectors for this manager.
setEffectors(Hashtable) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Set all effectors for this manager.
setEnvelope(Hashtable) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "envelope" associated with this message.
setEpochUpdate(boolean) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setEpochUpdate(boolean) - Method in class com.ibm.able.beans.AbleBackPropagation
 
setEpochUpdate(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setEpochUpdate(boolean) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
setErrorMsg(int, String, int) - Method in class com.ibm.able.beans.filter.AbleFilter
 
setErrorMsg(int, String, String) - Method in class com.ibm.able.beans.filter.AbleFilter
 
setErrorMsg(int, String, String, double) - Method in class com.ibm.able.beans.filter.AbleFilter
 
setEvaluationAgent(AbleAgent) - Method in class com.ibm.able.beans.AbleGeneticObject
set the special EvaluationAgent
setExplicitErrorMode(boolean) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setExplicitErrorMode(boolean) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setExplicitErrorMode(boolean) - Method in class com.ibm.able.beans.AbleBackPropagation
 
setExplicitErrorMode(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setFileDialog(JTextField, String, String) - Static method in class com.ibm.able.AblePanelHelper
Deprecated. Use setTextFieldFromFileDialog instead.
setFileName(String) - Method in class com.ibm.able.AbleObject
Set (or change) the persistent store file name.
setFileName(String) - Method in interface com.ibm.able.AbleBean
Set (or change) the persistent store file name.
setFileName(String) - Method in class com.ibm.able.beans.AbleDataSetDefinition
set the base file name
setFileName(String) - Method in class com.ibm.able.beans.filter.AbleFilter
 
setFileName(String) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the file name and get a reference to the file.
setFileNameTextField(PropertyChangeEvent) - Method in class com.ibm.able.AbleObjectPanel
 
setFileType(String) - Method in class com.ibm.able.beans.AbleImport
set the file type of the source file
setFilter(AbleFilter) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setFipaManCompliance(int) - Method in class com.ibm.able.platform.agents.FipaApDescription
Set the fipaManCompliance.
setFitnessThreshold(double) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the raw fitness threshold This is used to halt the search if the raw fitness value exceeds this threshold
setFixedProperties(String) - Method in class com.ibm.able.platform.agents.FipaServiceDescription
Set the fixed properties.
setFrame(JFrame) - Method in class com.ibm.able.editor.AbleEditorCanvas
Set the frame.
setFrameIcon() - Method in class com.ibm.able.editor.AbleEditorFrame
Set the icon of the Able Editor pane
setFrameTitle(String) - Method in class com.ibm.able.editor.AbleInspectorWindow
 
setFuzzyValue(AbleLiteral) - Method in class com.ibm.able.data.AbleLhs
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleLiteral) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleLiteral) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleLiteral) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleLiteral) - Method in class com.ibm.able.data.AbleBooleanVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleLiteral) - Method in interface com.ibm.able.data.AbleWr
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleLiteral) - Method in class com.ibm.able.data.AbleGenericVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleLiteral) - Method in class com.ibm.able.data.AbleStringVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleLiteral) - Method in class com.ibm.able.data.AbleNumericVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(FsSet) - Method in class com.ibm.able.beans.fuzzy.FsVarBoolean
Set the value of this object from a fuzzy value.
setFuzzyValue(FsSet) - Method in class com.ibm.able.beans.fuzzy.FsVarContinuous
Set the value of this object from a fuzzy value.
setFuzzyValue(FsSet) - Method in class com.ibm.able.beans.fuzzy.FsVarNumeric
Set the value of this object from a fuzzy value.
setFuzzyValue(FsSet) - Method in class com.ibm.able.beans.fuzzy.FsVarSymbolic
Set the value of this object from a fuzzy value.
setFuzzyValue(FsSet) - Method in interface com.ibm.able.beans.fuzzy.FsWr
Set the value of this object from a fuzzy value.
setGamma(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setGenericValue(Object) - Method in class com.ibm.able.data.AbleLhs
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleBooleanVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in interface com.ibm.able.data.AbleWr
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleGenericVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleStringVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleNumericVariable
Set the value of this data object from an object.
setGeneticObjectClassName(String) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the name of the class of genetic objects we are searching
setGoalVariableName(String) - Method in class com.ibm.able.beans.rules.AbleRuleSet
 
setHelpFileName(String) - Method in class com.ibm.able.editor.AbleCustomizerDialog
Set the help file name.
setHelpURL(URL, String) - Method in class com.ibm.able.editor.AbleSensorEffectorDialog
 
setHostName(String) - Method in class com.ibm.able.platform.agents.FipaAmsAgentDescription
Set the host name.
setId(int) - Method in class com.ibm.able.data.AbleVariable
Set the unique Id of this variable.
setIgnoreAnyPropertyChanges(boolean) - Method in class com.ibm.able.AbleObjectCustomizer
Set the flag to ignore property change events.
setIiopUrl(String) - Method in class com.ibm.able.platform.agents.FipaApDescription
Set the IIOP URL.
setInferenceMethod(int) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Set the inference method to the specified type.
setInferencingTraceActive(boolean) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Turn inference tracing on or off.
setInLength(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setInLength(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setInputBuffer(int, Object) - Method in class com.ibm.able.AbleObject
Set the value of a single element of the input buffer.
setInputBuffer(int, Object) - Method in interface com.ibm.able.AbleBean
Set the value of a single element of the input buffer.
setInputBuffer(Object) - Method in class com.ibm.able.AbleObject
Set the input buffer to the specified object.
setInputBuffer(Object) - Method in interface com.ibm.able.AbleBean
Set the input buffer to the specified object.
setInReplyTo(String) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "in reply to" expression associated with this message.
setInspector(AbleInspector) - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel
 
setInspectorContext(AbleInspectorContext) - Method in class com.ibm.able.editor.AbleInspectorWindow
Set the Inspector context after a restore
setInspectorPanelLocation(Point) - Method in class com.ibm.able.AblePreferences
 
setInspectorPanelLocation(String) - Method in class com.ibm.able.AblePreferences
 
setInspectorPanelSize(Dimension) - Method in class com.ibm.able.AblePreferences
 
setInspectorPanelSize(String) - Method in class com.ibm.able.AblePreferences
 
setInteractionProtocols(String) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the interaction protocols.
setInType(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setInType(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setLabels(String) - Method in class com.ibm.able.beans.rules.AbleRuleVariable
Specify a set of textual labels which can be used to refer to the various values of this variable.
setLambda(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setLanguage(String) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "language" expression associated with this message.
setLanguage(String) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the language.
setLearnRate(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
set the learn rate parameter
setLearnRate(double) - Method in class com.ibm.able.beans.AbleBackPropagation
set the learn rate parameter
setLearnRate(double) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
set the learn rate parameter
setLearnRate(double) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
set the learn rate parameter
setLocalResourceSource(String, AbleInputStreamProducer) - Method in class com.ibm.able.editor.AbleClassLoader
Assign an InputStream as the source for a given property name This value comes first after the system resources
setLockMethod(Object) - Method in class com.ibm.able.examples.fuzzy.SampleSensorEffector
The "effector" named "setLock".
setLogger(Logger) - Method in class com.ibm.able.AbleObject
Set a logger into this bean.
setLogger(Logger) - Method in interface com.ibm.able.AbleBean
Set a logger into this bean.
setMax(double) - Method in class com.ibm.able.beans.AbleContinuousField
 
setMaxNumEpochs(int) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
set the max Num Epochs parameter
setMaxNumPasses(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setMaxNumPasses(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setMaxNumPasses(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setMaxNumPasses(int) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the maximum number of generations to search
setMaxNumPasses(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setMaxRMSError(double) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setMemoryItem(String, Object) - Method in class com.ibm.able.beans.rules.AbleRuleSet
set or replace a working memory item
setMessageContent(Vector) - Method in class com.ibm.able.platform.agents.FipaLetter
Set the current message content to the specified value.
setMessageEnvelope(FipaMessageEnvelope) - Method in class com.ibm.able.platform.agents.FipaLetter
Set the current message envelope to the specified value.
setMin(double) - Method in class com.ibm.able.beans.AbleContinuousField
 
setMobility(boolean) - Method in class com.ibm.able.platform.agents.FipaApDescription
Set the mobility.
setMode(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
set the internal config for either NNTRAIN = training from an external data file NNTEST = testing (with network locked) from an external data file or NNRUN = running (with network locked) from data placed in the input buffer
setMode(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
set the internal config for either NNTRAIN = training from an external data file NNTEST = testing (with network locked) from an external data file or NNRUN = running (with network locked) from data placed in the input buffer
setMode(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
set the internal config for either NNTRAIN = training from an external data file NNTEST = testing (with network locked) from an external data file or NNRUN = running (with network locked) from data placed in the input buffer
setMode(int) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
set the internal config for either 0 = training from an external file or 1 = running (with network locked) from data placed in the input buffer
setMode(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
set the internal config for either NNTRAIN = training from an external data file NNTEST = testing (with network locked) from an external data file or NNRUN = running (with network locked) from data placed in the input buffer
setMode(int) - Method in class com.ibm.able.beans.rules.AbleRuleSet
 
setModel(AbleObject) - Method in class com.ibm.able.editor.AbleInspectorData
 
setMomentum(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
set the momentum parameter
setMomentum(double) - Method in class com.ibm.able.beans.AbleBackPropagation
set the momentum parameter
setMomentum(double) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
set the momentum parameter
setMutationRate(double) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the mutationRate, used when a mutate operator is selected this value is used to determine whether each bit is mutated or not mutation can be to any other value in the vocabulary
setMutationRate(double) - Method in class com.ibm.able.beans.AbleGeneticObject
set the mutation rate for use by any mutation operators
setName(String) - Method in class com.ibm.able.AbleObject
Set (or change) the name of this bean.
setName(String) - Method in interface com.ibm.able.AbleBean
Set (or change) the name of this bean.
setName(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setNames(Hashtable) - Method in class com.ibm.able.agents.AbleGeneticOperatorsDialog
 
setNameTextField(PropertyChangeEvent) - Method in class com.ibm.able.AbleObjectPanel
 
setNClasses(int) - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
setNClasses(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
setNegotiableProperties(String) - Method in class com.ibm.able.platform.agents.FipaServiceDescription
Set the negotiable properties.
setNetArch(String) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setNetArch(String) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setNetArch(String) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setNetArchitecture(String) - Method in class com.ibm.able.beans.AbleNetwork
Set the network architecture.
setNetArchitecture(String) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
Set the back propagation network architecture The architecture string is a sequence of space-delimited integers as follows: numInput numHid1 numHid2 numHid3 numOutput feedbackType Note if feedbackType is not specified, it will be set to 0
setNetArchitecture(String) - Method in class com.ibm.able.beans.AbleBackPropagation
Set the back propagation network architecture The architecture string is a sequence of space-delimited integers as follows: numInput numHid1 numHid2 numHid3 numOutput feedbackType Note if feedbackType is not specified, it will be set to 0
setNetArchitecture(String) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
Set the back propagation network architecture The architecture string is a sequence of space-delimited integers as follows: numInput numHid1 numHid2 numHid3 numOutput feedbackType Note if feedbackType is not specified, it will be set to 0
setNetArchitecture(String) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
setNetMode(int) - Method in class com.ibm.able.beans.AbleNetwork
Set the operating mode of the network.
setNetMode(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
train (build hypothesis) or test(classify) modes
setNetStepsPerEpoch(long) - Method in class com.ibm.able.beans.AbleNetwork
 
setNFeatures(int) - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
setNFeatures(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
setNFValues(short[]) - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
setNFValues(short[]) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
setNoDuplicatesAllowed(boolean) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set a boolean flag indicating whether members with duplicate chromosomes are allowed in the population or not.
setNormalized(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setNormalizedFitness(double) - Method in class com.ibm.able.beans.AbleGeneticObject
 
setNoSelectedViewObject() - Method in class com.ibm.able.editor.AbleEditorCanvas
Deselect the selected view object.
setNumCols(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setNumDataPoints(int) - Method in class com.ibm.able.editor.AbleParametersDialog
 
setNumericValue(double) - Method in class com.ibm.able.beans.fuzzy.FsVarBoolean
Set the value of this object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.beans.fuzzy.FsVarContinuous
Set the value of this object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.beans.fuzzy.FsVarNumeric
Set the value of this object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.beans.fuzzy.FsVarSymbolic
Set the value of this object from a numeric value.
setNumericValue(double) - Method in interface com.ibm.able.beans.fuzzy.FsWr
Set the value of this object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleLhs
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleBooleanVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in interface com.ibm.able.data.AbleWr
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleGenericVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleStringVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleNumericVariable
Set the value of this data object from a numeric value.
setNumFieldsPerRec(int) - Method in interface com.ibm.able.AbleDataSource
Set the number of fields in each record in the data source
setNumFieldsPerRec(int) - Method in class com.ibm.able.beans.AbleImport
set the number of fields per records in the data file
setNumItems(int) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setNumPasses(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setNumPasses(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setNumPasses(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setNumPasses(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setNumPoints(int) - Method in class com.ibm.able.editor.AbleInspectorData
 
setNumRecords(long) - Method in interface com.ibm.able.AbleDataSource
Set the number of records in the data source
setNumRecords(long) - Method in class com.ibm.able.beans.AbleImport
set the number of records in the source file
setNumRepeats(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setNumRepeats(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setNumRows(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setObject(Object) - Method in class com.ibm.able.AbleObjectCustomizer
Get a reference to the object to be customized.
setObject(Object) - Method in class com.ibm.able.agents.AbleDefaultAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.agents.AbleGeneticSearchAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.AbleExportCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.AbleImportCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.AbleBackPropagationCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.AbleSelfOrganizingMapCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.filter.AbleFilterPanel
Save a reference to the agent that is being customized.
setObject(Object) - Method in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
used when opening a Customizer
setObject(Object) - Method in class com.ibm.able.beans.filter.AbleFilterCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.fuzzy.FsRuleSetEditor
Save a reference to the object that is to be customized, and pass it on to the "real" customizer.
setObject(Object) - Method in class com.ibm.able.beans.fuzzy.FsRuleSetCustomizer
Save a reference to the object that is being customized.
setObject(Object) - Method in class com.ibm.able.beans.rules.AbleRuleSetEditor
Save a reference to the object that is being customized.
setObject(Object) - Method in class com.ibm.able.beans.rules.AbleRuleSetEditorLauncher
Save a reference to the object that is to be customized, and pass it on to the "real" customizer.
setObject(Object) - Method in class com.ibm.able.editor.AbleEditorPreferences
Save a reference to the agent that is being customized.
setObject(Object) - Method in class com.ibm.able.editor.AbleSensorEffectorDialog
Get a reference to the object to be customized.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextSeriesPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.AreaChartPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedAreaPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.BarChartPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedBarPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.LineChartPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.ScatterPlotPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TimePlotPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in interface com.ibm.able.editor.AbleInspectorPanel
Set the object to be customized.
setObject(Object) - Method in class com.ibm.able.examples.AbleBeanWrapperCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.examples.ablebean.SimpleAbleBeanCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.examples.fuzzy.SampleSensorEffectorCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setOntology(String) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "ontology" expression associated with this message.
setOntology(String) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the ontology.
setOperator(AbleTranslateOperator) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setOperatorFitness(Hashtable) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set a hashtable of operators and their fitness values These values are used to select operators for application during reproduction Fitness values should sum to 100
setOperCode(int) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setOperCode(String) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setOutLength(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setOutLength(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setOutputBuffer(int, Object) - Method in class com.ibm.able.AbleObject
Set the value of a single element of the output buffer.
setOutputBuffer(int, Object) - Method in interface com.ibm.able.AbleBean
Set the value of a single element of the output buffer.
setOutputBuffer(Object) - Method in class com.ibm.able.AbleObject
Set the output buffer to the specified object.
setOutputBuffer(Object) - Method in interface com.ibm.able.AbleBean
Set the output buffer to the specified object.
setOutType(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setOutType(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setOwner(AbleInspectorWindow) - Method in class com.ibm.able.editor.AbleInspector
 
setOwnership(String) - Method in class com.ibm.able.platform.agents.FipaAmsAgentDescription
Set the ownership.
setOwnership(String) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the ownership.
setOwnership(String) - Method in class com.ibm.able.platform.agents.FipaApDescription
Set the ownership.
setParent(AbleBeanContainer) - Method in class com.ibm.able.AbleObject
Set the containing parent of this bean.
setParent(AbleBeanContainer) - Method in interface com.ibm.able.AbleBean
Set the containing parent of this bean.
setPatternType(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setPlatformName(String) - Method in class com.ibm.able.platform.agents.FipaApDescription
Set the name of the platform.
setPlugInJarDirectory(String) - Method in class com.ibm.able.AblePreferences
 
setPopulationSize(int) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the population size
setPostOperator(AbleTranslateOperator) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setPreOperator(AbleTranslateOperator) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setProcessList(Vector) - Method in class com.ibm.able.agents.AbleDefaultAgent
Set the sequential processing list
setProcessList(Vector) - Method in interface com.ibm.able.agents.AbleAgent
Set the sequential processing list
setProcessMode(int) - Method in class com.ibm.able.editor.AbleEditorFrame
 
setPromptText(String) - Method in class com.ibm.able.beans.filter.AbleTranslateOperatorDataDialog
 
setPromptText(String) - Method in class com.ibm.able.beans.rules.AbleRuleVariable
Set prompt text for this variable that can be used to query the end-user for a new value for this variable.
setProtocol(String) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "protocol" word associated with this message.
setRandomizeData(boolean) - Method in class com.ibm.able.beans.AbleImport
 
setRandomizeData(boolean) - Method in class com.ibm.able.beans.AbleDataSet
 
setReceiver(Vector) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "receiver(s)" associated with this message.
setReference(Object) - Method in class com.ibm.able.platform.agents.FipaAmsAgentDescription
Set the reference.
setReference(Object) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the reference.
setReferences(AbleReferences) - Method in class com.ibm.able.data.AbleVariable
Set the set of objects that refer to this variable.
setReinforcement(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setReplacementSize(int) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the number of population members to replace each generation
setReply(String) - Method in class com.ibm.able.platform.agents.FipaMessageEnvelope
Set the name of the reply agent.
setReplyBy(Calendar) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "reply-by" date/time token associated with this message.
setReplyWith(String) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "reply with" expression associated with this message.
setRule(AbleRule) - Method in class com.ibm.able.beans.rules.AbleRuleSet
 
setRuleEditorExceptionPanelBackground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorExceptionPanelBackground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorExceptionPanelFont(Font) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorExceptionPanelFont(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorExceptionPanelForeground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorExceptionPanelForeground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorExceptionPanelLocation(Point) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorExceptionPanelLocation(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorExceptionPanelSize(Dimension) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorExceptionPanelSize(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorHelpPanelBackground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorHelpPanelBackground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorHelpPanelForeground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorHelpPanelForeground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorHelpPanelLocation(Point) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorHelpPanelLocation(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorHelpPanelSize(Dimension) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorHelpPanelSize(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelBackground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelBackground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelFont(Font) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelFont(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelForeground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelForeground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelLocation(Point) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelLocation(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelSize(Dimension) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorOutputPanelSize(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelBackground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelBackground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelFont(Font) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelFont(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelForeground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelForeground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelLocation(Point) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelLocation(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelSize(Dimension) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorPanelSize(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorTitleBackground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorTitleBackground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorTitleFont(Font) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorTitleFont(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorTitleForeground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorTitleForeground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelBackground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelBackground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelFont(Font) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelFont(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelForeground(Color) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelForeground(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelLocation(Point) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelLocation(String) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelSize(Dimension) - Method in class com.ibm.able.AblePreferences
 
setRuleEditorXmlPanelSize(String) - Method in class com.ibm.able.AblePreferences
 
setRuleName(String) - Method in class com.ibm.able.beans.rules.AbleRuleVariable
Set a rulename for this variable.
setRulePriority(double) - Method in class com.ibm.able.beans.rules.AbleRule
 
setRules(Vector) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Set all of the rules in the ruleSet Note: all existing rules are removed
setRuleSet(AbleRuleSet) - Method in class com.ibm.able.beans.rules.AbleRule
set the owning rule set for this rule
setRuleSet(AbleRuleSet) - Method in class com.ibm.able.beans.rules.AbleInferenceEngine
Set the current rulebase.
setRuleSet(FsRuleSet) - Method in class com.ibm.able.beans.fuzzy.FsGuiSetViewer
Set (or change) the fuzzy ruleset.
setRuleSet(FsRuleSet) - Method in class com.ibm.able.beans.fuzzy.FsGuiSetInspector
Set (or change) the fuzzy ruleset.
setRuleSetName(String) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Specify the name of the ruleset.
setSelected(boolean) - Method in class com.ibm.able.AbleCheckBoxTreeNode
Set the selection indicator for this node.
setSelected(boolean) - Method in class com.ibm.able.editor.AbleViewObject
 
setSelectedNode(boolean) - Method in class com.ibm.able.AbleCheckBoxTreeNode
Set the selection indicator for this node.
setSelectedParent(boolean) - Method in class com.ibm.able.AbleCheckBoxTreeNode
Set the selection indicator for this node's parents.
setSelectedViewObject(AbleViewObject) - Method in class com.ibm.able.editor.AbleEditorCanvas
Set the selected view object.
setSender(String) - Method in class com.ibm.able.platform.agents.FipaAclMessage
Set (or change) the "sender" agent name associated with this message.
setSenderDetails(String) - Method in class com.ibm.able.platform.agents.FipaMessageEnvelope
Set the name of the sending agent.
setSensors(Hashtable) - Method in class com.ibm.able.agents.AbleDefaultAgent
Set all sensors for this manager.
setSensors(Hashtable) - Method in interface com.ibm.able.beans.AbleSensorManager
Set all sensors for this manager.
setSensors(Hashtable) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Set all sensors for this manager.
setSensors(Hashtable) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Set all sensors for this manager.
setSerFileName(String) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Specify the name of the serialized file for this ruleset.
setSerFileName(String) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Specify the name of the serialized file for this ruleset.
setSeriesData() - Method in class com.ibm.able.editor.AbleInspectorData
 
setServiceName(String) - Method in class com.ibm.able.platform.agents.FipaServiceDescription
Set the name of the service.
setServiceOntology(String) - Method in class com.ibm.able.platform.agents.FipaServiceDescription
Set the service of the service.
setServices(Vector) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the services of the agent.
setServiceType(String) - Method in class com.ibm.able.platform.agents.FipaServiceDescription
Set the type of the service.
setSeverity(int) - Method in class com.ibm.able.AbleException
Set the severity of the exception.
setSignature(String) - Method in class com.ibm.able.platform.agents.FipaAmsAgentDescription
Set the signature.
setSimpleBeanColor(String) - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgent
Set the color attribute Also fire a propertyChange event and a dataChanged AbleEvent
setSimpleBeanColor(String) - Method in class com.ibm.able.examples.ablebean.SimpleAbleBean
Set the color attribute Also fire a propertyChange event to notify any propertyChange listeners
setSleepTime(long) - Method in class com.ibm.able.AbleObject
Set the sleep time for the asynchronous timed processing loop.
setSleepTime(long) - Method in interface com.ibm.able.AbleBean
Set the sleep time for the asynchronous timed processing loop.
setSleepTime(long) - Method in class com.ibm.able.AbleEventQueue
Set the sleep time for the thread's processing loop.
setSleepTimeTextField(PropertyChangeEvent) - Method in class com.ibm.able.AbleObjectPanel
 
setSomeProperty(String) - Method in class com.ibm.able.examples.AbleBeanWrapper
Set the value for some String property in BeanWrapper, and fire a propertyChange event to notify any propertyChange listeners.
setSourceFileName(String) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
not sure if we need this
setSrcFile(File) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Specify the source file object for this ruleset.
setSrcFile(File) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Specify the source file object for this ruleset.
setSrcFileName(String) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Specify the name of the source file for this ruleset.
setSrcFileName(String) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Specify the name of the source file for this ruleset.
setState(int) - Method in class com.ibm.able.AbleObject
Set the state of this bean.
setState(int) - Method in interface com.ibm.able.AbleEventQueueProcessor
Set the state of the event queue's container.
setState(int) - Method in interface com.ibm.able.AbleBean
Set the state of this bean.
setState(int) - Method in class com.ibm.able.AbleState
Set the current state to the specified value.
setState(int) - Method in class com.ibm.able.platform.agents.PlatformAgentProxyEventHandler
Set the state of the event queue's container.
setStateTextField(PropertyChangeEvent) - Method in class com.ibm.able.AbleObjectPanel
 
setStatus(String) - Method in class com.ibm.able.editor.AbleEditorCanvas
Write text to the AbleEditor status line.
setStatus(String) - Method in class com.ibm.able.editor.AbleEditorFrame
 
setStopOnAbleParException(boolean) - Method in class com.ibm.able.beans.rules.AbleParParser
 
setStopOnFsException(boolean) - Method in class com.ibm.able.beans.fuzzy.FsXmlParser
 
setStopOnFsException(boolean) - Method in class com.ibm.able.beans.fuzzy.FsParParser
 
setStopOnParException(boolean) - Method in class com.ibm.able.beans.rules.AbleXmlParser
 
setStringValue(String) - Method in class com.ibm.able.data.AbleLhs
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleBooleanVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in interface com.ibm.able.data.AbleWr
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleGenericVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleStringVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleNumericVariable
Set the value of this data object from a string value.
setSymbolicValue(String) - Method in class com.ibm.able.beans.fuzzy.FsVarBoolean
Set the value of this object from a symbolic value.
setSymbolicValue(String) - Method in class com.ibm.able.beans.fuzzy.FsVarContinuous
Set the value of this object from a symbolic value.
setSymbolicValue(String) - Method in class com.ibm.able.beans.fuzzy.FsVarNumeric
Set the value of this object from a symbolic value.
setSymbolicValue(String) - Method in class com.ibm.able.beans.fuzzy.FsVarSymbolic
Set the value of this object from a symbolic value.
setSymbolicValue(String) - Method in interface com.ibm.able.beans.fuzzy.FsWr
Set the value of this object from a symbolic value.
setSymbolList(Hashtable) - Method in class com.ibm.able.beans.fuzzy.FsVarSymbolic
Set the symbol list.
setSymmetricActFunction(boolean) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setSymmetricActFunction(boolean) - Method in class com.ibm.able.beans.AbleBackPropagation
 
setSymmetricActFunction(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setTableData(Vector) - Method in class com.ibm.able.beans.filter.AbleTranslateTableDialog
 
setTemplateData(Vector) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplateDialog
 
setter - Variable in class com.ibm.able.AblePropertyConnection
 
setterName - Variable in class com.ibm.able.AblePropertyConnection
 
setTestDataFileName(String) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setTestDataFileName(String) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setTestDataFileName(String) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setTestDataFileName(String) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setTestTolerance(double) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setTestTolerance(double) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setTextEditor(String) - Method in class com.ibm.able.AblePreferences
 
setTextEditor(String) - Method in class com.ibm.able.editor.AbleEditorFrame
 
setTextFieldFromFileDialog(JTextField, String, String, String) - Static method in class com.ibm.able.AblePanelHelper
Construct a OPEN JFileChooser dialog and use it to set the text of a JTextField.
setThreshold(long) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the file size threshold condition.
setTimerEventProcessingEnabled(boolean) - Method in class com.ibm.able.AbleObject
Specify whether automatic periodic processing is enabled or disabled.
setTimerEventProcessingEnabled(boolean) - Method in interface com.ibm.able.AbleBean
Specify whether automatic periodic processing is enabled or disabled.
setTimerEventProcessingEnabled(boolean) - Method in class com.ibm.able.AbleEventQueue
Specify whether automatic periodic processing is enabled or disabled.
setTimerEventProcessingEnabledCheckBox(PropertyChangeEvent) - Method in class com.ibm.able.AbleObjectPanel
 
setTitle() - Method in class com.ibm.able.editor.AbleEditorFrame
Set the title of the Able Editor pane
setTolerance(double) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setTolerance(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
set the error tolerance parameter
setTolerance(double) - Method in class com.ibm.able.beans.AbleBackPropagation
set the error tolerance parameter
setTolerance(double) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
set the error tolerance parameter
setTraceActive(boolean) - Method in class com.ibm.able.beans.fuzzy.FsXmlParser
 
setTraceActive(boolean) - Method in class com.ibm.able.beans.fuzzy.FsParParser
 
setTraceActive(boolean) - Method in class com.ibm.able.beans.rules.AbleXmlParser
 
setTraceActive(boolean) - Method in class com.ibm.able.beans.rules.AbleParParser
 
setTrainToTestRatio(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setTrainToTestRatio(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setTrainToTestRatio(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setTreeView(JTree) - Method in class com.ibm.able.editor.AbleEditorCanvas
Set the tree view.
setTSName(String) - Method in class com.ibm.able.platform.PlatformPreferences
 
setTSServerLocation(String) - Method in class com.ibm.able.platform.PlatformPreferences
 
setTSServerPort(int) - Method in class com.ibm.able.platform.PlatformPreferences
 
setType(String) - Method in class com.ibm.able.platform.agents.FipaDfAgentDescription
Set the type.
setUpTheTable() - Method in class com.ibm.able.beans.AbleDataSetPanel
 
setUpTheTable() - Method in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
 
setUsage(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setUsage(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setUseNormalizedFitness(boolean) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the boolean flag indicating whether raw or normalized fitness values should be used for selecting members for reproduction.
setUserProgramLocation(String) - Method in class com.ibm.able.platform.PlatformPreferences
 
setUserProgramName(String) - Method in class com.ibm.able.platform.PlatformPreferences
 
setValue(AbleLiteral) - Method in class com.ibm.able.data.AbleLhs
Set the value of this data object from a literal object.
setValue(AbleLiteral) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the value of this data object from a literal object.
setValue(AbleLiteral) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the value of this data object from a literal object.
setValue(AbleLiteral) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the value of this data object from a literal object.
setValue(AbleLiteral) - Method in class com.ibm.able.data.AbleBooleanVariable
Set the value of this data object from a literal object.
setValue(AbleLiteral) - Method in interface com.ibm.able.data.AbleWr
Set the value of this data object from a literal object.
setValue(AbleLiteral) - Method in class com.ibm.able.data.AbleGenericVariable
Set the value of this data object from a literal object.
setValue(AbleLiteral) - Method in class com.ibm.able.data.AbleStringVariable
Set the value of this data object from a literal object.
setValue(AbleLiteral) - Method in class com.ibm.able.data.AbleNumericVariable
Set the value of this data object from a literal object.
setValue(FsLit) - Method in class com.ibm.able.beans.fuzzy.FsVarBoolean
Set the value of this object from a literal object.
setValue(FsLit) - Method in class com.ibm.able.beans.fuzzy.FsVarContinuous
Set the value of this object from a literal object.
setValue(FsLit) - Method in class com.ibm.able.beans.fuzzy.FsVarNumeric
Set the value of this object from a literal object.
setValue(FsLit) - Method in class com.ibm.able.beans.fuzzy.FsVarSymbolic
Set the value of this object from a literal object.
setValue(FsLit) - Method in interface com.ibm.able.beans.fuzzy.FsWr
Set the value of this object from a literal object.
setValue(Object) - Method in class com.ibm.able.beans.rules.AbleRuleVariable
Set the value of this variable.
setValueList(Vector) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the list of pre-defined values, any one of which may be assigned to the current value of this variable.
setValueList(Vector) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the list of pre-defined values, any one of which may be assigned to the current value of this variable.
setValueString(String) - Method in class com.ibm.able.beans.fuzzy.FsVarNumeric
Set the variable's current value from a string.
setValueString(String) - Method in class com.ibm.able.data.AbleVariable
Set the variable's current value from a string.
setValueString(String) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the variable's current value from a string.
setValueString(String) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the variable's current value from a string.
setValueString(String) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the variable's current value from a string.
setValueString(String) - Method in class com.ibm.able.data.AbleBooleanVariable
Set the variable's current value from a string.
setValueString(String) - Method in class com.ibm.able.data.AbleGenericVariable
Set the variable's current value from a string.
setValueString(String) - Method in class com.ibm.able.data.AbleStringVariable
Set the variable's current value from a string.
setValueString(String) - Method in class com.ibm.able.data.AbleNumericVariable
Set the variable's current value from a string.
setView() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextSeriesPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.AreaChartPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedAreaPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.BarChartPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedBarPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.LineChartPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.ScatterPlotPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TimePlotPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView() - Method in interface com.ibm.able.editor.AbleInspectorPanel
This method does whatever the panel needs to make it represent the current view when the Apply button is pressed.
setView(int) - Method in class com.ibm.able.editor.AbleInspectorData
 
setViewType(int) - Method in class com.ibm.able.editor.AbleEditorCanvas
 
setVisible(boolean) - Method in class com.ibm.able.AbleObjectCustomizer
When a customizer is displayed, place it relative to the parent location.
setVisible(boolean) - Method in class com.ibm.able.editor.AbleSensorEffectorDialog
When a customizer is displayed, place it relative to the parent location.
setVisible(boolean) - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog
 
setVisible(boolean) - Method in class com.ibm.able.editor.AbleInspectorWindow
 
setVisible(boolean) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
 
setWorkingDirectory(String) - Method in class com.ibm.able.AbleObjectCustomizer
Set the working directory.
setWorkingDirectory(String) - Method in class com.ibm.able.AblePreferences
 
setWorkingDirectory(String) - Method in class com.ibm.able.editor.AbleEditorCanvas
 
setWorkingDirectory(String) - Method in class com.ibm.able.editor.AbleEditorFrame
 
setWorkingMemory(Vector) - Method in class com.ibm.able.beans.rules.AbleRuleSet
load the entire working memory with AbleAtoms
setWorkingMemory(Vector, Vector) - Method in class com.ibm.able.beans.rules.AbleRuleSet
load the entire working memory with Objects
setWrappedObject(Object) - Method in class com.ibm.able.AbleBeanAdaptor
Set (or change) the wrapped object of this bean adaptor.
setXmlFileName(String) - Method in class com.ibm.able.beans.fuzzy.FsRuleSet
Specify the name of the XML document file for this ruleset.
setXmlFileName(String) - Method in class com.ibm.able.beans.rules.AbleRuleSet
Specify the name of the XML document file for this ruleset.
severity - Variable in class com.ibm.able.AbleException
 
SevError - Static variable in class com.ibm.able.Able
AbleException severity code: Error exception.
SevInformational - Static variable in class com.ibm.able.Able
AbleException severity code: Informational exception.
SevUnspecified - Static variable in class com.ibm.able.Able
AbleException severity code: Unspecified severity.
SevWarning - Static variable in class com.ibm.able.Able
AbleException severity code: Warning exception.
showPopup(MouseEvent, AbleViewObject) - Method in class com.ibm.able.editor.AbleEditorCanvas
Show the canvas (agent) or object context menu.
Signature - Static variable in class com.ibm.able.platform.Platform
The signature of all ABLE platform support agents.
SimpleAbleAgent - class com.ibm.able.examples.ableagent.SimpleAbleAgent.
This class is an example of an AbleAgent created by extending AbleDefaultAgent.
SimpleAbleAgent() - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgent
Construct a simple AbleAgent and initialize it.
SimpleAbleAgent(String) - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgent
Construct a simple AbleAgent with specified name.
SimpleAbleAgentBeanInfo - class com.ibm.able.examples.ableagent.SimpleAbleAgentBeanInfo.
This class provides the bean info for the Simple Able Agent.
SimpleAbleAgentBeanInfo() - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgentBeanInfo
 
SimpleAbleAgentCustomizer - class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.
This class provides the customizer for the Simple Able Agent.
SimpleAbleAgentCustomizer.SimpleAbleAgentPanel - class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel.
This class provides the panel for the simple Able Agent tab.
SimpleAbleAgentCustomizer.SimpleAbleAgentPanel(SimpleAbleAgentCustomizer) - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel
No default constructor allowed.
SimpleAbleAgentCustomizer.SimpleAbleAgentPanel(SimpleAbleAgentCustomizer, SimpleAbleAgentCustomizer) - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel
Construct the panel for the customizer.
SimpleAbleAgentCustomizer() - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer
Construct a Simple Able Agent Customizer Dialog.
SimpleAbleAgentCustomizer(JFrame, String) - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer
Construct a Simple Able Agent Customizer dialog.
SimpleAbleApp - class com.ibm.able.examples.ablebean.SimpleAbleApp.
This class provides the application for the Simple Able Bean.
SimpleAbleBean - class com.ibm.able.examples.ablebean.SimpleAbleBean.
This class is an example of a simple AbleBean created by extending AbleObject.
SimpleAbleBean() - Constructor for class com.ibm.able.examples.ablebean.SimpleAbleBean
Construct a simple AbleBean
SimpleAbleBean(String) - Constructor for class com.ibm.able.examples.ablebean.SimpleAbleBean
Construct a simple AbleBean with specified name.
SimpleAbleBeanBeanInfo - class com.ibm.able.examples.ablebean.SimpleAbleBeanBeanInfo.
This class provides the bean info for the Simple Able Bean.
SimpleAbleBeanBeanInfo() - Constructor for class com.ibm.able.examples.ablebean.SimpleAbleBeanBeanInfo
Default constructor
SimpleAbleBeanCustomizer - class com.ibm.able.examples.ablebean.SimpleAbleBeanCustomizer.
This class provides the customizer for the Simple Able Bean.
SimpleAbleBeanCustomizer() - Constructor for class com.ibm.able.examples.ablebean.SimpleAbleBeanCustomizer
Construct a Simple Able Bean Customizer panel.
SimpleFipaAgent - class com.ibm.able.examples.platform.SimpleFipaAgent.
This class provides a simple implementation of the FipaAgent interface.
SimpleFipaAgent() - Constructor for class com.ibm.able.examples.platform.SimpleFipaAgent
Create a new SimpleFipaAgent.
SimpleFipaAgent(String, String) - Constructor for class com.ibm.able.examples.platform.SimpleFipaAgent
Create a new FipaAgent, specify it's name, and give it a comment.
SIN - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
SINH - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
size - Variable in class com.ibm.able.editor.AbleInspectorContext
 
size() - Method in class com.ibm.able.AbleEventQueue
Determine the number of events on the event queue.
SL_COMMENTJ - Static variable in interface com.ibm.able.beans.fuzzy.FsParTokenTypes
 
SL_COMMENTJ - Static variable in interface com.ibm.able.beans.rules.AbleParTokenTypes
 
SL_COMMENTL - Static variable in interface com.ibm.able.beans.fuzzy.FsParTokenTypes
 
SL_COMMENTL - Static variable in interface com.ibm.able.beans.rules.AbleParTokenTypes
 
SleepTime - Static variable in class com.ibm.able.AbleProperty
 
SleepTimeId - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's sleepTime field.
sourceBufferConnections - Variable in class com.ibm.able.AbleObject
A list of AbleBufferConnection objects that provide input data to this bean.
SourceBufferConnections - Static variable in class com.ibm.able.AbleProperty
 
SourceBufferConnectionsId - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's source buffer connections.
sourceConnectionsOK(Vector) - Method in class com.ibm.able.AbleObject
Check to see if the incoming connections are OK.
sourceFileName - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
The genetic search algorithm is as follows: 1.
sourceObj - Variable in class com.ibm.able.AbleBufferConnection
 
sourceObj - Variable in class com.ibm.able.AblePropertyConnection
 
sourceObj - Variable in class com.ibm.able.beans.AbleMethodAdaptor
sourceObj is any arbitrary object on which the method named in methodName is to be called.
SpFipa97P1V1 - Static variable in class com.ibm.able.platform.agents.Fipa
 
SpFipa97P1V1Id - Static variable in class com.ibm.able.platform.agents.Fipa
 
SpFipa97P1V2 - Static variable in class com.ibm.able.platform.agents.Fipa
 
SpFipa97P1V2Id - Static variable in class com.ibm.able.platform.agents.Fipa
 
SpFipa98P1V1 - Static variable in class com.ibm.able.platform.agents.Fipa
 
SpFipa98P1V1Id - Static variable in class com.ibm.able.platform.agents.Fipa
 
SpUnknown - Static variable in class com.ibm.able.platform.agents.Fipa
 
SpUnknownId - Static variable in class com.ibm.able.platform.agents.Fipa
Specification Compliance Ids and keywords
SQRT - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
SQUARE - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
srcObjName - Variable in class com.ibm.able.AbleBufferConnection
 
srcPropertyName - Variable in class com.ibm.able.AblePropertyConnection
 
startElement(String, String, String, Attributes) - Method in class com.ibm.able.beans.fuzzy.FsXmlParser
 
startElement(String, String, String, Attributes) - Method in class com.ibm.able.beans.rules.AbleXmlParser
 
startEnabledEventProcessing() - Method in class com.ibm.able.AbleObject
Start the bean's asynchronous thread of control.
startEnabledEventProcessing() - Method in interface com.ibm.able.AbleBean
Start the bean's asynchronous thread of control.
startEvolving() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
start automatically evolving from the external data
startProcessingEvents() - Method in class com.ibm.able.AbleEventQueue
Start the asynchronous thread of control.
startTraining() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
start automatically training the model from the external data
startTraining() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
start automatically training the model from the external data this method is called from the customizer Start button should only be called when agent is already in TRAIN state
startTraining() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
start automatically training the model from the external data
startTraining() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
start automatically training the model from the external data this method is called from the customizer Start button should only be called when agent is already in TRAIN state
state - Variable in class com.ibm.able.AbleObject
The state of this bean; valid values are defined in the AbleState class.
State - Static variable in class com.ibm.able.AbleProperty
 
State(int) - Static method in class com.ibm.able.AbleState
Turn the specified state into a String for error messages.
stateChgSupport - Variable in class com.ibm.able.AbleObject
State change support.
StateId - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's state field.
STEP - Static variable in class com.ibm.able.editor.AbleEditorFrame
 
stepsPerRefresh - Variable in class com.ibm.able.editor.AbleInspectorContext
 
StFipaAcc - Static variable in class com.ibm.able.platform.agents.Fipa
 
StFipaAccId - Static variable in class com.ibm.able.platform.agents.Fipa
Service Type Ids and keywords
StFipaAgent - Static variable in class com.ibm.able.platform.agents.Fipa
 
StFipaAgentId - Static variable in class com.ibm.able.platform.agents.Fipa
 
StFipaAms - Static variable in class com.ibm.able.platform.agents.Fipa
 
StFipaAmsId - Static variable in class com.ibm.able.platform.agents.Fipa
 
StFipaDf - Static variable in class com.ibm.able.platform.agents.Fipa
 
StFipaDfId - Static variable in class com.ibm.able.platform.agents.Fipa
 
stopEvolving() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
stop automatically training the model from the external data
stopProcessingEvents() - Method in class com.ibm.able.AbleEventQueue
Stop the asynchronous thread of control.
stopTraining() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
stop automatically training the model from the external data
stopTraining() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
stop automatically training the model from the external data
stopTraining() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
stop automatically training the model from the external data
stopTraining() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
stop automatically training the model from the external data
stream(OutputStream, Vector) - Method in class com.ibm.able.editor.AbleJarManifest
 
StringLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a string literal.
StringNull - Static variable in class com.ibm.able.data.AbleData
The initial value of a string variable unless explicitly initialized to a particular value.
StringVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a string variable.
summedFitness - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
suspendAgent() - Method in class com.ibm.able.platform.agents.FipaAgentDefaultAgent
 
suspendAgent() - Method in interface com.ibm.able.platform.agents.FipaAgent
 
suspendAll() - Method in class com.ibm.able.AbleObject
Temporarily suspend all of the bean's asynchronous threads of control.
suspendAll() - Method in interface com.ibm.able.AbleBean
Temporarily suspend all of the bean's asynchronous threads of control.
suspendAll() - Method in class com.ibm.able.agents.AbleDefaultAgent
Temporarily suspend all of the bean's asynchronous threads of control.
Suspended - Static variable in class com.ibm.able.AbleState
The object is currently suspended.
suspendEnabledEventProcessing() - Method in class com.ibm.able.AbleObject
Temporarily suspend the bean's asynchronous thread of control.
suspendEnabledEventProcessing() - Method in interface com.ibm.able.AbleBean
Temporarily suspend the bean's asynchronous thread of control.
suspendProcessingEvents() - Method in class com.ibm.able.AbleEventQueue
Temporarily suspend the asynchronous thread of control.
symbol - Variable in class com.ibm.able.beans.rules.AbleRuleCondition
symbol is the textual representation of the condition.
SYMBOLIC - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
symbolOperList - Static variable in class com.ibm.able.beans.filter.AbleFilter
 

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.'