ABLE 2.3.0 07/13/2005 14:21:00
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

S

SANSystemDefinition - class com.ibm.able.examples.rules.SANSystemDefinition.
 
SANSystemDefinition() - Constructor for class com.ibm.able.examples.rules.SANSystemDefinition
 
SATURDAY - Static variable in class com.ibm.able.rules.ARL
 
SCALE - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
SCATTERPLOT - Static variable in class com.ibm.able.editor.AbleInspector
 
SECOND_QUARTER - Static variable in class com.ibm.able.rules.ARL
 
SENDER_CONVERSATION_ID - Static variable in class com.ibm.able.conversation.AblePlatformMessageSystemAdapter
Key under which the sender of a message stores its own conversation ID in the message's header.
SEND_MESSAGE - Static variable in interface com.ibm.conversation.CpStateTransition
The transition type for send-message transitions.
SEPTEMBER - Static variable in class com.ibm.able.rules.ARL
 
SERVICE_PATH - Static variable in interface com.ibm.able.platform.VerifiableAgentDirectoryService
The well-known service path and type.
SERVICE_PATH - Static variable in interface com.ibm.able.platform.VerifiableAgentNamingService
The well-known service path.
SERVICE_TYPE - Static variable in interface com.ibm.able.platform.AgentLifeCycleService
The well-known service type, set to "agent-life-cycle-service".
SERVICE_TYPE - Static variable in interface com.ibm.able.platform.AgentLoggingService
The well-known service type, set to "agent-logging-service".
SERVICE_TYPE - Static variable in interface com.ibm.able.platform.PlatformPersistenceService
The well-known service type.
SERVICE_TYPE - Static variable in interface com.ibm.able.platform.PlatformSupportService
The well-known service type, set to "platform-support-service".
SERVICE_TYPE - Static variable in interface com.ibm.able.platform.VerifiableAgentDirectoryService
 
SILVER - Static variable in class com.ibm.able.examples.rules.Customer
 
SIN - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
SINH - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
SLOPE_INDEX - Static variable in class com.ibm.able.beans.AbleDataAnalytics
Equal to 0, this defines the index of the slope in the array returned by linear regression calculations.
SL_COMMENT - Static variable in interface com.ibm.able.rules.AbleARLParserTokenTypes
 
SOCKET_FACTORY - Static variable in class com.ibm.able.platform.AbleBasicService
 
SQLDoubleNull - Static variable in class com.ibm.able.data.AbleData
The value of a double variable assigned when the SQL column contains a null value.
SQLStringNull - Static variable in class com.ibm.able.data.AbleData
The value of a string variable assigned when the SQL column contains a null value.
SQRT - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
SQUARE - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
SQUARES - Static variable in class com.ibm.able.beans.AbleClusterDiagramView
 
STAR - Static variable in interface com.ibm.able.rules.AbleARLParserTokenTypes
 
STATE_MACHINE - Static variable in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Key under which the state machine is stored in a CP's property sheet.
STEP - Static variable in class com.ibm.able.editor.AbleEditorFrame
 
SUNDAY - Static variable in class com.ibm.able.rules.ARL
 
SYMBOLIC - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
SYMMETRIC_EDEFAULT - Static variable in class com.ibm.able.rules.AbleTree
 
SampleMessageBundle - class com.ibm.able.examples.rules.SampleMessageBundle.
This class implements a simple NLS-enabled message bundle for use with an Able ruleset.
SampleMessageBundle() - Constructor for class com.ibm.able.examples.rules.SampleMessageBundle
 
SampleSensorEffector - class com.ibm.able.examples.rules.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.rules.SampleSensorEffector
 
SampleSensorEffector(String) - Constructor for class com.ibm.able.examples.rules.SampleSensorEffector
 
SampleSensorEffectorBeanInfo - class com.ibm.able.examples.rules.SampleSensorEffectorBeanInfo.
 
SampleSensorEffectorBeanInfo() - Constructor for class com.ibm.able.examples.rules.SampleSensorEffectorBeanInfo
 
SampleSensorEffectorCustomizer - class com.ibm.able.examples.rules.SampleSensorEffectorCustomizer.
This class provides the customizer for the fuzzy SampleSensorEffector.
SampleSensorEffectorCustomizer(JFrame, String) - Constructor for class com.ibm.able.examples.rules.SampleSensorEffectorCustomizer
Construct a Self Organizing Map Customizer dialog.
SampleSensorEffectorCustomizer() - Constructor for class com.ibm.able.examples.rules.SampleSensorEffectorCustomizer
Construct a Self Organizing Map Customizer Dialog.
Serialize(Serializable) - Static method in class com.ibm.able.platform.AblePersistenceSupport
Serializes the given Object into a byte array.
ServiceEventListener - Static variable in interface com.ibm.able.platform.AgentLifeCycleService
 
ServiceEventListener - Static variable in interface com.ibm.able.platform.PlatformSupportService
 
SetDirection(int) - Static method in class com.ibm.able.data.AbleFuzzySet
Given a SetDirection constant, return a debug string.
SetDirectionDown - Static variable in class com.ibm.able.data.AbleFuzzySet
Set direction: Down: for linear and sigmoid sets.
SetDirectionLeft - Static variable in class com.ibm.able.data.AbleFuzzySet
Set direction: Left: for shoulder sets.
SetDirectionRight - Static variable in class com.ibm.able.data.AbleFuzzySet
Set direction: Right: for shoulder sets.
SetDirectionRl(int) - Static method in class com.ibm.able.data.AbleFuzzySet
Given a SetDirection constant, return a rule language string.
SetDirectionUp - Static variable in class com.ibm.able.data.AbleFuzzySet
Set direction: Up: for linear and sigmoid sets.
SetDirectionXml(int) - Static method in class com.ibm.able.data.AbleFuzzySet
Given a SetDirection constant, return an XML string.
SetType(int) - Static method in class com.ibm.able.data.AbleFuzzySet
Given a SetType constant, return a debug string.
SetTypeBeta - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Beta: bell-shaped curve
SetTypeGaussian - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Gaussian: bell-shaped curve
SetTypeLinear - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Linear: straight line
SetTypePi - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Pi: bell-shaped curve
SetTypeRl(int) - Static method in class com.ibm.able.data.AbleFuzzySet
Given a SetType constant, return a rule language string.
SetTypeSegments - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Segments: Straight line segments interpolated between specified points
SetTypeShoulder - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Shoulder: Left or right plateaus
SetTypeSigmoid - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Sigmoid: S-shaped curves
SetTypeTrapezoid - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Trapezoid: plateau
SetTypeTriangle - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Triangle:
SetTypeWork - Static variable in class com.ibm.able.data.AbleFuzzySet
Set type: Work: Used internally for copying and merging fuzzy set regions.
SetTypeXml(int) - Static method in class com.ibm.able.data.AbleFuzzySet
Given a SetType constant, return an XML string.
ShoppingCart - class com.ibm.able.examples.rules.ShoppingCart.
A shopping cart has a name and contains objects.
ShoppingCart() - Constructor for class com.ibm.able.examples.rules.ShoppingCart
 
ShoppingCart(String) - Constructor for class com.ibm.able.examples.rules.ShoppingCart
 
ShoppingCart(String, Vector) - Constructor for class com.ibm.able.examples.rules.ShoppingCart
 
ShoppingCart(String, Object[]) - Constructor for class com.ibm.able.examples.rules.ShoppingCart
 
ShortLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a short literal
ShortVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a short variable
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(JFrame, String) - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer
Construct a Simple Able Agent Customizer dialog.
SimpleAbleAgentCustomizer() - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer
Construct a Simple Able Agent Customizer Dialog.
SimpleAbleAgentCustomizer.SimpleAbleAgentPanel - class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel.
This class provides the panel for the simple Able Agent tab.
SimpleAbleAgentCustomizer.SimpleAbleAgentPanel() - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel
No default constructor allowed.
SimpleAbleAgentCustomizer.SimpleAbleAgentPanel(SimpleAbleAgentCustomizer) - Constructor for class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel
Construct the panel for the customizer.
SimpleAbleApp - class com.ibm.able.examples.ablebean.SimpleAbleApp.
This class provides an application for the SimpleAbleBean.
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.
SleepTime - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's sleepTime field.
SleepTimeId - Static variable in class com.ibm.able.AbleProperty
 
SocketFactory - Static variable in class com.ibm.able.Able
Either null or an instance of a socket factory.
SourceBufferConnections - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's source buffer connections.
SourceBufferConnectionsId - Static variable in class com.ibm.able.AbleProperty
 
State - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's state field.
State(int) - Static method in class com.ibm.able.AbleState
Returns the specified state as text for error messages.
StateId - Static variable in class com.ibm.able.AbleProperty
 
StringLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a string literal.
StringVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a string variable.
SubAtomPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "sub_atom" predicate.
Suspended - Static variable in class com.ibm.able.AbleState
The object is currently suspended.
SystemRecoveryActions - class com.ibm.able.examples.rules.SystemRecoveryActions.
This class contains the planning actions specified in the ARL file Plan_SystemRecovery.arl.
SystemRecoveryActions() - Constructor for class com.ibm.able.examples.rules.SystemRecoveryActions
Create the SystemRecovery object that can perform the system recovery planning actions specified in Plan_SystemRecovery ABLE rule language (ARL) source file.
save(AutotuneAgentIf) - Method in class com.ibm.able.autotune.AutotuneAgentDataBean
Copy data from this object to the underlying bean or agent
save() - Method in class com.ibm.able.autotune.AutotuneAgentDataBean
Copy data from this object to the underlying bean or agent
save(AutotuneAgentIf) - Method in interface com.ibm.able.autotune.AutotuneDataBean
Copy data from this object to the underlying bean or agent
save() - Method in interface com.ibm.able.autotune.AutotuneDataBean
Copy data from this object to the underlying bean or agent
save() - Method in class com.ibm.able.beans.AbleDataSetDefinition
write out the metadata describing the data set
saveAsARML(String) - Method in class com.ibm.able.rules.AbleRuleSet
Save (write) an AbleRuleSet out as an ARML compliant XML rule file.
saveAsArl(String) - Method in class com.ibm.able.rules.AbleRuleSet
Save (write) an AbleRuleSet out as an ARL text rule file.
saveAsXml(String) - Method in class com.ibm.able.rules.AbleRuleSet
Save (write) an AbleRuleSet out as an XML rule file.
saveCurrentLayout(File, Dimension, String) - Method in class com.ibm.able.conversation.AbleCpGraphLoader
Saves the current layout (vertex co-ordinates) into the specified file.
saveCurrentLayout(File) - Method in class com.ibm.able.conversation.AbleCpGraphViewer
Saves the current layout into the file represented by the file object.
saveEditorFramePreferences() - Method in class com.ibm.able.editor.AbleEditorFrame
Save the location and size of the editor frame.
saveEditorFramePreferences() - Method in class com.ibm.able.rules.AbleRuleSetEditor
Save the location and size of the rule editor frame.
saveExceptionFramePreferences() - Method in class com.ibm.able.rules.AbleRuleSetEditor
Save the location and size of the exception frame.
saveFramePreferences() - Method in class com.ibm.able.editor.AbleEditorFrame
Save the locations and sizes of each frame in the able preferences file.
saveFramePreferences() - Method in class com.ibm.able.rules.AbleRuleSetEditor
Save the locations and sizes of each frame in the preferences file.
saveHelpFramePreferences() - Method in class com.ibm.able.rules.AbleRuleSetEditor
Save the location and size of the help frame.
saveOutputFramePreferences() - Method in class com.ibm.able.rules.AbleRuleSetEditor
Save the location and size of the output frame.
saveSetViewerFramePreferences() - Method in class com.ibm.able.rules.AbleRuleSetEditor
Save the location and size of the set viewer frame.
saveToFile() - Method in class com.ibm.able.AbleObject
 
saveToFile(String) - Method in class com.ibm.able.AbleObject
Write a serialized version of this bean to the specified file.
saveToFile() - Method in interface com.ibm.able.AbleSerializable
Write a serialized version of this bean to the file named previously by the AbleSerializable.setFileName(java.lang.String) method, or to the default name provided by the implementor.
saveToFile(String) - Method in interface com.ibm.able.AbleSerializable
Write a serialized version of this bean to the specified file.
saveToFile(String, String) - Method in class com.ibm.able.beans.AbleDataTable
Method to save the content of this DataTable to a delimited text file, including the column titles in the first record written.
saveToFile(String, String, boolean) - Method in class com.ibm.able.beans.AbleDataTable
Method to save the content of this DataTable to a delimited text file, including the column titles in the first record written.
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.rules.AbleRuleSetEditor
Save the location and size of the XML frame.
say(String) - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
 
schema - Variable in class com.ibm.able.beans.AbleDBImport
A String specifying the schema cpntaining the table to read.
schemaSeparator - Variable in class com.ibm.able.beans.AbleDBImport
 
search(AbleAgentSituationReport) - Method in interface com.ibm.able.platform.AgentLoggingService
Returns a list of all AgentSituationReports that match the criteria supplied in the specified AgentSituationReport.
search(AgentDescription) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
search(AgentDescription, int) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
search(AgentDescription) - Method in interface com.ibm.able.platform.RMIVerifiableDirectoryService
The original search method off of the AgentDirectoryService is still being exposed.
search(AgentDescription, int) - Method in interface com.ibm.able.platform.RMIVerifiableDirectoryService
The original search method off of the AgentDirectoryService is still being exposed.
search(AgentDescription) - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
 
search(AgentDescription, int) - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
 
search(AbleAgentSituationReport) - Method in interface com.ibm.able.platform.RmiAgentLoggingService
Return a Vector of all of the AgentSituationReports that match the criteria supplied in the passed in AgentSituationReport.
search(AbleAgentSituationReport) - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
search(AbleAgentSituationReport) - Method in class com.ibm.able.platform.RmiAgentLoggingSystem
 
searchAgent - Variable in class com.ibm.able.beans.AbleGeneticObject
The parent genetic search agent
select(String, String, String, String, AbleSecureKey) - Method in interface com.ibm.able.platform.PlatformPersistenceService
Selects data from a table.
select(String, String, String, String, AbleSecureKey) - Method in interface com.ibm.able.platform.RmiPlatformPersistenceService
Selects data from a table.
select(String, String, String, String, AbleSecureKey) - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
 
select(String, String, String, String, AbleSecureKey) - Method in class com.ibm.able.platform.RmiPlatformPersistenceSystem
 
select(AbleSelector) - Method in class com.ibm.able.rules.AbleOclCollection
Creates a new collection whose elements are those of this collection that cause the specified selector expression to evaluate to true.
select(AbleOclCollection) - Method in class com.ibm.able.rules.AbleSelector
From the specified collection, create a list of those elements that evaluate to true against the contained expression.
selectBestFeat(int, int, boolean[]) - Method in class com.ibm.able.beans.decisiontree.EvaluationMetric
selectBestFeat
selectCP(Vertex) - Method in class com.ibm.able.conversation.AbleConversationGraphicView
Displays the CPGrahViewer object for the selected conversation.
selectConversationPartner() - Method in class com.ibm.able.examples.conversation.ChatterboxAgent
Selects, from the platform registry, an agent to communicate with.
selectConversationPartner() - Method in class com.ibm.able.examples.conversation.ChatterboxAgent2
 
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
selectedArrays - Variable in class com.ibm.able.editor.AbleInspectorContext
 
selectedMetrics - Variable in class com.ibm.able.autotune.BaseAutotuneController
 
selectionColumns - Variable in class com.ibm.able.beans.AbleDBImport
A comma-delimited String of names of columns to include in the selection.
selectionWhere - Variable in class com.ibm.able.beans.AbleDBImport
A String in the query as the clause immediately after the word "WHERE".
selectorList - Variable in class com.ibm.able.rules.AblePredicateQuery
 
selectorVarHash - Variable in class com.ibm.able.rules.AblePatternMatchNetwork
 
selectorVariable - Variable in class com.ibm.able.rules.AbleSelector
 
selectorVars - Variable in class com.ibm.able.rules.AblePatternMatchClause
 
selectors - Variable in class com.ibm.able.rules.AblePatternMatchClause
 
selfRoleBox_itemStateChanged(ItemEvent) - Method in class com.ibm.able.conversation.AblePlatformStartConversationPanel
 
send() - Method in class com.ibm.able.examples.conversation.AbleChat3Panel
 
sendMail(String, Object[], String, String) - Static method in class com.ibm.able.Able
Sends an e-mail to the specified recipients.
sendMail(String, String, String, String) - Static method in class com.ibm.able.Able
Sends an e-mail to the specified recipient.
sendMessage(Conversation, MessageHandle) - Method in class com.ibm.able.conversation.AblePlatformMessageSystemAdapter
 
sendMessage(Conversation, MessageHandle) - Method in interface com.ibm.conversation.MessageSystemAdapter
Undertakes to deliver the given message.
sendTestMessage(AgentDescription) - Method in class com.ibm.able.examples.conversation.ChatterboxAgent
Sends a simple test message to the given agent.
sendTestMessage(AgentDescription) - Method in class com.ibm.able.examples.conversation.ChatterboxAgent2
 
sendTo(Locator, AgentName, Object) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
sendTo(Locator, AgentName, Object) - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
 
sendTo(Locator, AgentName, Object) - Method in interface com.ibm.able.beans.knn.JasKnnDistributedAgentIF
 
sendTo(Locator, AgentName, Object) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
sendTo(Locator, AgentName, Object) - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Main method for testing
sendTo(Locator, AgentName, Object) - Method in interface com.ibm.able.beans.knn.JasNaiveBayesDistributedAgentIF
 
sendTransportMessage(Locator, AgentName, Object) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sends a message to the specified agent.
sendTransportMessage(Locator, Locator, AgentName, Object) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sends an ACL message to the specified agent.
sensor - Variable in class com.ibm.able.autotune.AutotuneMetric
 
sensorArgs - Variable in class com.ibm.able.autotune.AutotuneMetric
 
serialVersionUID - Static variable in class com.ibm.able.AbleBeanAdaptor
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in interface com.ibm.able.AbleLogger
 
serialVersionUID - Static variable in class com.ibm.able.agents.AbleJavaScriptAgent
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.agents.AbleJavaScriptAgentBeanInfo
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.agents.AbleRuleAgent
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.agents.AbleRuleAgentBeanInfo
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.agents.AbleScriptAgent
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.agents.AbleScriptAgentBeanInfo
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.beans.AbleExportBeanInfo
 
serialVersionUID - Static variable in class com.ibm.able.beans.AbleGeneticObject
 
serialVersionUID - Static variable in class com.ibm.able.beans.AbleRadialBasisFunctionNetBeanInfo
 
serialVersionUID - Static variable in class com.ibm.able.beans.AbleSelfOrganizingMapBeanInfo
 
serialVersionUID - Static variable in class com.ibm.able.beans.AbleTimeSeriesFilter
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.beans.AbleTimeSeriesFilterBeanInfo
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.beans.bayes.AbleNaiveBayesBeanInfo
 
serialVersionUID - Static variable in class com.ibm.able.beans.bayes.NaiveBayes
 
serialVersionUID - Static variable in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
serialVersionUID - Static variable in class com.ibm.able.conversation.AbleConversationGraphicView
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.conversation.AbleCpStateMachineHandler
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.conversation.AblePlatformConversationAgent
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.data.AbleFieldDefinition
 
serialVersionUID - Static variable in class com.ibm.able.editor.AbleEnvironment
 
serialVersionUID - Static variable in class com.ibm.able.editor.AbleInspectorContext
 
serialVersionUID - Static variable in class com.ibm.able.editor.AbleInspectorData
 
serialVersionUID - Static variable in class com.ibm.able.examples.AbleBeanWrapper
Required for serializable.
serialVersionUID - Static variable in class com.ibm.able.examples.AbleBeanWrapperBeanInfo
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.ableagent.SimpleAbleAgent
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.ableagent.SimpleAbleAgentBeanInfo
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.ablebean.AbleFileWatcher
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.ablebean.AbleFileWatcherBeanInfo
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.ablebean.SimpleAbleBean
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.ablebean.SimpleAbleBeanBeanInfo
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.genetic.TstGeneticFunction1
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.genetic.TstGeneticFunction2
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.genetic.TstGeneticFunction2a
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.examples.genetic.TstGeneticFunction3
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in class com.ibm.able.platform.AblePlatformDefaultAgentBeanInfo
Serialized version identifier in form YYYYMMDDVerRelModxx
serialVersionUID - Static variable in interface com.ibm.able.rules.AbleTemplate
 
seriesData - Variable in class com.ibm.able.editor.AbleInspectorContext
 
serviceLevelMetricA - Variable in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
serviceLevelMetricA - Variable in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
serviceLevelMetricB - Variable in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
serviceLevelMetricB - Variable in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
serviceLevelMetrics - Variable in class com.ibm.able.autotune.AutotuneMetricCollection
 
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.
set(int, Object) - Method in class com.ibm.able.rules.AbleOclSequence
 
setAbleActions(Vector) - Method in class com.ibm.able.rules.AbleTreeActionNode
Set the list of executable (ABLE) actions
setAbleEventProcessingEnabled(int) - Method in class com.ibm.able.AbleEventQueue
Specify whether asynchronous ABLE event processing is enabled or disabled.
setAbleEventProcessingEnabled(int) - Method in interface com.ibm.able.AbleEventQueueManager
Sets whether asynchronous ABLE event processing is enabled or disabled.
setAbleEventProcessingEnabled(int) - Method in interface com.ibm.able.AbleEventQueueRemoteManager
Sets whether asynchronous ABLE event processing is enabled or disabled.
setAbleEventProcessingEnabled(int) - Method in class com.ibm.able.AbleObject
Specify whether asynchronous ABLE event processing is enabled or disabled.
setAbleEventProcessingStates(AbleBean, boolean, boolean) - Static method in class com.ibm.able.rules.ARL
Deprecated. As of version 1.3d, object.method() syntax makes this method obsolete. Use theAbleBean.setAbleEventProcessingStates(Able.ProcessingEnabled_PostingEnabled);
setAbleExpression(AbleExpression) - Method in class com.ibm.able.rules.AbleTreeEdge
Set the executable (ABLE) boolean expression for this edge
setAbleHelpURL(String) - Method in class com.ibm.able.editor.AbleUserDefinedFunctionDialog
 
setAbleJarFiles(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setAbleLookAndFeelClassName(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setAbleOwner(AbleBean) - Method in class com.ibm.able.conversation.AbleOwned
Sets the AbleBean which owns this object.
setAcceptedExtension(String) - Method in class com.ibm.able.conversation.FilterByExtension
Sets the extension to use in accepting files.
setAction(int) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the type of action to take when the condition watched is true.
setAction(String) - Method in class com.ibm.able.examples.rules.Goal
 
setActions(Vector) - Method in class com.ibm.able.rules.AbleTreeActionNode
Set the list of actions defined in this leaf node.
setActivationOffThreshold(double) - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
setActivationOnThreshold(double) - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
setActiveDataSource(boolean) - Method in interface com.ibm.able.AbleAgent
Sets the flag indicating if this agent contains an active data source.
setActiveDataSource(boolean) - Method in class com.ibm.able.AbleDefaultAgent
 
setActiveDataSource(boolean) - Method in interface com.ibm.able.AbleRemoteAgent
Sets the flag indicating if this agent contains an active data source.
setAdaptLearnRate(boolean) - Method in class com.ibm.able.beans.AbleBackPropagation
 
setAdaptLearnRate(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setAdaptLearnRate(boolean) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setAdaptor(AutotuneAdaptor) - Method in interface com.ibm.able.autotune.AutotuneController
Set the active Adaptor.
setAdaptor(AutotuneAdaptor) - Method in class com.ibm.able.autotune.BaseAutotuneController
set the active Adaptor
setAdaptor(AutotuneAdaptor) - Method in class com.ibm.able.autotune.BasicNeuralAutotuneController
 
setAdaptor(AutotuneAdaptor) - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
setAge(int) - Method in class com.ibm.able.examples.rules.Customer
 
setAgent(AblePlatformConversationAgent) - Method in class com.ibm.able.conversation.AblePlatformStartConversationPanel
 
setAgentAutonomyLevel(int, AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformAgent
Sets the agent's autonomy level.
setAgentAutonomyLevel(int, AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets the agent's autonomy level.
setAgentMovable(boolean) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets whether the agent is movable from one agent pool to another.
setAgentNameUniqueID(String) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
setAgentSummary(AbleMessageContainer) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets the agent's current summary text.
setAgentToAutoRegister(boolean) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets whether the agent is to register with the Agent Directory Service at initialization time.
setAgentToBindToRmi(boolean) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets whether the agent is to bind to the RMI Naming service at initialization time.
setAgentType(String) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets the agent's type description.
setAgentVendor(String) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets the agent's vendor.
setAgentVersion(String) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets the agent's version.
setAgentViewObject(AbleViewObject) - Method in class com.ibm.able.editor.AbleEditorCanvas
Set the container agent.
setAliases(HashMap) - Method in class com.ibm.able.rules.AbleLifespan
Set the lifespan aliases attribute
setAllTable() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Constructs the vector containing all the possible attribute-value-class combinations, not just those found in the training data set (some of them may be found in the test data set and need to be initialized to 0).
setAllTable() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
setAllWidths(double) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setAllocation(double) - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
setAlphaCut(double) - Method in class com.ibm.able.data.AbleFuzzySet
 
setAlphaCut(double) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
setAlphaCut(double) - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Set the alphacut threshold to the specified value.
setArg(int, Object) - Method in interface com.ibm.conversation.DecisionDataHandle
Sets the parameter at the given index.
setArg(int, Object) - Method in class com.ibm.conversation.base.BasicDecisionDataHandle
 
setArgs(Object[]) - Method in interface com.ibm.conversation.DecisionDataHandle
Sets the parameters to the decision or decision-request.
setArgs(Object[]) - Method in class com.ibm.conversation.base.BasicDecisionDataHandle
 
setArgument1(String) - Method in class com.ibm.able.examples.rules.Goal
 
setArgument2(String) - Method in class com.ibm.able.examples.rules.Goal
 
setArrayAddIndex(int) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set ArrayAddIndex
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
 
setAutonomyLevel(int) - Method in class com.ibm.able.platform.AbleAgentCapability
Method setAutonomyLevel
setAutonomyLevel(int) - Method in class com.ibm.able.platform.AbleAgentClassDescription
Sets the autonomy level of this agent, overriding that which is defined in the platform preference file.
setBag(int) - Method in class com.ibm.able.examples.rules.Grocery
 
setBaseTraceHandler(Object, long) - Method in class com.ibm.able.rules.AbleRuleSet
Turn base tracing on or off.
setBaseTraceLevel(long) - Method in class com.ibm.able.rules.AbleRuleSet
Turn ruleset tracing on or off.
setBaseTraceLevel(int) - Method in class com.ibm.able.rules.AbleRuleSet
Turn base tracing on or off from a ruleset or, an application which need not provide its own handler for output.
setBasisFunction(int) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setBeanTraceConsoleHandlerLevel(AbleBean, long) - Static method in class com.ibm.able.Able
Set the trace level of a bean's console handler.
setBeanTraceFileHandlerLevel(AbleBean, long, String) - Static method in class com.ibm.able.Able
Set the trace level of a bean's file handler.
setBehaviorRuleSet(AbleRuleSet) - Method in class com.ibm.able.agents.AbleRuleAgent
Set the ruleset bean which provides the agent behavior
setBehaviorRuleSetFileName(String) - Method in class com.ibm.able.agents.AbleRuleAgent
Set the file name of the ruleset used to define the agent's behavior
setBindings(HashSet) - Method in class com.ibm.able.rules.AblePatternMatchRule
Set the rule's variable bindings, if any.
setBindings(Collection) - Method in class com.ibm.able.rules.AblePatternMatchRule
 
setBindings(HashSet) - Method in class com.ibm.able.rules.AblePlanningRule
Set the rule's variable bindings, if any.
setBindings(Collection) - Method in class com.ibm.able.rules.AblePlanningRule
 
setBindings(Vector) - Method in class com.ibm.able.rules.AblePredicateRule
Apply these bindings to this rule.
setBooleanTruth(Boolean) - Method in class com.ibm.able.rules.AbleAntecedentClause
Set the clause's truth value.
setBooleanTruth(Boolean) - Method in class com.ibm.able.rules.AbleRule
Set the rule's overall truth value.
setBooleanValue(boolean) - Method in class com.ibm.able.autotune.AutotuneMetric
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleArrayVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleArrayVariableExpression
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 class com.ibm.able.data.AbleByteVariable
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.AbleCharacterVariable
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.AbleDoubleVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleExpressionVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleFloatVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleFuzzyVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleIncludeVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleIntegerVariable
Set the value of this data 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.AbleLongVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleShortVariable
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.AbleTimeStampVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleTypedVariable
Set the value of this data object from a boolean value.
setBooleanValue(boolean) - Method in class com.ibm.able.data.AbleTypedVariableField
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.
setBreakPoint(String, String, String) - Method in class com.ibm.able.beans.AbleNetwork
Set a breakpoint on this network.
setBreakpoint(AbleRuleBreakpoint) - Method in class com.ibm.able.rules.AbleRule
Set the breakpoint associated with this rule
setBufferConnection(AbleBufferConnection) - Method in class com.ibm.able.beans.petrinet.AblePetriArc
Associate this arc with an AbleBufferConnection object.
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.agents.AbleNeuralPredictionAgent
 
setBufferSize(int) - Method in class com.ibm.able.beans.AbleAbstractImport
Set the buffer size, which determines whether to load the entire data source (=0) or just pieces of it (>0) into memory.
setBufferSize(int) - Method in class com.ibm.able.beans.AbleDBTable
Set the number of records to place in the textData Vector each time a record block is read with readNextRecordBlock.
setBufferSize(int) - Method in class com.ibm.able.beans.AbleDataSet
Set the number of records to place in the textData Vector each time a record block is read with readNextRecordBlock.
setBufferSize(int) - Method in interface com.ibm.able.beans.AbleImportData
Get the current buffer size, the number of records to cache.
setBufferSize(int) - Method in interface com.ibm.able.beans.AbleRemoteImportData
Get the current buffer size, the number of records to cache.
setBufferSize(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setBufferSize(int) - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Set the buffer size
setBufferSize(int) - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Set the buffer size
setBufferSize(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Set the buffer size
setBufferSize(int) - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Set the buffer size
setBufferSize(int) - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Set the buffer size
setCPT(double[][][]) - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
setCalcOnAdd(boolean) - Method in class com.ibm.able.beans.AbleDataSeries
Allows one to control the value of the m_Header.getCalcOnAdd() flag describing whether (true) or not (false) statistical calculations are performed when values are added to the history maintained by this object.
setCalcOnAdd(boolean) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set CalcOnAdd
setCalcOnAdd(boolean) - Method in class com.ibm.able.beans.AbleDataTable
Allows one to control the value of the m_bCalcOnAdd flag describing whether (true) or not (false) statistical calculations are performed when values are added to the history maintained by this object.
setCapabilityAutonomyLevel(Object, int, AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformAgent
Sets the autonomy level of the specified AgentCapability.
setCapabilityAutonomyLevel(Object, int, AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
setCapabilityAutonomyLevels(Map, AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformAgent
Updates the autonomy level of each of this agent's capabilities according to the autonomy levels in the specified Map.
setCapabilityAutonomyLevels(Map, AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
setCapacity(int) - Method in class com.ibm.able.beans.AbleDataSeries
Method to alter the size of the history maintained by this object.
setCapacity(int) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set Capacity
setCapacity(int) - Method in class com.ibm.able.beans.AbleDataTable
Method to alter the size of the history maintained by this object.
setCaseSensitive(boolean) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setCell(int, int, Object) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified "cell" in this DataTable to the value in the object passed.
setCenterWeightPasses(int) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setChanged(boolean) - Method in interface com.ibm.able.AbleBean
Sets the changed flag.
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.
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.
setChildNode(AbleTreeNode) - Method in class com.ibm.able.rules.AbleTreeEdge
Set the node that this edge connects to.
setChildPolicyName(String) - Method in interface com.ibm.conversation.CpState
Attempts to set the name of the child policy to be loaded when this state is entered.
setChildPolicyName(String) - Method in class com.ibm.conversation.base.BasicCpState
 
setChildPolicyRole(String, String) - Method in interface com.ibm.conversation.CpState
Sets the role that will be played, in the child policy, by the agent that plays the given role in the current policy.
setChildPolicyRole(String, String) - Method in class com.ibm.conversation.base.BasicCpState
 
setChildReturn(String) - Method in interface com.ibm.conversation.CpStateTransition
Sets the child-return code.
setChildReturn(String) - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
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
setClassLoader(ClassLoader) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
Set the Classloader to be used to load and create user data types
setClassLoader(ClassLoader) - Method in class com.ibm.able.rules.AbleRuleSet
Set the Classloader to be used to load and create user data types
setClassPriors(double[]) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
setClassPriors(double[]) - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
setClause(AbleClause) - Method in class com.ibm.able.rules.AbleInferenceContext
 
setClauseWeight(double) - Method in class com.ibm.able.rules.AbleAntecedentClause
Set the clause's weight to the specified value.
setClusterCategory(int, String) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Set the category for the specified cluster
setClusterCategory(int, String) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
Set the category for the specified cluster
setClusterLabel(int, String) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Set the label for the specified cluster
setClusterLabel(int, String) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
Set the label for the specified cluster
setCollection(Collection) - Method in class com.ibm.able.rules.AbleOclBag
 
setCollection(Collection) - Method in class com.ibm.able.rules.AbleOclCollection
Sets the value of the underlying collection to be the specified collection.
setCollection(Collection) - Method in class com.ibm.able.rules.AbleOclOrderedSet
 
setCollection(Collection) - Method in class com.ibm.able.rules.AbleOclSequence
 
setCollection(Collection) - Method in class com.ibm.able.rules.AbleOclSet
 
setColorMap(Hashtable) - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
setColorMode(int) - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
setColorSets(Vector) - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
setColumn(int, AbleDataSeries) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to those in the supplied DataSeries.
setColumn(int, Object[]) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to those in the supplied Object[].
setColumn(int, Vector) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to those in the supplied Vector.
setColumn(int) - Method in class com.ibm.able.data.AbleCategoricalField
 
setColumn(int) - Method in class com.ibm.able.data.AbleContinuousField
 
setColumn(int) - Method in class com.ibm.able.data.AbleDiscreteField
 
setColumn(int) - Method in interface com.ibm.able.data.AbleField
Set the index position in the record, based on field definition order.
setColumn(int) - Method in class com.ibm.able.data.AbleGenericField
 
setColumn(int) - Method in class com.ibm.able.rules.AbleParException
Sets the column.
setColumnSelectedToValue(int, int[], Object) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnSelectedToValue(String, Object, Double) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnSelectedToValue(String, int[], Double) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnSelectedToValue(String, int[], Integer) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnSelectedToValue(String, int[], Object) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnSelectedToValue(String, int[], String) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnTitle(int, String) - Method in class com.ibm.able.beans.AbleDataTable
Method to set a specified columns title to the specified String
setColumnTitle(String, String) - Method in class com.ibm.able.beans.AbleDataTable
Method to set a specified columns title to the specified String
setColumnTitles(String[]) - Method in class com.ibm.able.beans.AbleDataTable
Method to revise the current titles for the DataTable's columns using the content of the passed String[].
setColumnTitles(Vector) - Method in class com.ibm.able.beans.AbleDataTable
Method to revise the current titles for the DataTable's columns using the content of the passed Vector.
setColumnToValue(int, Object) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnToValue(String, Double) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnToValue(String, Integer) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnToValue(String, Object) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setColumnToValue(String, String) - Method in class com.ibm.able.beans.AbleDataTable
Method to set the specified column's data values to the supplied value.
setCommPort(String) - Method in class com.ibm.able.AblePreferences
Sets the current value of the CommPort property.
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 interface com.ibm.able.AbleBean
Sets (or changes) the comment associated with this bean.
setComment(String) - Method in class com.ibm.able.AbleObject
Set or change the AbleObject.comment describing this bean.
setComment(String) - Method in class com.ibm.able.data.AbleVariable
Set (or change) the comment associated with this variable.
setComment(String) - Method in class com.ibm.able.rules.AbleRule
Set (or change) the comment associated with this rule.
setComment(String) - Method in class com.ibm.able.rules.AbleRuleBlock
Set (or change) the comment associated with this ruleblock.
setComputeStatistics(boolean) - Method in class com.ibm.able.beans.AbleAbstractImport
Set the value of the computeStatistics flag.
setCondition(int) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the file watch condition.
setConnectionOptions(String) - Method in class com.ibm.able.beans.AbleDBExport
 
setConnectionOptions(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setConnectionStatus(int) - Method in interface com.ibm.conversation.ConversationMetaData
Sets the current connection status: must be one of CLOSED, HALF_OPEN, OPEN.
setConnectionStatus(int) - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
setConnectionsView(int) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setConnectionsView(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setConscience(double) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
set the conscience parameter
setConsoleLogLevel(long) - Method in interface com.ibm.able.AbleLogger
Sets the raw value used for the console handler filter.
setConsoleLogLevel(long) - Method in class com.ibm.able.AbleTraceLogger
Sets the raw console logging level.
setConstructorArgs(Vector) - Method in class com.ibm.able.platform.AbleAgentClassDescription
Sets the constructor arguments of this agent, overriding those that are defined in the platform preference file.
setContainerType(String) - Method in class com.ibm.able.examples.rules.Grocery
 
setContents(String) - Method in class com.ibm.able.examples.rules.Chest
 
setContents(Vector) - Method in class com.ibm.able.examples.rules.ShoppingCart
 
setContext(AbleInspectorContext) - Method in class com.ibm.able.beans.AbleClusterDiagramView
Set the context data for this inspector panel This is called after loading the editor environment file
setContext(AbleInspectorContext) - Method in class com.ibm.able.beans.AbleNetworkGraphicView
Set the context data for this inspector panel This is called after loading the editor environment file
setContext(AbleInspectorContext) - Method in class com.ibm.able.conversation.AbleConversationGraphicView
Set the context data for this inspector panel This is called after loading the editor environment file
setContext(AbleDataContext) - Method in class com.ibm.able.data.AbleVariable
Set a reference to the context in which this variable resides.
setContext(AbleInspectorContext) - Method in interface com.ibm.able.editor.AbleCustomInspectorView
Set the context data for this custom inspector view This is called after loading the editor environment file
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
 
setControlActions() - Method in interface com.ibm.able.autotune.AutotuneController
Set the control actions of the target system or application.
setControlActions() - Method in class com.ibm.able.autotune.BaseAutotuneController
set the control actions of the target system or application
setControlActions() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
setControlActions() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
setControlParameter(String, Object) - Method in class com.ibm.able.examples.rules.PluggableEngine
Set the specified control parameter on this inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AbleBackwardChainInferenceEngine
Set the specified control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AbleCorrelationEngine
Set the specified control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AbleDecisionTreeEngine
Set the specified control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AbleForwardChainInferenceEngine
Set the specified control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Set the specified control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AbleInferenceEngine
Set the specified control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AblePatternMatchEngine
Set the specified control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AblePatternMatchLiteEngine
Set the specified control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AblePlanningEngine
 
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AblePolicyEngine
Sets the value of the specified control parameter.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AblePredicateEngine
Set the specified control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AbleRuleBlock
Set a single control parameter on the associated inference engine.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AbleRuleSet
Set a single control parameter on the current inference engine.
setControlParameter(String, String, Object) - Method in class com.ibm.able.rules.AbleRuleSet
Set a single control parameter on the inference engine associated with the specified ruleblock.
setControlParameter(String, Object) - Method in class com.ibm.able.rules.AbleScriptEngine
Set the specified control parameter on the associated inference engine.
setControlParameters(Hashtable) - Method in class com.ibm.able.rules.AbleInferenceEngine
Set the (possibly empty) set of control parameters passed to the associated inference engine.
setControlParameters(Hashtable) - Method in class com.ibm.able.rules.AbleRuleBlock
Set the (possibly empty) set of parameters passed to the associated inference engine.
setControllerDataSetFileName(String) - Method in class com.ibm.able.autotune.BasicNeuralAutotuneController
 
setControllerDataSetFileName(String) - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
setControllerRate(int) - Method in class com.ibm.able.autotune.AutotuneAgent
Set the time period between processing the masterController.
setControllerRate(int) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Set the time period between processing the masterController.
setConversationEnabled(boolean) - Method in class com.ibm.able.examples.conversation.ChatterboxAgent
Toggles whether this agent may initiate conversations.
setConversationEnabled(boolean) - Method in class com.ibm.able.examples.conversation.ChatterboxAgent2
 
setConversationManager(AbleConversationManager) - Method in class com.ibm.able.conversation.AbleConversationManagerPanel
 
setConversationManager(ConversationManager) - Method in class com.ibm.able.conversation.AblePlatformConversationSetupLogic
Sets the ConversationManager to which this object is bound.
setConversationPolicyHandlerFactory(ConversationPolicyHandlerFactory) - Method in class com.ibm.able.conversation.AbleConversation
 
setConversationPolicyHandlerFactory(ConversationPolicyHandlerFactory) - Method in interface com.ibm.conversation.Conversation
Sets the ConversationPolicyHandlerFactory to use in creating ConversationPolicyHandlers for this conversation.
setConversationPolicyRepositoryPath(String) - Method in class com.ibm.able.conversation.AbleConversationManager
Sets the repository path used by this AbleConversationManager's AbleConversationPolicyHandlerFactory.
setCorrelationMethod(int) - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Set the correlation method to the specified type.
setCount(int) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set Count
setCount(int) - Method in class com.ibm.able.beans.knn.AttributeValueClass
 
setCount(int) - Method in class com.ibm.able.beans.knn.NodeAttrValClass
 
setCountNominal(short[]) - Method in class com.ibm.able.beans.decisiontree.Data
 
setCreatable(boolean) - Method in class com.ibm.able.beans.AbleDBExport
Deprecated. We are considering whether we want to support creating tables on the fly so this is deprecated as a warning.
setCreatableDB(boolean) - Method in class com.ibm.able.beans.AbleDBExport
Deprecated. We are considering whether we want to support creating tables on the fly so this is deprecated as a warning. It would be better if you included any additional JDBC protocol information in the subprotocol specific to your JDBC implementation.
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.
setCurrentFactBase(BitSet) - Method in interface com.ibm.able.data.AbleDataContext
Set the current fact base, the set of bound variables.
setCurrentFactBase(BitSet) - Method in class com.ibm.able.rules.AbleRuleSet
Set the current fact base, the set of bound variables during the course of inferencing.
setCurrentMarking(Vector) - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
setCurrentRuleBlock(String) - Method in class com.ibm.able.rules.AbleRuleSet
Set the current rule block by key.
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.
setCustomizerDataBean(Serializable, AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformAgent
Sets the data bean from which this agent can retrieve it's updated customizable data.
setCustomizerDataBean(Serializable, AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
setCycleSize(double, boolean) - Method in class com.ibm.able.beans.AbleAbstractImport
Set the cycle size and definition for its use.
setData(Hashtable) - Method in class com.ibm.able.agents.AbleGeneticOperatorsDialog
 
setData(double[]) - Method in class com.ibm.able.beans.filter.AbleScaleDialog
 
setData(double[]) - Method in class com.ibm.able.beans.filter.AbleThresholdDialog
 
setData(double[]) - Method in class com.ibm.able.beans.filter.AbleTranslateDiscretizeDataDialog
 
setData(double[]) - Method in class com.ibm.able.beans.filter.AbleTranslateOperatorDataDialog
 
setData(Object[], Object[]) - Method in class com.ibm.able.editor.AbleArraysDialog
 
setData(int) - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog
 
setData(AbleBean, Object[], Object[], Hashtable, Vector, int) - Method in class com.ibm.able.editor.AbleParametersDialog
Set the selected parameter names.
setData(Object[]) - Method in class com.ibm.able.editor.AbleSelectPropertyDialog
 
setData(AbleVariable) - Method in class com.ibm.able.rules.AbleRuleVarDialog
Method setData
setDataBean(Object) - Method in class com.ibm.able.autotune.AutotuneAgent
 
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.agents.AbleNeuralPredictionAgent
 
setDataFileName(String) - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
 
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 output file name.
setDataFileName(String) - Method in class com.ibm.able.beans.AbleImport
Set the name of the text data file to read.
setDataFileName(String) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setDataFlowEnabled(boolean) - Method in interface com.ibm.able.AbleDataBufferManager
Sets the data flow processing state of the bean.
setDataFlowEnabled(boolean) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Sets the data flow processing state of the bean.
setDataFlowEnabled(boolean) - Method in class com.ibm.able.AbleDefaultAgent
 
setDataFlowEnabled(boolean) - Method in class com.ibm.able.AbleObject
Sets the data flow processing state of the bean.
setDataOnBean() - Method in class com.ibm.able.AbleUserDefinedFunctionPanel
Update the object that is being customized.
setDataOnBean() - Method in class com.ibm.able.agents.AbleGeneticSearchAgentPanel
Update the agent that is being customized.
setDataOnBean() - Method in class com.ibm.able.agents.AbleJavaScriptAgentPanel
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.agents.AbleNeuralClusteringAgentPanel
Update the bean 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.AbleRuleAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.agents.AbleScriptAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.AutotuneAgentMetricPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.AutotuneAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.AutotuneAgentTargetPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.AutotuneRemotePanel
Update the agent that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorMetricPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorTuningPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.BaseAutotuneControllerMetricPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerPanel
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.AbleDBExportPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.AbleDBImportPanel
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.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.AbleSelfOrganizingMapClusterPanel
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.AbleTemporalDifferenceLearningPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.AbleTimeSeriesFilterPanel
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.bayes.AbleNaiveBayesPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTreePanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.filter.AbleFilterPanel
 
setDataOnBean() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.knn.AbleDecisionTreePanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.knn.AbleKnnPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.conversation.AbleConversationManagerPanel
Update the bean that is being customized.
setDataOnBean() - Method in class com.ibm.able.conversation.AblePlatformStartConversationPanel
Update the bean that is being customized.
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.
setDataOnBean() - Method in class com.ibm.able.platform.AblePlatformDefaultAgentPanel
Update the bean that is being customized.
setDataRepositoryPath(String) - Method in class com.ibm.able.autotune.AutotuneAgent
Set the base directory used to store logging data.
setDataRepositoryPath(String) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Set the base directory used to store logging data.
setDataSeries(Object) - Method in class com.ibm.able.beans.AbleDataSeries
setDataSeries resets the history to values supplied in the passed valueArray.
setDataSeriesArray(AbleDataSeries[]) - Method in class com.ibm.able.beans.AbleDataTable
Method to replace the current contents with a new set of columns stored in a supplied array of DataSeries.
setDataSetDefinitionFileName(String) - Method in class com.ibm.able.beans.AbleDataSetDefinition
set the dfn file name
setDataType(Class) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set m_bDataType
setDatabase(String) - Method in class com.ibm.able.beans.AbleDBExport
 
setDatabase(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setDatabaseDatabases(Collection) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setDatabaseDrivers(Collection) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setDatabaseProtocols(Collection) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setDatabaseSubprotocols(Collection) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setDayOfMonthMask(int) - Method in class com.ibm.able.rules.AbleTimePeriod
Set the day of the month mask for this time period.
setDayOfWeekMask(int) - Method in class com.ibm.able.rules.AbleTimePeriod
Set the day of week mask for this time period.
setDebugConsole(Object) - Method in class com.ibm.able.rules.AbleRuleSet
Set the debug console on this ruleset
setDebugLevel(int) - Method in class com.ibm.able.rules.AbleInferenceEngine
 
setDebugLevel(int) - Method in class com.ibm.able.rules.AbleRuleBlock
Set the debug level on the associated inference engine.
setDebugLevel(int) - Method in class com.ibm.able.rules.AbleRuleSet
Set the debug level for the associated inference engine
setDecayFactor(double) - Method in class com.ibm.able.beans.AbleBackPropagation
 
setDecayFactor(double) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setDecayFactor(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setDecisionArgs(Object[]) - Method in interface com.ibm.conversation.MessageTransform
Sets the decision-data parameters stored in this MessageTransform.
setDecisionLogicAdapter(DecisionLogicAdapter) - Method in class com.ibm.able.conversation.AbleConversation
 
setDecisionLogicAdapter(DecisionLogicAdapter) - Method in class com.ibm.able.conversation.AbleConversationManager
 
setDecisionLogicAdapter(DecisionLogicAdapter) - Method in interface com.ibm.conversation.Conversation
Sets the DecisionLogicAdapter to use for this Conversation.
setDecisionLogicAdapter(DecisionLogicAdapter) - Method in interface com.ibm.conversation.ConversationManager
Sets the DecisionLogicAdapter used by this ConversationManager.
setDecisionTreeBuilt(boolean) - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
setDecisionTreeMode(int) - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Set the operating mode of the decision tree bean.
setDecisionTreeParameters(int, int, long) - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Set the number records, number attributes and number classes for decision tree bean.
setDefaultAdaptorRate(int) - Method in class com.ibm.able.autotune.AutotuneAgent
 
setDefaultAdaptorRate(int) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
 
setDefaultDecisionUdfName(String) - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Sets the name of the user-defined function to invoke as a last resort on "decision point" and "inbound data" inputs, when there is no appropriate table entry.
setDefaultMessageAndTraceLogging() - Static method in class com.ibm.able.Able
Set the message and trace levels to default values.
setDefaultOutSymbol(String) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setDefaultTransform(MessageTransform) - Method in class com.ibm.able.conversation.AbleMessageTransformFactory
Sets the default transform.
setDefaults() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setDefaults() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setDefaults() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setDefaults() - Method in class com.ibm.able.agents.AbleRuleAgent
Set processing options to default values.
setDefaults() - Method in class com.ibm.able.agents.AbleScriptAgent
Set processing options to default values.
setDefaults() - Method in class com.ibm.able.beans.AbleAbstractImport
Set processing options to default values.
setDefaults() - Method in class com.ibm.able.beans.AbleNetwork
Set up the event queue behavior No timer processing and no asynch event processing
setDefaults() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Set up the event queue behavior.
setDefaults() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Set default values for parameters
setDefaults() - Method in class com.ibm.able.beans.knn.AbleKnn
Set up the event queue behavior.
setDefaults() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Set default values for parameters
setDefaults() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Set up the event queue behavior.
setDefaults() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Set default values for parameters
setDefaults() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Set up the event queue behavior.
setDefaults() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Set default values for parameters
setDefaults() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Set default values for parameters
setDefuzzifyMethod(int) - Method in class com.ibm.able.data.AbleFuzzyVariable
Set the defuzzification method to the specified type.
setDefuzzifyMethod(int) - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Set the defuzzification method to the specified type.
setDelimiter(String) - Method in class com.ibm.able.beans.AbleDataSet
 
setDelimiter(String) - Method in class com.ibm.able.beans.AbleExport
Set the current delimiter.
setDelimiter(String) - Method in class com.ibm.able.beans.AbleImport
Set the current delimiter value.
setDesc(String) - Method in class com.ibm.able.rules.AbleLifespan
Changes this lifespan description to be equal to the specified description.
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
 
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.
setDiam(int) - Method in class com.ibm.able.examples.rules.Ring
 
setDirectoriesAccepted(boolean) - Method in class com.ibm.able.conversation.FilterByExtension
Sets the flag that indicates whether directories are accepted by this filter.
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.
setDiscourseRange(double, double) - Method in class com.ibm.able.data.AbleFuzzyVariable
Set the variable's discourse range.
setDiscretization(int) - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Set the discretization parameter.
setDiscretization(int) - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Set the discretization value from agent
setDiscretization(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Set discretization parameter.
setDiscretization(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Set the discretization value from agent
setDiscretizationInterval(int) - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
setDiscretizationTextField(PropertyChangeEvent) - Method in class com.ibm.able.beans.knn.AbleDecisionTreePanel
 
setDiscretizationTextField(PropertyChangeEvent) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesPanel
 
setDocumentLocator(Locator) - Method in class com.ibm.able.rules.AbleARMLParser
 
setDomain(String) - Method in class com.ibm.able.rules.AblePlanningEngine
Set the domain control parameter
setDomainActionsClass(Class) - Method in class com.ibm.able.rules.AblePlanningEngine
Sets the class that contains the planning actions.
setDomainFile(String) - Method in class com.ibm.able.rules.AblePlanningEngine
Set the domain file name control parameter
setDriver(String) - Method in class com.ibm.able.beans.AbleDBExport
 
setDriver(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setEdges(Vector) - Method in class com.ibm.able.rules.AbleTreeConditionNode
Set the list of edges coming out of this interior node.
setEditorBeanPaletteLabels(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorExceptionPanelLocation(Point) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorExceptionPanelLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorExceptionPanelSize(Dimension) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorExceptionPanelSize(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorExitPrompt(boolean) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorExitPrompt(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelBackground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelBackground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelDividerLocation(int) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelDividerLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelFont(Font) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelFont(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelForeground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelForeground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelLocation(Point) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelSize(Dimension) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setEditorPanelSize(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setElements(HashMap) - Method in class com.ibm.able.rules.AbleLifespan
chanaged the mapping between the description of the elements of this lifespan ( initiators, temrinators) to theirs place (index) in the instances array used for expressions, to be equal to the specified mapping.
setElseActions(Vector) - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
setEnabled(boolean) - Method in class com.ibm.able.rules.AbleRule
Set the rule's enabled state Note: this may be ignored by the inference engine
setEnabled(boolean) - Method in class com.ibm.able.rules.AbleRuleBreakpoint
 
setEngineType(String) - Method in class com.ibm.able.rules.AbleRuleBlock
Set the type of the inference engine to be used by this ruleblock.
setEnteredThruMain() - Method in class com.ibm.able.rules.AbleRuleSetEditor
 
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
 
setEpochUpdate(boolean) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setEvaluationAgent(AbleAgent) - Method in class com.ibm.able.beans.AbleGeneticObject
set the special EvaluationAgent
setEventInitiators(ArrayList) - Method in class com.ibm.able.rules.AbleLifespan
Changes this lifespan eventInitiatirs list to equal to the specified description
setEventTerminators(ArrayList) - Method in class com.ibm.able.rules.AbleLifespan
Changes this lifespan eventTerminators list to equal to the specified description
setExist(String) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
setExpirationInterval(long) - Method in class com.ibm.able.rules.AbleLifespan
Changes this lifespan expiration interval to be equal to the specified time.
setExpirationIntervalType(int) - Method in class com.ibm.able.rules.AbleLifespan
Changes this lifespan expiration interval type to be equal to the specified type.
setExpirationTime(long) - Method in class com.ibm.able.rules.AbleLifespan
Changes this lifespan expiration time to be equal to the specified time.
setExpirationTimeType(int) - Method in class com.ibm.able.rules.AbleLifespan
Changes this lifespan expiration type to be equal to the specified type.
setExplicitErrorMode(boolean) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setExplicitErrorMode(boolean) - Method in class com.ibm.able.beans.AbleBackPropagation
 
setExplicitErrorMode(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setExplicitErrorMode(boolean) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setExpressionText(String) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
setExpressionText(String) - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
setExpressionText(String) - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
setFeedbackType(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setField(Field) - Method in class com.ibm.able.data.AbleTypedVariableField
Used by AbleRuleSet during deserialization.
setFieldList(Vector) - Method in interface com.ibm.able.AbleDataSource
Sets the field definitions for this datasource.
setFieldList(Vector) - Method in interface com.ibm.able.AbleRemoteDataSource
Sets the field definitions for this datasource.
setFieldList(Vector) - Method in class com.ibm.able.beans.AbleAbstractImport
Set a Vector of AbleField objects defining each field in the data source.
setFieldList(Vector) - Method in class com.ibm.able.beans.AbleDBTable
Set a Vector of AbleField objects where each object describes a data column.
setFieldList(Vector) - Method in class com.ibm.able.beans.AbleDataSet
Set a Vector of AbleField objects where each object describes a data column.
setFieldList(Vector) - Method in interface com.ibm.able.beans.AbleImportData
Set a Vector of AbleFields describing this datasource.
setFieldList(Vector) - Method in interface com.ibm.able.beans.AbleRemoteImportData
Set a Vector of AbleFields describing this datasource.
setFileDialog(JTextField, String, String) - Static method in class com.ibm.able.AblePanelHelper
Deprecated. Use setTextFieldFromFileDialog instead.
setFileLogLevel(long) - Method in interface com.ibm.able.AbleLogger
Sets the raw value used to set the file handler filter.
setFileLogLevel(long) - Method in class com.ibm.able.AbleTraceLogger
Sets the raw file logging level.
setFileName(String) - Method in class com.ibm.able.AbleObject
Sets or changes the persistent store file name.
setFileName(String) - Method in interface com.ibm.able.AbleSerializable
Sets or changes 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.decisiontree.LearningAlgorithm
 
setFilt1(AbleFilter) - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Set the filt1 from central agent
setFilt2(AbleFilter) - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Set the filt1 from central agent
setFilter(AbleFilter) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setFinal(boolean) - Method in class com.ibm.able.rules.AbleRule
Sets the state of the 'final' flag for this rule.
setFired(boolean) - Method in class com.ibm.able.rules.AbleRule
Set the flag that indicates whether the rule has fired.
setFiringProbability(double) - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
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
setFormalParameters(Vector) - Method in class com.ibm.able.rules.AbleRuleBlock
Set the list of formal parameters for this ruleblock.
setFrame(JFrame) - Method in class com.ibm.able.editor.AbleEditorCanvas
Sets 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
 
setFrozen(String) - Method in class com.ibm.able.examples.rules.Grocery
 
setFuzzyInferenceMethod(int) - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Set the inference method to the specified type.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleArrayVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleArrayVariableExpression
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleBooleanVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleByteVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleCharacterVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleDoubleVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleExpressionVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleFloatVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleFuzzyVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleIncludeVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleIntegerVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleLhs
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleLongVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleShortVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleStringVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleTimeStampVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleTypedVariable
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in class com.ibm.able.data.AbleTypedVariableField
Set the value of this data object from a fuzzy value.
setFuzzyValue(AbleFuzzySet) - Method in interface com.ibm.able.data.AbleWr
Set the value of this data object from a fuzzy value.
setGamma(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setGenericValue(Object) - Method in class com.ibm.able.autotune.AutotuneMetric
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleArrayVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleArrayVariableExpression
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 class com.ibm.able.data.AbleByteVariable
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.AbleCharacterVariable
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.AbleDoubleVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleExpressionVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleFloatVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleFuzzyVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleIncludeVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleIntegerVariable
Set the value of this data object from an object.
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.AbleLongVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleShortVariable
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.AbleTimeStampVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleTypedVariable
Set the value of this data object from an object.
setGenericValue(Object) - Method in class com.ibm.able.data.AbleTypedVariableField
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.
setGeneticObjectClassName(String) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the name of the class of genetic objects we are searching
setGetMethod(Method) - Method in class com.ibm.able.data.AbleTypedVariableField
Used by AbleRuleSet during deserialization.
setGoalState(AbleExpression) - Method in class com.ibm.able.rules.AblePlanningEngine
Set the goal state
setGrowthIncrement(int) - Method in class com.ibm.able.beans.AbleDataSeries
Method to set the growth increment for this DataSeries history.
setGrowthIncrement(int) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set GrowthIncrement
setGuardClauseText(String) - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
setHandlerLevel(Object, long) - Static method in class com.ibm.able.AbleTraceLogger
Sets the logging level for a given handler by creating an AnyMaskFilter.
setHandlerLevel(AbleLogger, String, long) - Static method in class com.ibm.able.AbleTraceLogger
Sets the logging level for a given handler by creating an AnyMaskFilter.
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.AbleUserDefinedFunctionDialog
 
setHolding(String) - Method in class com.ibm.able.examples.rules.Monkey
 
setHorizon(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Set the horizon parameter -- the number of time steps (records) into the future that the target fields are taken from.
setHorizon(int) - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
Set the horizon, the number of periods in the future to predict.
setId(int) - Method in class com.ibm.able.data.AbleVariable
Set the unique Id of this variable.
setId(int) - Method in class com.ibm.able.rules.AbleRule
Set the rule's unique Id.
setIdentity(int) - Method in class com.ibm.able.beans.AbleDataSeries
Method to set the identity of this DataSeries history.
setIdentity(int) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set Identity
setIgnoreAnyPropertyChanges(boolean) - Method in class com.ibm.able.AbleObjectCustomizer
Set the flag to ignore property change events.
setImportBean(AbleImport) - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
 
setInLength(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setInLength(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setInType(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setInType(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setIncome(double) - Method in class com.ibm.able.examples.rules.Customer
 
setInferenceContext(AbleRuleBlock) - Method in class com.ibm.able.rules.AbleInferenceEngine
 
setInferenceContext(AbleRule) - Method in class com.ibm.able.rules.AbleInferenceEngine
 
setInferenceContext(AbleClause) - Method in class com.ibm.able.rules.AbleInferenceEngine
 
setInferenceEngine(String) - Method in class com.ibm.able.rules.AbleRuleSet
Set the inference engine to the specified type.
setInferenceTraceHandler(Object, long) - Method in class com.ibm.able.rules.AbleRuleSet
Turn inference tracing on or off.
setInferenceTraceLevel(long) - Method in class com.ibm.able.rules.AbleRuleSet
Turn inference tracing on or off.
setInferenceTraceLevel(int) - Method in class com.ibm.able.rules.AbleRuleSet
Turn inference tracing on or off from a ruleset or, an application which need not provide its own handler for output.
setInhibitory(boolean) - Method in class com.ibm.able.AbleBufferConnection
Set the arc inhibitory flag.
setInhibitory(boolean) - Method in class com.ibm.able.beans.petrinet.AblePetriArc
 
setInitArgs(Vector) - Method in class com.ibm.able.platform.AbleAgentClassDescription
Sets the initialization arguments of this agent, overriding those that are defined in the platform preference file.
setInitScriptFileName(String) - Method in class com.ibm.able.agents.AbleScriptAgent
Set the file name used to construct and initialize the bean called when the agent is initialized.
setInitialPolicy(String, String, String) - Method in class com.ibm.able.conversation.AbleConversationManager
 
setInitialPolicy(String, String, String) - Method in interface com.ibm.conversation.ConversationManager
Sets the conversation policy to assign to a newly created Conversation, and the roles to use if this agent, or another agent, is the initiator of it.
setInitialState(AbleExpression[]) - Method in class com.ibm.able.rules.AblePlanningEngine
Set the initial state
setInitialStateName(String) - Method in interface com.ibm.conversation.CpStateMachine
Sets the name of the policy's initial state.
setInitialStateName(String) - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
setInitialValue(AbleRd) - Method in class com.ibm.able.data.AbleCategoricalVariable
Set the initial value for this variable
setInitialValue(AbleRd) - Method in class com.ibm.able.data.AbleContinuousVariable
Set the initial value (literal or expression) for this variable
setInitialValue(AbleRd) - Method in class com.ibm.able.data.AbleDiscreteVariable
Set the initial value for this variable
setInitialValue(AbleRd) - Method in class com.ibm.able.data.AbleExpressionVariable
Set the initial value (literal or expression) for this variable
setInitialValue(AbleRd) - Method in class com.ibm.able.data.AbleVariable
Set the initial value (literal or expression) for this variable
setInitializationExpression(AbleExpression) - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
setInputArcs(Vector) - Method in class com.ibm.able.beans.petrinet.AblePetriNode
 
setInputBuffer(Object) - Method in interface com.ibm.able.AbleDataBufferManager
Sets the input buffer to the specified object.
setInputBuffer(int, Object) - Method in interface com.ibm.able.AbleDataBufferManager
Sets the value of a single element of the input buffer.
setInputBuffer(Object) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Sets the input buffer to the specified object.
setInputBuffer(int, Object) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Sets the value of a single element of the input buffer.
setInputBuffer(Object) - Method in class com.ibm.able.AbleObject
Sets the input buffer to the specified object.
setInputBuffer(int, Object) - Method in class com.ibm.able.AbleObject
 
setInputBuffer(Object) - Method in class com.ibm.able.rules.AbleRuleSet
Set the input buffer to the specified object.
setInputEnabled(boolean) - Method in class com.ibm.able.examples.conversation.AbleChat3Panel
 
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.editor.AbleGuiPreferences
 
setInspectorPanelLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setInspectorPanelSize(Dimension) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setInspectorPanelSize(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setInsulated(boolean) - Method in class com.ibm.able.examples.rules.Grocery
 
setInteractiveResponseTimeTarget(double) - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
 
setInternStringLiterals(boolean) - Static method in class com.ibm.able.rules.ARL
Set to internally cache string literals to improve performance and reduce object creation.
setInvertActivations(boolean) - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
setK(int) - Method in class com.ibm.able.beans.knn.AbleKnn
Set the k parameter for k-NN bean.
setK(int) - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Set the k value from agent
setK(int) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Set the k value from agent
setK(int) - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Set the k value from agent
setKnnMode(int) - Method in class com.ibm.able.beans.knn.AbleKnn
Set the operating mode of the network.
setKparTextField(PropertyChangeEvent) - Method in class com.ibm.able.beans.knn.AbleKnnPanel
 
setLambda(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setLastAction(String) - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
setLastChangedDate(String) - Method in class com.ibm.able.platform.AbleAgentClassDescription
Sets the last changed date of this agent, overriding that which is defined in the platform preference file.
setLastRecommendation(String) - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
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
setLearnRate(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
set the learn rate parameter
setLength(int) - Method in class com.ibm.able.data.AbleArrayVariable
Set the number of elements (length) of the array variable Note: initial values and setValue must match this length The current contents of the array variable will be destroyed.
setLength(int) - Method in class com.ibm.able.rules.AbleARLTreeNode
 
setLevel(int) - Method in class com.ibm.able.examples.rules.Customer
 
setLevel(int) - Method in class com.ibm.able.examples.rules.Puzzle
 
setLine(int) - Method in class com.ibm.able.rules.AbleParException
Sets the line.
setLoadBalanceTuningControlMetric(AutotuneTuningControlMetric) - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
setLoadBalanceTuningControlMetric(AutotuneTuningControlMetric) - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
setLocalAgentPool(String) - Method in class com.ibm.able.platform.AblePlatformPreferences
Any Agent (or other code) introduced into the platform from a command line environment rather than by Agent Lifecycle Services must use this method (once; subsequent calls are ignored) to associate itself with a particular AgentPool and the AgentPool's principal.
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
setLocation(Point) - Method in class com.ibm.able.conversation.AbleCpGraphViewer
Sets the location for displaying the viewer.
setLocation(AbleLocation) - Method in class com.ibm.able.data.AbleExpression
Set the location of the expression in the source ARL file
setLocation(String) - Method in class com.ibm.able.examples.rules.Monkey
 
setLocation(String) - Method in class com.ibm.able.examples.rules.Thing
 
setLocation(AbleLocation) - Method in class com.ibm.able.rules.AbleClause
Set the location of the clause in the source ARL file
setLocation(AbleLocation) - Method in class com.ibm.able.rules.AbleRule
Set the location of the rule in the source ARL file
setLockMethod(Object) - Method in class com.ibm.able.examples.rules.SampleSensorEffector
The "effector" named "setLock".
setLocked(boolean) - Method in class com.ibm.able.beans.AbleDataSeries
Method to set locked state of this object.
setLocked(boolean) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set Locked
setLocked(boolean) - Method in class com.ibm.able.beans.AbleDataTable
Method to set locked state of this object.
setLogData(boolean) - Method in class com.ibm.able.autotune.AutotuneAgent
Turn logging on or off.
setLogData(boolean) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Turn logging on or off.
setLogData(boolean) - Method in class com.ibm.able.autotune.AutotuneMetricCollection
turn logging on or off
setLogData(boolean) - Method in class com.ibm.able.autotune.AutotuneMetricManager
turn logging on or off
setLogData(boolean) - Method in class com.ibm.able.autotune.BaseAutotuneController
turn logging on or off
setLogDataFileName(String) - Method in class com.ibm.able.autotune.AutotuneAgent
Set the name of the file used to write log data.
setLogDataFileName(String) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Set the name of the file used to write log data.
setLogDataFileName(String) - Method in class com.ibm.able.autotune.AutotuneMetricCollection
set the name of the file to write log data to
setLogDataFileName(String) - Method in class com.ibm.able.autotune.AutotuneMetricManager
set the name of the file to write log data to
setLogDataFileName(String) - Method in class com.ibm.able.autotune.BaseAutotuneController
set the name of the file to write log data to
setLogger(AbleLogger) - Method in interface com.ibm.able.AbleBean
Sets the logger to be used for message output.
setLogger(AbleLogger) - Method in class com.ibm.able.AbleObject
Sets the logger to be used for message output.
setLogging(boolean) - Method in interface com.ibm.able.AbleLogger
Sets logging on if true.
setLogging(boolean) - Method in class com.ibm.able.AbleTraceLogger
Sets the flag determining whether logging is on or off.
setLoggingMetrics(AutotuneMetricCollection) - Method in class com.ibm.able.autotune.AutotuneAgent
Set the collection of selected metrics for logging.
setLoggingMetrics(AutotuneMetricCollection) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Set the collection of selected metrics for logging.
setLoggingMetrics(AutotuneMetricCollection) - Method in class com.ibm.able.autotune.AutotuneMetricManager
 
setM(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Set m parameter - weight given to prior.
setM(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Set the m parameter from agent
setMTextField(PropertyChangeEvent) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesPanel
 
setMasterController(AutotuneController) - Method in class com.ibm.able.autotune.AutotuneAgent
Select which controller should be master.
setMasterController(String) - Method in class com.ibm.able.autotune.AutotuneAgent
Set the master controller using its name.
setMasterController(AutotuneController) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Select which controller should be master.
setMasterController(String) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Set the master controller using its name.
setMax(double) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set Max
setMax(double) - Method in class com.ibm.able.data.AbleContinuousField
Set the maximum value for this field.
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.AbleGeneticSearchAgent
Set the maximum number of generations to search
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.AbleNeuralPredictionAgent
 
setMaxNumPasses(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setMaxRMSError(double) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setMeanDelay(double) - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
setMessage(Object) - Method in interface com.ibm.conversation.MessageHandle
Sets the message object.
setMessage(Object) - Method in interface com.ibm.conversation.MessageTransform
Sets the message object stored in this transform.
setMessage(Object) - Method in class com.ibm.conversation.base.BasicMessageHandle
 
setMessageConsoleHandlerLevel(long) - Static method in class com.ibm.able.Able
Set the severity level of the Able.MessageLog console handler.
setMessageDescription(MessageDescription) - Method in interface com.ibm.conversation.CpStateTransition
Sets the MessageDescription for the message associated with this transition.
setMessageDescription(MessageDescription) - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
setMessageFileHandlerLevel(long) - Static method in class com.ibm.able.Able
Set the severity level of the Able.MessageLog file handler.
setMessageFileHandlerLevel(long, String) - Static method in class com.ibm.able.Able
Set the severity level of the Able.MessageLog file handler.
setMessageLogConsoleSeverity(long) - Method in class com.ibm.able.AblePreferences
Sets the preference for the severity of the message logger's console handler.
setMessageLogDailyFile(boolean) - Method in class com.ibm.able.AblePreferences
Sets the preference for daily message log files.
setMessageLogFileName(String) - Method in class com.ibm.able.AblePreferences
Sets the path and name for the message log file handler.
setMessageLogFileSeverity(long) - Method in class com.ibm.able.AblePreferences
Sets the preference for the severity of the message logger's file handler.
setMessageSystemAdapter(MessageSystemAdapter) - Method in class com.ibm.able.conversation.AbleConversation
 
setMessageSystemAdapter(MessageSystemAdapter) - Method in class com.ibm.able.conversation.AbleConversationManager
 
setMessageSystemAdapter(MessageSystemAdapter) - Method in interface com.ibm.conversation.Conversation
Sets the MessageSystemAdapter to use for this Conversation.
setMessageSystemAdapter(MessageSystemAdapter) - Method in interface com.ibm.conversation.ConversationManager
Sets the MessageSystemAdapter used by this ConversationManager.
setMessageTransformFactory(MessageTransformFactory) - Method in class com.ibm.able.conversation.AbleConversation
 
setMessageTransformFactory(MessageTransformFactory) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
setMessageTransformFactory(MessageTransformFactory) - Method in interface com.ibm.conversation.Conversation
Sets the MessageTransformFactory to use in creating MessageTransforms for translating messages into decision data, and vice-versa.
setMessageTransformFactory(MessageTransformFactory) - Method in interface com.ibm.conversation.ConversationPolicyHandler
Sets the MessageTransformFactory that is used in getting MessageTransforms.
setMetaData(ConversationMetaData) - Method in class com.ibm.able.conversation.AbleConversation
 
setMetaData(Object[]) - Method in class com.ibm.able.rules.AbleRule
Set the metaData (preConditions) on this rule
setMetaData(ConversationMetaData) - Method in interface com.ibm.conversation.Conversation
Sets the conversation meta-data for this conversation.
setMethodSource(Object) - Method in class com.ibm.able.AbleMethodAdaptor
Change the method source object, provided it is an instance of the same class.
setMetric(int) - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Set the metric parameter.
setMetric(int) - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Set the metric value from agent
setMetricTextField(PropertyChangeEvent) - Method in class com.ibm.able.beans.knn.AbleDecisionTreePanel
 
setMin(double) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set Min
setMin(double) - Method in class com.ibm.able.data.AbleContinuousField
Set the minimum value for this field.
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.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.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.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.knn.AbleDecisionTreeClassifierAgent
set the internal config for either TRAIN = readind data from an external data file TEST = testing (using stored data) from an external data file or RUN = running (using stored data) from data placed in the input buffer
setMode(int) - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
set the internal config for either TRAIN = readind data from an external data file TEST = testing (using stored data) from an external data file or RUN = running (using stored data) from data placed in the input buffer
setMode(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
set the internal config for either TRAIN = readind data from an external data file TEST = testing (using stored data) from an external data file or RUN = running (using stored data) from data placed in the input buffer
setMode(int) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
setMode(int) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
setModel(AbleObject) - Method in class com.ibm.able.editor.AbleInspectorData
 
setModelDataSetFileName(String) - Method in class com.ibm.able.autotune.BasicNeuralAutotuneController
 
setModelDataSetFileName(String) - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
setModelParameters(long, int, int) - Method in class com.ibm.able.beans.knn.AbleKnn
Set numRecords, numAttributes, numClasses parameters.
setModified() - Method in class com.ibm.able.rules.AbleLifespan
Set the lifespan modification flag to true when the definition is modified online
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
setMomentum(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
set the momentum parameter
setMonthMask(int) - Method in class com.ibm.able.rules.AbleTimePeriod
Set the month mask for this time period.
setMultiplicity(int) - Method in class com.ibm.able.AbleBufferConnection
Set the arc multiplicity value.
setMultiplicity(int) - Method in class com.ibm.able.beans.petrinet.AblePetriArc
 
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
setNClasses(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
setNClasses(int) - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
setNFeatures(int, int[]) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
setNFeatures(int, int[]) - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
setNaiveBayesMode(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Set the operating mode of the naive bayes bean.
setNaiveBayesMode(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Set the operating mode of the naive bayes bean.
setNaiveBayesParameters(int, int, long) - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Set the number records, number attributes and number classes for naive bayes bean.
setNaiveBayesParameters(int, int, long) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Set the number records, number attributes and number classes for naive bayes bean.
setName(String) - Method in interface com.ibm.able.AbleBean
Sets (or changes) the name of this bean.
setName(String) - Method in class com.ibm.able.AbleObject
Set or change the AbleObject.name of this bean.
setName(String) - Method in class com.ibm.able.beans.AbleDataMap
Method to set the name of this DataTable.
setName(String) - Method in class com.ibm.able.beans.AbleDataSeries
Set the name of this DataSeries.
setName(String) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set the Name of this DataSeries.
setName(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setName(String) - Method in class com.ibm.able.examples.rules.Chest
 
setName(String) - Method in class com.ibm.able.examples.rules.Customer
 
setName(String) - Method in class com.ibm.able.examples.rules.Grocery
 
setName(String) - Method in class com.ibm.able.examples.rules.ShoppingCart
 
setName(String) - Method in class com.ibm.able.examples.rules.Thing
 
setName(String) - Method in interface com.ibm.conversation.CpState
Sets the state's name.
setName(String) - Method in interface com.ibm.conversation.CpStateTransition
Sets the transition's name.
setName(String) - Method in interface com.ibm.conversation.DecisionDataHandle
Sets the name of the decision or decision-request.
setName(String) - Method in class com.ibm.conversation.base.BasicCpState
 
setName(String) - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
setName(String) - Method in class com.ibm.conversation.base.BasicDecisionDataHandle
 
setNames(Hashtable) - Method in class com.ibm.able.agents.AbleGeneticOperatorsDialog
 
setNamesClass(String[]) - Method in class com.ibm.able.beans.decisiontree.Data
 
setNamesNominal(String[]) - Method in class com.ibm.able.beans.decisiontree.Data
 
setNamesReal(String[]) - Method in class com.ibm.able.beans.decisiontree.Data
 
setNamesValsNominal(String[][]) - Method in class com.ibm.able.beans.decisiontree.Data
 
setNationality(String) - Method in class com.ibm.able.examples.rules.Customer
 
setNeedsCalc(boolean) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set NeedsCalc
setNetArch(String) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setNetArch(String) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setNetArch(String) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
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.AbleNetwork
Set the network architecture.
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
 
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
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
setNetMode(int) - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
Set the value for some String property in BeanWrapper, and fire a propertyChange event to notify any propertyChange listeners.
setNetStepsPerEpoch(long) - Method in class com.ibm.able.beans.AbleNetwork
 
setNoClasses(short) - Method in class com.ibm.able.beans.decisiontree.Data
 
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.
setNoFeats(short) - Method in class com.ibm.able.beans.decisiontree.Data
 
setNoNominals(short) - Method in class com.ibm.able.beans.decisiontree.Data
 
setNoReals(short) - Method in class com.ibm.able.beans.decisiontree.Data
 
setNoSelectedViewObject() - Method in class com.ibm.able.editor.AbleEditorCanvas
Deselect the selected view object.
setNoTestExamples(int) - Method in class com.ibm.able.beans.decisiontree.Data
 
setNoTrainExamples(int) - Method in class com.ibm.able.beans.decisiontree.Data
 
setNodeShape(int) - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
setNormalized(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setNormalizedFitness(double) - Method in class com.ibm.able.beans.AbleGeneticObject
 
setNumCols(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
setNumDataPoints(int) - Method in class com.ibm.able.editor.AbleParametersDialog
 
setNumInUnits(int) - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
Set the number of input units.
setNumItems(int) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setNumOutUnits(int) - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
Set the number of output units.
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.agents.AbleNeuralPredictionAgent
 
setNumPasses(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setNumPoints(int) - Method in class com.ibm.able.editor.AbleInspectorData
 
setNumRec(long) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Set numRecords
setNumRec(long) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Set numRecords
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
 
setNumberOfInputs(int) - Method in interface com.ibm.able.AbleDataSink
Sets the number of inputs to be provided to this output device.
setNumberOfInputs(int) - Method in class com.ibm.able.beans.AbleDBExport
 
setNumberOfInputs(int) - Method in class com.ibm.able.beans.AbleExport
 
setNumericValue(double) - Method in class com.ibm.able.autotune.AutotuneMetric
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleArrayVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleArrayVariableExpression
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 class com.ibm.able.data.AbleByteVariable
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.AbleCharacterVariable
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.AbleDoubleVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleExpressionVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleFloatVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleFuzzyVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleIncludeVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleIntegerVariable
Set the value of this data 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.AbleLongVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleShortVariable
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.AbleTimeStampVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleTypedVariable
Set the value of this data object from a numeric value.
setNumericValue(double) - Method in class com.ibm.able.data.AbleTypedVariableField
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.
setObject(Object) - Method in class com.ibm.able.AbleDefaultAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.AbleException
Sets the object for the exception.
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.AbleGeneticSearchAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.agents.AbleJavaScriptAgentCustomizer
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.AbleNeuralClusteringAgentCustomizer
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.AbleRuleAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.agents.AbleScriptAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.autotune.AutotuneAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.autotune.BaseAutotuneControllerCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.autotune.TestAutotuneAdaptorCustomizer
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.AbleDBExportCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.AbleDBImportCustomizer
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.AbleRadialBasisFunctionNetCustomizer
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.AbleTemporalDifferenceLearningCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.AbleTimeSeriesFilterCustomizer
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.decisiontree.AbleDecisionTreeCustomizer
Write the data from the object to the panel(s) provided by this 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.filter.AbleFilterPanel
Save a reference to the filter 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.knn.AbleDecisionTreeClassifierAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.knn.AbleDecisionTreeCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.knn.AbleKnnCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.petrinet.AblePetriNetCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.petrinet.AblePetriPlaceCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.beans.petrinet.AblePetriTransitionCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.conversation.AbleConversationManagerCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.conversation.AblePlatformConversationAgentCustomizer
 
setObject(Object) - Method in class com.ibm.able.editor.AbleClusterDiagramPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleEditorPreferences
Save a reference to the editor frame whose preferences are to be edited.
setObject(Object) - Method in class com.ibm.able.editor.AbleImportRemoteAgentDialog
Populate fields from preferences
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.AbleInspectorGeneralPanel
Extract the data from the source Object needed to write this panel.
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.AbleInspectorOptionsDialog.AreaChartPanel
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.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.StackedAreaPanel
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.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.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.editor.AbleNetworkGraphicPanel
Extract the data from the source Object needed to write this panel.
setObject(Object) - Method in class com.ibm.able.editor.AbleUserDefinedFunctionDialog
Get a reference to 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.AbleFileWatcherCustomizer
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.rules.SampleSensorEffectorCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.platform.AblePlatformDefaultAgentCustomizer
Write the data from the object to the panel(s) provided by this customizer.
setObject(Object) - Method in class com.ibm.able.rules.AbleRuleSetEditor
Save a reference to the object that is being customized.
setObject(Object) - Method in class com.ibm.able.rules.AbleRuleSetEditorLauncher
Save a reference to the object that is to be customized, and pass it on to the "real" customizer.
setOffset(int) - Method in class com.ibm.able.rules.AbleARLTreeNode
 
setOnPost(int) - Method in class com.ibm.able.examples.rules.Ring
 
setOnTopOf(String) - Method in class com.ibm.able.examples.rules.Monkey
 
setOnTopOf(String) - Method in class com.ibm.able.examples.rules.Thing
 
setOperCode(int) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setOperCode(String) - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
setOperation(int) - Method in class com.ibm.able.autotune.AutotuneMetricOperator
 
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
setOtherPost(int) - Method in class com.ibm.able.examples.rules.Puzzle
 
setOutLength(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setOutLength(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setOutType(int) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setOutType(String) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setOutputArcs(Vector) - Method in class com.ibm.able.beans.petrinet.AblePetriNode
 
setOutputBuffer(Object) - Method in interface com.ibm.able.AbleDataBufferManager
Sets the output buffer to the specified object.
setOutputBuffer(int, Object) - Method in interface com.ibm.able.AbleDataBufferManager
Sets the value of a single element of the output buffer.
setOutputBuffer(Object) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Sets the output buffer to the specified object.
setOutputBuffer(int, Object) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Sets the value of a single element of the output buffer.
setOutputBuffer(Object) - Method in class com.ibm.able.AbleObject
Sets the output buffer to the specified object.
setOutputBuffer(int, Object) - Method in class com.ibm.able.AbleObject
 
setOutputBuffer(Object) - Method in class com.ibm.able.rules.AbleRuleSet
Set the output buffer to the specified object.
setOutputListener(ConversationPolicyListener) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
setOutputListener(ConversationPolicyListener) - Method in interface com.ibm.conversation.ConversationPolicyHandler
Sets the output listener used by this ConversationPolicyHandler.
setOwner(AbleInspectorHolder) - Method in class com.ibm.able.editor.AbleInspector
 
setPanel(Object) - Method in class com.ibm.able.editor.AbleClusterDiagramPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.AreaChartPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.BarChartPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.LineChartPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.ScatterPlotPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedAreaPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedBarPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextSeriesPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TimePlotPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in interface com.ibm.able.editor.AbleInspectorPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setPanel(Object) - Method in class com.ibm.able.editor.AbleNetworkGraphicPanel
Give a reference to the associated custom Inspector view (JPanel) so this settings panel can be used to set parameters on it.
setParException(AbleParException) - Method in class com.ibm.able.rules.AbleARLTreeNode
Set the parse error info (for use, only on the root node)
setParams(HashMap) - Method in class com.ibm.able.rules.AblePlanningEngine
Set the parameter hashmap (control parameter)
setParent(AbleBeanContainer) - Method in interface com.ibm.able.AbleBean
Sets the containing parent of this bean.
setParent(AbleBeanContainer) - Method in class com.ibm.able.AbleObject
Sets the containing parent of this bean.
setParent(AbleARLTreeNode) - Method in class com.ibm.able.rules.AbleARLTreeNode
 
setParent(AbleBeanContainer) - Method in class com.ibm.able.rules.AbleRuleSet
Set the containing parent of this bean.
setParseException(AbleParException) - Method in class com.ibm.able.rules.AbleRuleSet
 
setParserInErrorState(boolean) - Method in class com.ibm.able.rules.AbleRuleSet
Indicate whether any errors occurred during parsing.
setPartnerConversationId(String) - Method in interface com.ibm.conversation.ConversationMetaData
Sets the conversation ID assigned to this conversation by the other participant (i.e, the agent that does not own this ConvesationMetaData object).
setPartnerConversationId(String) - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
setPartnerEndpointUri(String) - Method in interface com.ibm.conversation.ConversationMetaData
Sets the URI for the other agent's message-delivery endpoint.
setPartnerEndpointUri(String) - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
setPassword(String) - Method in class com.ibm.able.beans.AbleDBExport
 
setPassword(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setPatternMatchRuleBindings(AblePatternMatchRule) - Method in class com.ibm.able.rules.AblePatternMatchLiteEngine
Set the bindings on a pattern-match (when-do) rule.
setPatternType(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setPhase(int) - Method in class com.ibm.able.examples.rules.Puzzle
 
setPlugInJarDirectory(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setPlugInJarOn(boolean) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setPlugInJarOn(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setPoint(int, int) - Method in class com.ibm.able.rules.AbleParException
Sets the line and column.
setPolicyName(String) - Method in interface com.ibm.conversation.CpStateMachine
Sets the name of the policy.
setPolicyName(String) - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
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
 
setPosterior(double) - Method in class com.ibm.able.beans.knn.AttributeValueClass
 
setPreConditions(Object[]) - Method in class com.ibm.able.rules.AbleRule
Set the preConditions on this rule
setPreOperator(AbleTranslateOperator) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
setPredicate(AblePredicate) - Method in class com.ibm.able.rules.AbleInferenceContext
 
setPredicateWorkingMemory(AbleWorkingMemory) - Method in class com.ibm.able.rules.AblePredicateLib
 
setPreviousVan(VerifiableAgentName) - Method in interface com.ibm.able.platform.VerifiableAgentName
Method setPreviousVan
setPreviousVan(VerifiableAgentName) - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
 
setPrincipal(String) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
setPrior(double) - Method in class com.ibm.able.beans.knn.AttributeValueClass
 
setPriority(AbleRd) - Method in class com.ibm.able.rules.AbleRule
Set the rule's priority.
setProblemFile(String) - Method in class com.ibm.able.rules.AblePlanningEngine
Set the problem file control parameter
setProblemObjects(AbleExpression[]) - Method in class com.ibm.able.rules.AblePlanningEngine
Set the objects in the problem.
setProblemState(boolean) - Method in class com.ibm.able.platform.AbleAgentSituationReport
Sets the problem state for this AgentSituationReport.
setProcessList(Vector) - Method in interface com.ibm.able.AbleAgent
Set the sequential list of beans to process.
setProcessList(Vector) - Method in class com.ibm.able.AbleDefaultAgent
 
setProcessMode(int) - Method in class com.ibm.able.editor.AbleEditorFrame
 
setProcessScriptFileName(String) - Method in class com.ibm.able.agents.AbleScriptAgent
Set the file name used to construct and initialize the bean called when the agent is processed.
setProcessTimerScriptFileName(String) - Method in class com.ibm.able.agents.AbleScriptAgent
Set the file name used to construct and initialize the bean called when the agent is is to process a timer event.
setProcessed(boolean) - Method in class com.ibm.able.rules.AbleRuleBlock
Set the flag that indicates whether this rule block has been processed at least once.
setPrompt(String) - Method in class com.ibm.able.data.AbleVariable
Set (or change) the user prompt associated with this variable.
setPrompt(String) - Method in class com.ibm.able.rules.AbleRule
Set (or change) the user prompt associated with this rule.
setPromptText(String) - Method in class com.ibm.able.beans.filter.AbleTranslateOperatorDataDialog
 
setProperties(Map) - Method in interface com.ibm.able.AbleBean
Sets the entire collection of properties to the specified collection.
setProperties(Map) - Method in class com.ibm.able.AbleObject
 
setProperties(Map) - Method in interface com.ibm.able.AbleRemoteBean
Sets the entire collection of properties to the specified collection.
setProperties(Map) - Method in class com.ibm.able.rules.AbleRule
Sets the entire collection of properties to the specified collection.
setProperties(Map) - Method in class com.ibm.able.rules.AbleRuleBlock
Sets the entire collection of properties to the specified collection.
setProperty(String, String) - Method in interface com.ibm.able.AbleBean
Sets the specified property to the specified value.
setProperty(String, String) - Method in class com.ibm.able.AbleObject
 
setProperty(String, String) - Method in class com.ibm.able.AbleProperties
Set a property value.
setProperty(String, int) - Method in class com.ibm.able.AbleProperties
Set a property value.
setProperty(String, double) - Method in class com.ibm.able.AbleProperties
Set a property value.
setProperty(String, long) - Method in class com.ibm.able.AbleProperties
Set a property value.
setProperty(String, String) - Method in interface com.ibm.able.AbleRemoteBean
Sets the specified property to the specified value.
setProperty(String, String) - Method in class com.ibm.able.rules.AbleRule
Sets the specified property to the specified value.
setProperty(String, String) - Method in class com.ibm.able.rules.AbleRuleBlock
Sets the specified property to the specified value.
setProtocol(String) - Method in class com.ibm.able.beans.AbleDBExport
 
setProtocol(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setProtocolURL(String) - Method in class com.ibm.able.beans.AbleDBExport
 
setProtocolURL(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setQoS(String) - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
setRandomizeData(boolean) - Method in class com.ibm.able.beans.AbleAbstractImport
Set the randomize flag so records are processed in random sequence.
setRawValue(Object) - Method in class com.ibm.able.data.AbleArrayVariable
Set the variable's current value.
setRawValue(Object) - Method in class com.ibm.able.data.AbleBuiltInVariable
 
setRawValue(Object) - Method in class com.ibm.able.data.AbleExpressionVariable
Set the variable's current value.
setRawValue(Object) - Method in class com.ibm.able.data.AbleGenericVariable
Set the variable's current value.
setRecordIndex(long) - Method in class com.ibm.able.beans.AbleAbstractImport
Set the record index in the data source.
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
 
setRemoteAgent(AutotuneAgentIf) - Method in class com.ibm.able.autotune.AutotuneAgent
Set the remote agent reference
setRemoteAgent(AutotuneAgentIf) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Set the remote agent reference
setReplacementSize(int) - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Set the number of population members to replace each generation
setReplacementVars(Vector, Hashtable, Vector) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
 
setRepositoryPathName(String) - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Sets the repository path name.
setRequestKey(AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets the AbleSecureKey this agent will use to make a VAN request to the VerifiableAgentNamingService.
setRequirements(Object[]) - Method in class com.ibm.able.rules.AblePlanningEngine
Set the requirements list (control parameter)
setResourceBundleName(String) - Method in class com.ibm.able.rules.AbleRuleSet
Set the base name of a ResourceBundle (or subclass) to be associated with this ruleset.
setResponseTaken(AbleMessageContainer) - Method in class com.ibm.able.platform.AbleAgentSituationReport
Sets the response that was taken.
setRestartedFromPersistence(boolean) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
setResultSetMetaData(ResultSetMetaData) - Method in class com.ibm.able.beans.AbleDataSetDefinition
set the resultSet
setResultsSummary(AbleMessageContainer) - Method in class com.ibm.able.platform.AbleAgentSituationReport
Sets the results summary for this AgentSituationReport.
setReturnCode(String) - Method in interface com.ibm.conversation.CpState
Sets the state's return code.
setReturnCode(String) - Method in class com.ibm.conversation.base.BasicCpState
 
setReturnValue(Object) - Method in class com.ibm.able.rules.AbleRuleBlock
Set the return value for this ruleblock.
setRootNode(AbleTreeNode) - Method in class com.ibm.able.rules.AbleTree
Set the root node in this decision tree/table.
setRootPolicy(String, String) - Method in class com.ibm.able.conversation.AbleConversation
 
setRootPolicy(String, String, String) - Method in class com.ibm.able.conversation.AblePlatformConversationSetupLogic
Sets the root conversation policy name and this agent's role for the given conversation.
setRootPolicy(String, String) - Method in interface com.ibm.conversation.Conversation
Sets the name and role of the root conversation policy.
setRow(Double, Vector) - Method in class com.ibm.able.beans.AbleDataTable
Method to update a rows contents with the data passed in the Vector.
setRow(int, Vector) - Method in class com.ibm.able.beans.AbleDataTable
Method to update a rows contents with the data passed in the Vector.
setRow(int, Object[]) - Method in class com.ibm.able.beans.AbleDataTable
Method to update a rows contents with the data passed in the Object[].
setRule(AbleRule) - Method in class com.ibm.able.rules.AbleInferenceContext
 
setRuleBlock(AbleRuleBlock) - Method in class com.ibm.able.rules.AbleInferenceContext
 
setRuleDebuggerPanelDividerLocation(int) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleDebuggerPanelDividerLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleDebuggerPanelHorizontal(boolean) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleDebuggerPanelHorizontal(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleDebuggerPanelLocation(Point) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleDebuggerPanelLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleDebuggerPanelSize(Dimension) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleDebuggerPanelSize(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorExceptionPanelBackground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorExceptionPanelBackground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorExceptionPanelFont(Font) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorExceptionPanelFont(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorExceptionPanelForeground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorExceptionPanelForeground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorHelpPanelBackground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorHelpPanelBackground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorHelpPanelForeground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorHelpPanelForeground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorHelpPanelLocation(Point) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorHelpPanelLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorHelpPanelSize(Dimension) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorHelpPanelSize(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelBackground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelBackground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelFont(Font) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelFont(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelForeground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelForeground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelLocation(Point) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelSize(Dimension) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorOutputPanelSize(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelBackground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelBackground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelFont(Font) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelFont(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelForeground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelForeground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelLocation(Point) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelSize(Dimension) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorPanelSize(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorSetViewerPanelLocation(Point) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorSetViewerPanelLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorSetViewerPanelSize(Dimension) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorSetViewerPanelSize(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorTitleBackground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorTitleBackground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorTitleFont(Font) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorTitleFont(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorTitleForeground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorTitleForeground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelBackground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelBackground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelFont(Font) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelFont(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelForeground(Color) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelForeground(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelLocation(Point) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelLocation(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelSize(Dimension) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEditorXmlPanelSize(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
setRuleEnabled(String, boolean) - Method in class com.ibm.able.rules.AbleRuleSet
Set a rule's enabled state.
setRulePriority(String, double) - Method in class com.ibm.able.rules.AbleRuleSet
Set a rule's priority.
setRulePrompt(String, String) - Method in class com.ibm.able.rules.AbleRuleSet
Set the Prompt string on a rule to be used by an associated UI
setRuleSet(AbleRuleSet) - Method in class com.ibm.able.rules.AbleClauseReferences
Sets the ruleset which contains the inference engine that is evaluating clauses containing the variable in which this references object is stored.
setRuleSet(AbleRuleSet) - Method in class com.ibm.able.rules.AbleGuiFuzzySetInspector
Set (or change) the fuzzy ruleset.
setRuleSet(AbleRuleSet) - Method in class com.ibm.able.rules.AbleGuiFuzzySetViewer
Set (or change) the ruleset.
setRuleSet(AbleRuleSet) - Method in class com.ibm.able.rules.AbleInferenceEngine
Set the ruleset over which inferencing will take place.
setRuleSet(AbleRuleSet) - Method in class com.ibm.able.rules.AbleRuleVarDialog
Set a reference to the owning ruleset object
setRuleSetFileName(String) - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
setRuleSetName(String) - Method in class com.ibm.able.rules.AbleRuleSet
Specify the name of the ruleset.
setRuleTemplateInfo(String, Object[]) - Method in class com.ibm.able.rules.AbleRuleSet
Set the rule template info for a previously generated rule.
setSchema(String) - Method in class com.ibm.able.beans.AbleDBExport
 
setSchema(String) - Method in class com.ibm.able.beans.AbleDBImport
 
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
 
setSelectedMetrics(AutotuneMetricCollection) - Method in class com.ibm.able.autotune.BaseAutotuneController
set the subset of the Agent metrics that are being used by this controller
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, boolean) - Method in class com.ibm.able.editor.AbleEditorCanvas
Set the selected view object.
setSelectionColumns(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setSelectionWhere(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setSelfConversationId(String) - Method in interface com.ibm.conversation.ConversationMetaData
Sets the conversation ID assigned to this conversation by the agent that owns this ConvesationMetaData object.
setSelfConversationId(String) - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
setSelfEndpointUri(String) - Method in interface com.ibm.conversation.ConversationMetaData
Sets the URI for the this agent's message-delivery endpoint.
setSelfEndpointUri(String) - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
setSenderRole(String) - Method in interface com.ibm.conversation.CpStateTransition
Sets the role that sends the message.
setSenderRole(String) - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
setSerFileName(String) - Method in class com.ibm.able.rules.AbleRuleSet
Specify the name of the serialized file for this ruleset.
setSeriesData() - Method in class com.ibm.able.editor.AbleInspectorData
 
setSeriesValueClass(Class) - Method in class com.ibm.able.beans.AbleDataSeries
Method to change the kind of values being stored in the history of this DataSeries.
setServiceLevelMetricA(AutotuneServiceLevelMetric) - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
setServiceLevelMetricA(AutotuneServiceLevelMetric) - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
setServiceLevelMetricB(AutotuneServiceLevelMetric) - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
setServiceLevelMetricB(AutotuneServiceLevelMetric) - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
setServiceProperties(ServiceProperties) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
Set the service properties of the underlying service.
setServiceProperties(ServiceProperties) - Method in class com.ibm.able.platform.RMIVerifiableNamingProxy
Set the service properties of the underlying service.
setServiceProperties(ServiceProperties) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
Sets the service properties of the underlying service.
setServiceProperties(ServiceProperties) - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
Set the service properties of the underlying service.
setServiceProperties(ServiceProperties) - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
Set the service properties of the underlying service.
setServiceProperties(ServiceProperties) - Method in class com.ibm.able.platform.RmiPlatformSupportServiceProxy
Sets the service properties of the underlying service.
setSetMethod(Method) - Method in class com.ibm.able.data.AbleTypedVariableField
Used by AbleRuleSet during deserialization.
setSeverity(int) - Method in class com.ibm.able.AbleException
Sets the severity of the exception.
setSharedActionTerms(Vector) - Method in class com.ibm.able.rules.AbleTree
Set the list of shared action terms references by nodes/edges in this tree.
setSharedConditions(Vector) - Method in class com.ibm.able.rules.AbleTree
Set the list of shared conditions referenced by nodes/edges in this tree.
setShowClusterIDs(boolean) - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
setShowGrid(boolean) - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
setShowLabels(boolean) - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
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
setSimpleFormatter(Object) - Static method in class com.ibm.able.AbleTraceLogger
Add a simple formatter to provide minimal output.
setSinkPost(int) - Method in class com.ibm.able.examples.rules.Puzzle
 
setSize(String) - Method in class com.ibm.able.examples.rules.Grocery
 
setSleepTime(long) - Method in class com.ibm.able.AbleEventQueue
Set the sleep time for the thread's processing loop.
setSleepTime(long) - Method in interface com.ibm.able.AbleEventQueueManager
Sets the sleep time interval for the asynchronous timed processing loop.
setSleepTime(long) - Method in interface com.ibm.able.AbleEventQueueRemoteManager
Sets the sleep time interval for the asynchronous timed processing loop.
setSleepTime(long) - Method in class com.ibm.able.AbleObject
Sets the sleep time interval for the asynchronous timed processing loop.
setSmtpRelay(String) - Method in class com.ibm.able.AblePreferences
Sets the current value of the SMTP relay property.
setSocketFactoryClass(String) - Method in class com.ibm.able.AblePreferences
Sets the current value of the Socket Factory Class property.
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
setSourceName(String) - Method in interface com.ibm.conversation.CpStateTransition
Sets the name of the transition's source state.
setSourceName(String) - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
setSourcePost(int) - Method in class com.ibm.able.examples.rules.Puzzle
 
setSrcFile(File) - Method in class com.ibm.able.rules.AbleRuleSet
Specify the source file object for this ruleset.
setSrcFileName(String) - Method in class com.ibm.able.rules.AbleRuleSet
Specify the name of the source file for this ruleset.
setStartup(boolean) - Method in class com.ibm.able.rules.AbleLifespan
Changes this lifespan startup flag to be equal to the specified flag.
setState(int) - Method in interface com.ibm.able.AbleBean
Sets the state of this bean.
setState(int) - Method in interface com.ibm.able.AbleEventQueueProcessor
Sets the state of the event queue's container.
setState(int) - Method in class com.ibm.able.AbleObject
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.AbleBasicService
Sets the state of this service.
setState(int) - Method in class com.ibm.able.platform.AblePersistenceSupport
 
setStatic(boolean) - Method in class com.ibm.able.data.AbleVariable
Set this variable as static or not static.
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.rules.AbleARLParser
 
setStopOnParException(boolean) - Method in class com.ibm.able.rules.AbleARMLParser
 
setStringValue(String) - Method in class com.ibm.able.autotune.AutotuneMetric
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleArrayVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleArrayVariableExpression
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 class com.ibm.able.data.AbleByteVariable
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.AbleCharacterVariable
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.AbleDoubleVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleExpressionVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleFloatVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleFuzzyVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleIncludeVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleIntegerVariable
Set the value of this data object from a string value.
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.AbleLongVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleShortVariable
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.AbleTimeStampVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleTypedVariable
Set the value of this data object from a string value.
setStringValue(String) - Method in class com.ibm.able.data.AbleTypedVariableField
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.
setSubprotocol(String) - Method in class com.ibm.able.beans.AbleDBExport
 
setSubprotocol(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setSum(double) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set Sum
setSumSqrd(double) - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to set SumSqrd
setSwitchStatement(AbleSwitchStatement) - Method in class com.ibm.able.rules.AbleSwitchRule
Sets this rule's switch statement to be the specified switch statement, but only if a switch statement does not already exist for this rule.
setSymmetric(boolean) - Method in class com.ibm.able.rules.AbleTree
Set value of symmetric flag.
setSymmetricActFunction(boolean) - Method in class com.ibm.able.beans.AbleBackPropagation
 
setSymmetricActFunction(boolean) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
setSymmetricActFunction(boolean) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
setSynchronousAdaptorMode(boolean) - Method in class com.ibm.able.autotune.AutotuneAgent
Set the flag used to determine whether to process each adaptor before processing the masterController.
setSynchronousAdaptorMode(boolean) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Set the flag used to determine whether to process each adaptor before processing the masterController.
setSystemId(Integer) - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
setSystemProperty(String, String) - Static method in class com.ibm.able.rules.ARL
Set a system property to the specified value.
setTable(String) - Method in class com.ibm.able.beans.AbleDBExport
Sets the table name.
setTable(String) - Method in class com.ibm.able.beans.AbleDBImport
 
setTableData(Vector) - Method in class com.ibm.able.beans.filter.AbleTranslateTableDialog
 
setTargetName(String) - Method in interface com.ibm.conversation.CpStateTransition
Sets the name of the transition's target state.
setTargetName(String) - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
setTargetValue(AbleLiteral) - Method in class com.ibm.able.autotune.AutotuneMetricTarget
 
setTemplate(boolean) - Method in class com.ibm.able.data.AbleVariable
Set the state of the template flag for this variable.
setTemplate(boolean) - Method in class com.ibm.able.rules.AbleRule
Set the state of the template flag for this rule.
setTemplate(boolean) - Method in class com.ibm.able.rules.AbleRuleSet
Set the state of the template flag for this ruleset.
setTemplateData(Vector) - Method in class com.ibm.able.beans.filter.AbleTranslateTemplateDialog
 
setTemplateName(String) - Method in class com.ibm.able.rules.AbleRule
Set the name of the template rule from which this rule was generated
setTemplateValues(Object[]) - Method in class com.ibm.able.rules.AbleRule
Set the String replacement values used to generate this rule from a template
setTerm(AbleTreePartialExpression) - Method in class com.ibm.able.rules.AbleTreeAction
Set the term (lhs) of this tree action
setTerm(AbleTreePartialExpression) - Method in class com.ibm.able.rules.AbleTreeCondition
Set the term (lhs) for this condition.
setTerm(AbleTreePartialExpression) - Method in class com.ibm.able.rules.AbleTreeConditionNode
Set the term (lhs) for this node.
setTermRef(String) - Method in class com.ibm.able.rules.AbleTreeAction
Set the termRef (uid of a shared condition term or action term) for this node.
setTermRef(String) - Method in class com.ibm.able.rules.AbleTreeConditionNode
Set the termRef (uid of a shared condition term or action term) for this node.
setTerminalNode(AblePatternMatchRuleTerminalNode) - Method in class com.ibm.able.rules.AblePatternMatchRule
 
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.agents.AbleNeuralPredictionAgent
 
setTestDataFileName(String) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setTestDataFileName(String) - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Set the name of the test/run data file
setTestDataFileName(String) - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Set the name of the test/run data file
setTestDataFileName(String) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Set the name of the test/run data file
setTestDataFileName(String) - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Set the name of the test/run data file
setTestDataFileName(String) - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Set the name of the test/run data file
setTestExamples(boolean) - Method in class com.ibm.able.beans.decisiontree.LearningAlgorithm
 
setTestMessageEnabled(boolean) - Method in class com.ibm.able.examples.conversation.ChatterboxAgent
Toggles whether this agent may send test messages.
setTestMessageEnabled(boolean) - Method in class com.ibm.able.examples.conversation.ChatterboxAgent2
 
setTestTolerance(double) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setTestTolerance(double) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setTextArea(JTextArea) - Method in class com.ibm.able.AbleJTextAreaHandler
Sets the name of the text area used by this handler.
setTextEditor(String) - Method in class com.ibm.able.editor.AbleEditorFrame
 
setTextEditor(String) - Method in class com.ibm.able.editor.AbleGuiPreferences
 
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.
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.
setTextFieldFromFileDialog(JTextField, String) - Static method in class com.ibm.able.AblePanelHelper
Construct a OPEN JFileChooser dialog and use it to set the text of a JTextField.
setTextFieldFromFileSaveDialog(JTextField, String, String[], String) - Static method in class com.ibm.able.AblePanelHelper
 
setThenActions(Vector) - Method in class com.ibm.able.rules.AbleIfThenElseRule
 
setThenActions(Vector) - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
setThreshold(long) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the file size threshold condition.
setTimeOfDayEndMask(Calendar) - Method in class com.ibm.able.rules.AbleTimePeriod
Set the end time mask for this time period.
setTimeOfDayMask(Calendar, Calendar) - Method in class com.ibm.able.rules.AbleTimePeriod
Sets the time of day mask for this time period.
setTimeOfDayMask(String) - Method in class com.ibm.able.rules.AbleTimePeriod
Sets the time of day mask for this time period using IETF syntax.
setTimeOfDayStartMask(Calendar) - Method in class com.ibm.able.rules.AbleTimePeriod
Set the start time mask for this time period.
setTimePeriod(String) - Method in class com.ibm.able.rules.AbleTimePeriod
Sets the time period using IETF syntax.
setTimeoutInMillis(long) - Method in interface com.ibm.conversation.CpState
Sets the state's timeout value.
setTimeoutInMillis(long) - Method in class com.ibm.conversation.base.BasicCpState
 
setTimeoutUdfName(String) - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Sets the the name of the user-defined function to invoke on all "timeout" inputs.
setTimer(long, String) - Method in interface com.ibm.conversation.ConversationPolicyListener
Processes a set-timer output from the ConversationPolicyHandler.
setTimerEventProcessingEnabled(boolean) - Method in class com.ibm.able.AbleEventQueue
Specify whether automatic periodic processing is enabled or disabled.
setTimerEventProcessingEnabled(boolean) - Method in interface com.ibm.able.AbleEventQueueManager
Specify whether automatic periodic processing is enabled or disabled.
setTimerEventProcessingEnabled(boolean) - Method in interface com.ibm.able.AbleEventQueueRemoteManager
Specify whether automatic periodic processing is enabled or disabled.
setTimerEventProcessingEnabled(boolean) - Method in class com.ibm.able.AbleObject
Specify whether automatic periodic processing is enabled or disabled.
setTitle() - Method in class com.ibm.able.editor.AbleEditorFrame
Set the title of the Able Editor pane
setToken(String) - Method in class com.ibm.able.rules.AbleParException
Method setToken.
setTokens(Vector) - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
setTolerance(double) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
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
setTolerance(double) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
set the error tolerance parameter
setTotalConversations(int) - Method in class com.ibm.able.examples.conversation.ChatterboxAgent
Sets the total number of conversations this agent may have.
setTotalConversations(int) - Method in class com.ibm.able.examples.conversation.ChatterboxAgent2
 
setTraceActive(boolean) - Method in class com.ibm.able.rules.AbleARMLParser
 
setTraceConsoleHandlerLevel(long) - Static method in class com.ibm.able.Able
Set the trace level of the Able.TraceLog console handler.
setTraceFileHandlerLevel(long) - Static method in class com.ibm.able.Able
Set the trace level of the Able.TraceLog file handler.
setTraceFileHandlerLevel(long, String) - Static method in class com.ibm.able.Able
Set the trace level of the Able.TraceLog file handler.
setTraceLevel(AbleRuleSet, int) - Static method in class com.ibm.able.rules.ARL
Set the trace level for a ruleset.
setTraceLogConsoleLevel(long) - Method in class com.ibm.able.AblePreferences
Sets the preference for the level of the trace logger's console handler.
setTraceLogDailyFile(boolean) - Method in class com.ibm.able.AblePreferences
Sets the preference for daily trace log files.
setTraceLogFileLevel(long) - Method in class com.ibm.able.AblePreferences
Sets the preference for the level of the trace logger's file handler.
setTraceLogFileName(String) - Method in class com.ibm.able.AblePreferences
Sets the path and name for the trace log file handler.
setTraceLogger(AbleLogger) - Method in interface com.ibm.able.AbleBean
Sets the logger to be used for tracing program-level output.
setTraceLogger(AbleLogger) - Method in class com.ibm.able.AbleObject
Sets a logger to be used for tracing program-level output.
setTrainDataFileName(String) - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Set the name of the training data file
setTrainDataFileName(String) - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Set the name of the training data file
setTrainDataFileName(String) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Set the name of the training data file
setTrainDataFileName(String) - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Set the name of the training data file
setTrainDataFileName(String) - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Set the name of the training data file
setTrainToTestRatio(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setTrainToTestRatio(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
setTrainToTestRatio(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
setTrainTolerance(double) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
setTransportService(MessageTransportService) - Method in class com.ibm.able.conversation.AblePlatformMessageSystemAdapter
Sets the MessageTransportService used in delivering messages.
setTreeView(JTree) - Method in class com.ibm.able.editor.AbleEditorCanvas
Set the tree view.
setTuningControl(AutotuneTuningControlMetric) - Method in interface com.ibm.able.autotune.AutotuneAdaptor
Set a single tuning control on the target system.
setTuningControl(AbleLiteral) - Method in class com.ibm.able.autotune.AutotuneTuningControlMetric
 
setTuningControl() - Method in class com.ibm.able.autotune.AutotuneTuningControlMetric
take the current value of this tuning control and invoke the corresponding action method on the target system
setTuningControl(AutotuneTuningControlMetric) - Method in class com.ibm.able.autotune.BaseAutotuneAdaptor
Set a single tuning control on the target system.
setTuningControls(Vector) - Method in interface com.ibm.able.autotune.AutotuneAdaptor
Set multiple tuning controls on the target system.
setTuningControls(Vector) - Method in class com.ibm.able.autotune.BaseAutotuneAdaptor
Set multiple tuning controls on the target system.
setType(String) - Method in class com.ibm.able.platform.AbleAgentClassDescription
Sets the type of this agent, overriding that which is