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 _

G

GE - Static variable in class com.ibm.able.beans.AbleDataAnalytics
Equal to 3, this defines the value to signify GE (Greater than or Equal)
GOLD - Static variable in class com.ibm.able.examples.rules.Customer
 
GREATER_THAN - Static variable in class com.ibm.able.autotune.AutotuneMetricOperator
 
GREATER_THAN_EQUALS - Static variable in class com.ibm.able.autotune.AutotuneMetricOperator
 
GT - Static variable in class com.ibm.able.beans.AbleDataAnalytics
Equal to 4, this defines the value to signify GT (Greater Than)
GTEQ - Static variable in class com.ibm.able.beans.AbleBreakPoint
 
GTHAN - Static variable in class com.ibm.able.beans.AbleBreakPoint
 
GenericLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a generic literal; that is, one whose current value is an Object.
GenericVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a generic variable.
GetNumInstances(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
GetSocketFactory() - Static method in class com.ibm.able.Able
Get a socket factory as specified in ABLE preferences.
Goal - class com.ibm.able.examples.rules.Goal.
Goal (goal-is-to) in monkeys-and-bananas world
Goal() - Constructor for class com.ibm.able.examples.rules.Goal
 
Goal(String, String) - Constructor for class com.ibm.able.examples.rules.Goal
 
Goal(String, String, String) - Constructor for class com.ibm.able.examples.rules.Goal
 
Goal - Static variable in class com.ibm.able.rules.ARL
The goal control parameter used by backward chaining engines.
GoalState - Static variable in class com.ibm.able.rules.ARL
The goal state control parameter used by planning engines
Grocery - class com.ibm.able.examples.rules.Grocery.
A Grocery item has a name, a containerType, a size, can be frozen, can require insulation, and knows which bag in which its been placed.
Grocery() - Constructor for class com.ibm.able.examples.rules.Grocery
 
Grocery(String, String, String, String) - Constructor for class com.ibm.able.examples.rules.Grocery
 
GroceryBag - class com.ibm.able.examples.rules.GroceryBag.
A grocery bag has an id, and contains items sized small, medium, or large.
GroceryBag() - Constructor for class com.ibm.able.examples.rules.GroceryBag
 
GuiPropertiesFileName - Static variable in class com.ibm.able.Able
The name of the properties file containing GUI preferences.
gainRatio(int, int, int[], int[][]) - Method in class com.ibm.able.beans.decisiontree.EvaluationMetric
gainRatio
genSource - Variable in class com.ibm.able.AbleEvent
The genSource object is a nontransient version of the source generating the event.
generateAndJoinNode(AblePatternMatchNode, AblePatternMatchNode, AbleExpression, AbleVariable, Vector) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Create a two-input AND (join) pattern match node
generateChartView(int) - Method in class com.ibm.able.editor.AbleInspector
 
generateDFNFile() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
write out the metadata describing the log file NOTE: this must follow the same order as the logData() method
generateDummyJoinNode(AblePatternMatchNode, AbleExpression, AbleVariable, Vector) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Create a two-input dummy (join) pattern match node Note: parentNode1 is always null
generateFilters(AbleDataSource) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
Return a filter for converting data to a bean's input specifications, and a filter for converting a bean's output specifications back to the original coordinates.
generateJoinNode(AblePatternMatchNode, AblePatternMatchNode, AbleExpression, AbleVariable, Vector) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Create a two-input (join) pattern match node
generateKey() - Method in class com.ibm.able.platform.AbleSecuritySupport
Generates and returns an Able SecureKey using the verifiable agent name and private key specified when this security support object was created.
generateKey(AbleSecureKey) - Method in class com.ibm.able.platform.AbleSecuritySupport
Generates and returns an Able SecureKey using the verifiable agent name and private key specified when this security support object was created; also, sets the new key's previous verifiable agent name from the one contained in the specified secure key.
generateKeyPair() - Static method in class com.ibm.able.platform.AblePlatform
Gets a KeyPair from the special KeyPairGenerator created using the cryptography algorithm and cryptography provider specified in the preferences file.
generateNegJoinNode(AblePatternMatchNode, AblePatternMatchNode, AbleExpression, AbleVariable, Vector) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Create a two-input (join) pattern match node
generateNegativeSelectorNodes(AblePatternMatchRootNode, AblePatternMatchNode, AbleSelector, AbleSelector, Vector) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Generate the PatternMatchNodes for this negative selector (pattern)
generatePositiveSelectorNodes(AblePatternMatchRootNode, AblePatternMatchNode, AbleSelector, AbleSelector, Vector) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Generate the PatternMatchNodes for this positive selector (pattern)
generateRandomChromosome(int) - Method in class com.ibm.able.beans.AbleGeneticObject
generate a random chromosome for this object based on the specified chromosomeLength, and vocabulary
generateRandomIndices(int) - Method in class com.ibm.able.beans.AbleAbstractImport
Generate a set of randomized indices to access the data records.
generateRuleNodes(AblePatternMatchRule) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Generate the PatternMatchNodes for this rule
generateRuleTerminalNode(AblePatternMatchNode, AblePatternMatchRule) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Create a rule terminal node
generateTerminalNode(AblePatternMatchNode, AbleVariable) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Create a terminal node
generateTestNode(AblePatternMatchNode, AbleExpression, AbleVariable) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Create a one-input (test) pattern match node
generateTestNodes(AblePatternMatchNode, AbleExpression, AbleVariable) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Create a sequence of ANDed one-input (test) pattern match nodes
generateTranslateTemplates(AbleFilter, AbleFilter, Vector) - Method in class com.ibm.able.beans.AbleBackPropagation
 
generateTranslateTemplates(AbleFilter, AbleFilter, Vector) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
generateTranslateTemplates(AbleFilter, AbleFilter, Vector) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
generateTranslateTemplates(AbleFilter, AbleFilter, Vector) - Static method in class com.ibm.able.beans.filter.AbleFilter
Populate a filter for converting data to a bean's input specifications, and a filter for converting a bean's output specifications back to the original coordinates.
generateTranslateTemplates(AbleFilter, AbleFilter, Vector) - Method in interface com.ibm.able.beans.filter.AbleTranslateTemplateProvider
Populate a filter for converting data to a bean's input specifications, and a filter for converting a bean's output specifications back to the original coordinates.
generateTranslateTemplates(AbleFilter, AbleFilter, Vector) - Method in class com.ibm.able.beans.knn.AbleDecisionTree
The next three methods change the default behaviour of the ABLE filters, making them appropriate for decision tree algorithm.
generateTranslateTemplates(AbleFilter, AbleFilter, Vector) - Method in class com.ibm.able.beans.knn.AbleKnn
The next three methods change the default behaviour of the ABLE filters, making them appropriate for k-NN algorithm.
generateTranslateTemplates(AbleFilter, AbleFilter, Vector) - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
The next three methods change the default behaviour of the ABLE filters, making them appropriate for Naive Bayes algorithm.
generateTranslateTemplates(AbleFilter, AbleFilter, Vector) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
generateTree(int, int) - Method in class com.ibm.able.beans.decisiontree.TreeStructure
generateTree
generateUniqueName(AbleBeanContainer, AbleBean) - Static method in class com.ibm.able.AbleDefaultAgent
Generate a unique bean name by appending an underscore and an integer.
geneticObjectClass - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
geneticObjectClassName - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
get(String) - Method in class com.ibm.able.beans.AbleDataMap
 
get(Double) - Method in class com.ibm.able.beans.AbleDataMap
 
get(Integer) - Method in class com.ibm.able.beans.AbleDataMap
 
get(Object) - Method in class com.ibm.able.beans.AbleDataMap
 
get(int) - Method in class com.ibm.able.rules.AbleOclSequence
 
getARLParser() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the parser used to instantiate the ruleset.
getARLTree() - Method in class com.ibm.able.rules.AbleARLParser
 
getARLTree() - Method in class com.ibm.able.rules.AbleRuleSet.HierarchyEntry_
 
getARLTree() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the content outline of this ruleset, produced by the parser
getAbleActions() - Method in class com.ibm.able.rules.AbleTreeActionNode
Return the list of executable (ABLE) actions.
getAbleEventListeners() - Method in interface com.ibm.able.AbleEventListenerManager
Returns a list of all registered listeners.
getAbleEventListeners() - Method in class com.ibm.able.AbleObject
Returns a list of all registered listeners.
getAbleEventProcessingEnabled() - Method in class com.ibm.able.AbleEventQueue
Returns whether asynchronous ABLE event processing is enabled or disabled.
getAbleEventProcessingEnabled() - Method in interface com.ibm.able.AbleEventQueueManager
Returns the state of asynchronous ABLE event processing.
getAbleEventProcessingEnabled() - Method in interface com.ibm.able.AbleEventQueueRemoteManager
Returns the state of asynchronous ABLE event processing.
getAbleEventProcessingEnabled() - Method in class com.ibm.able.AbleObject
 
getAbleEventQueueSize() - Method in interface com.ibm.able.AbleEventQueueManager
Returns the number of events on the event queue.
getAbleEventQueueSize() - Method in interface com.ibm.able.AbleEventQueueRemoteManager
Returns the number of events on the event queue.
getAbleEventQueueSize() - Method in class com.ibm.able.AbleObject
 
getAbleExpression() - Method in class com.ibm.able.rules.AbleTreeEdge
Get the executable (ABLE) boolean expression for this edge.
getAbleJarFiles() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getAbleLookAndFeelClassName() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getAbleOwner() - Method in class com.ibm.able.conversation.AbleOwned
Returns the AbleBean which owns this object.
getAblePlatformAgent() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getAblePlatformServiceEventListeners() - Method in class com.ibm.able.platform.AbleBasicService
 
getAblePlatformServiceEventListeners() - Method in interface com.ibm.able.platform.AblePlatformServiceEventGenerator
Gets a collection of all service event listeners registered with this service event generator.
getAblePlatformServiceEventListeners() - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
getAblePlatformServiceEventListeners() - Method in class com.ibm.able.platform.RMIVerifiableNamingProxy
 
getAblePlatformServiceEventListeners() - Method in interface com.ibm.able.platform.RmiAblePlatformServiceEventGenerator
Gets a collection of all service event listeners registered with this service event generator.
getAblePlatformServiceEventListeners() - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
getAblePlatformServiceEventListeners() - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
getAblePlatformServiceEventListeners() - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
 
getAblePlatformServiceEventListeners() - Method in class com.ibm.able.platform.RmiPlatformSupportServiceProxy
 
getAblePlatformSupportOn(String, String) - Static method in class com.ibm.able.platform.AblePlatformSupportImpl
Gets an AblePlatformSupport object from the specified host.
getAboutDataBean() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the data bean from which a console can obtain the information that is displayed on this agent's 'About' panel.
getAboutDataBean() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAcceptedExtension() - Method in class com.ibm.able.conversation.FilterByExtension
Returns the extension used in accepting files.
getAccuracy() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getAccuracy() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getAccuracy() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the accuracy.
getAccuracy() - Method in class com.ibm.able.beans.knn.AbleKnn
Get the accuracy.
getAccuracy() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get the accuracy.
getAccuracy() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get the accuracy.
getAction() - Method in class com.ibm.able.AbleEvent
Returns the event's action string, the name of a method in the argument object.
getAction() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the type of action to take when the condition watched is true.
getAction() - Method in class com.ibm.able.examples.rules.Goal
 
getActions() - Method in class com.ibm.able.rules.AbleCorrelationRule
Retrieve the rule's list of "do" action clauses.
getActions() - Method in class com.ibm.able.rules.AbleTreeActionNode
Return the list of actions defined in this leaf node.
getActivationOffThreshold() - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
getActivationOnThreshold() - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
getActivations() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getActivations() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getActivations() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getActivations() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getActivePolicyHandler() - Method in class com.ibm.able.conversation.AbleConversation
 
getActivePolicyHandler() - Method in interface com.ibm.conversation.Conversation
Returns the currently active conversation policy handler.
getActivePolicyHandler() - Method in class com.ibm.conversation.base.BasicCpHandlerStack
Returns the currently active ConversationPolicyHandler.
getActivePolicyLevel() - Method in interface com.ibm.conversation.ConversationContext
Returns the level of the currently active conversation policy.
getActivePolicyLevel() - Method in class com.ibm.conversation.base.BasicCpHandlerStack
 
getActivePolicyName() - Method in class com.ibm.able.conversation.AbleConversation
 
getActivePolicyName() - Method in interface com.ibm.conversation.Conversation
Returns the name of the conversation policy currently active in this conversation.
getActivePolicyName() - Method in interface com.ibm.conversation.ConversationContext
Returns the name of the currently active conversation policy.
getActivePolicyName() - Method in class com.ibm.conversation.base.BasicCpHandlerStack
 
getActivePolicyRole() - Method in class com.ibm.able.conversation.AbleConversation
 
getActivePolicyRole() - Method in interface com.ibm.conversation.Conversation
Returns the role this agent is playing in the currently active conversation policy.
getActiveSelfRole() - Method in interface com.ibm.conversation.ConversationContext
Returns the role this agent is playing in the currently active conversation policy.
getActiveSelfRole() - Method in class com.ibm.conversation.base.BasicCpHandlerStack
 
getActiveStateName() - Method in interface com.ibm.conversation.ConversationContext
Returns the name of the current state of the currently active conversation policy.
getActiveStateName() - Method in class com.ibm.conversation.base.BasicCpHandlerStack
 
getAdaptor() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneController
 
getAdaptor() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getAdaptors() - Method in class com.ibm.able.autotune.AutotuneAgent
Return all beans which are AutotuneAdaptors.
getAdaptors() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Return all beans which are AutotuneAdaptors.
getAdditionalBeanInfo() - Method in class com.ibm.able.AbleDefaultAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.agents.AbleGeneticSearchAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.agents.AbleJavaScriptAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.agents.AbleRuleAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.agents.AbleScriptAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.autotune.AutotuneAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.autotune.TestAutotuneAdaptorBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleAbstractImportBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleBackPropagationBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleDBExportBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleDBImportBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleExportBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleImportBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleSelfOrganizingMapBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.AbleTimeSeriesFilterBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTreeBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.filter.AbleFilterBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.knn.AbleKnnBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.petrinet.AblePetriNetBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.petrinet.AblePetriNodeBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.petrinet.AblePetriPlaceBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.beans.petrinet.AblePetriTransitionBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.conversation.AbleConversationManagerBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.conversation.AblePlatformConversationAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.examples.AbleBeanWrapperBeanInfo
Return the BeanInfo for the super class.
getAdditionalBeanInfo() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherBeanInfo
Return the BeanInfo for the super class.
getAdditionalBeanInfo() - Method in class com.ibm.able.examples.ablebean.SimpleAbleBeanBeanInfo
Return the BeanInfo for the super class.
getAdditionalBeanInfo() - Method in class com.ibm.able.examples.rules.SampleSensorEffectorBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.platform.AblePlatformDefaultAgentBeanInfo
 
getAdditionalBeanInfo() - Method in class com.ibm.able.rules.AbleRuleSetBeanInfo
Retrieve bean info for the parent bean.
getAge() - Method in class com.ibm.able.examples.rules.Customer
 
getAgent() - Method in class com.ibm.able.editor.AbleEditorCanvas
Get the container agent.
getAgent1() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the distributed agent 1 bean
getAgent1() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the distributed agent 1 bean
getAgent2() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the distributed agent 2 bean
getAgent2() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the distributed agent 2 bean
getAgentAddr() - Method in interface com.ibm.able.AbleRemoteAgent
Returns the address of this agent.
getAgentAddr() - Method in class com.ibm.able.AbleRemoteDefaultAgent
Returns the address of this agent.
getAgentAlias() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the alias of this agent as it is defined in the platform preference file.
getAgentAutonomyLevel() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's autonomy level.
getAgentAutonomyLevel() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAgentClassDescription() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getAgentDescription() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets a description of the agent that originated this AgentSituationReport.
getAgentDescription() - Method in interface com.ibm.able.platform.AblePlatformAgent
Retrieves the agent's AgentDescription.
getAgentDescription() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAgentFieldList() - Method in class com.ibm.able.beans.AbleAbstractImport
Get the default fieldList for this object's container agent.
getAgentHistory(AgentName) - Method in interface com.ibm.able.platform.AgentLoggingService
Returns a list of all AgentSituationReports that belong to the specified agent and that are not in the problem state.
getAgentHistory(AgentName) - Method in interface com.ibm.able.platform.RmiAgentLoggingService
Returns all of the AgentSituationReports from the Logging Service that belong to a certain agent that are not in the problem state.
getAgentHistory(AgentName) - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
getAgentHistory(AgentName) - Method in class com.ibm.able.platform.RmiAgentLoggingSystem
 
getAgentHost() - Method in interface com.ibm.able.AbleRemoteAgent
Returns the name of the host on which this agent is running.
getAgentHost() - Method in class com.ibm.able.AbleRemoteDefaultAgent
Returns the name of the host on which this agent is running.
getAgentInboxes() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAgentInitArg() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getAgentInitFlag() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getAgentLastUpdate() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the date and time when the agent's description was last updated with the Agent Directory Service.
getAgentLastUpdate() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAgentLoggingService(String, Object[], String) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Sets AblePlatformDefaultAgent.myAgentLoggingService to reference the AgentLoggingService.
getAgentName() - Method in interface com.ibm.able.AbleRemoteAgent
Returns the current formal agent name of this agent.
getAgentName() - Method in class com.ibm.able.AbleRemoteDefaultAgent
Returns the current formal agent name of this agent.
getAgentName() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the AgentName of the originator of this AgentSituationReport.
getAgentName() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getAgentPool(String) - Method in class com.ibm.able.platform.AblePlatformPreferences
 
getAgentPoolAlias() - Method in class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_
 
getAgentPoolAlias() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getAgentPoolInfo() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getAgentPoolIpName() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getAgentPoolPort() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getAgentPools() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the collection of AgentPool definitions as specified in the end-user's preference file.
getAgentProblems(AgentName) - Method in interface com.ibm.able.platform.AgentLoggingService
Returns a list of all AgentSituationReports that belong to the specified agent and that are in the problem state.
getAgentProblems(AgentName) - Method in interface com.ibm.able.platform.RmiAgentLoggingService
Returns all of the AgentSituationReports from the Logging Service that belong to a certain agent that are in the problem state.
getAgentProblems(AgentName) - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
getAgentProblems(AgentName) - Method in class com.ibm.able.platform.RmiAgentLoggingSystem
 
getAgentProperties() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the collection of defined properties for this agent.
getAgentReference(AgentDescription) - Static method in class com.ibm.able.platform.AblePlatform
Extracts a direct reference to an AblePlatformAgent from an AgentDescription created and registered by that same agent.
getAgentStatus() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's current real time status (state).
getAgentStatus() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAgentSummary() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's current summary text.
getAgentSummary() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAgentType() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's type description.
getAgentType() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAgentVendor() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's vendor.
getAgentVendor() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAgentVersion() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's version.
getAgentVersion() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getAliases() - Method in class com.ibm.able.rules.AbleLifespan
Returns the mapping between the aliases to the event names
getAllLogs() - Method in interface com.ibm.able.platform.AgentLoggingService
Returns a list of all AgentSituationReports.
getAllLogs() - Method in interface com.ibm.able.platform.RmiAgentLoggingService
Return a Vector of all the AbleAgentSituationReports from the Logging Service.
getAllLogs() - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
getAllLogs() - Method in class com.ibm.able.platform.RmiAgentLoggingSystem
 
getAllMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricManager
returns a list of all metrics known to this agent
getAllProblems() - Method in interface com.ibm.able.platform.AgentLoggingService
Returns a list of all AgentSituationReports that are in the problem state.
getAllProblems() - Method in interface com.ibm.able.platform.RmiAgentLoggingService
Returns all of the AgentSituationReports from the Logging Service that are in the problem state.
getAllProblems() - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
getAllProblems() - Method in class com.ibm.able.platform.RmiAgentLoggingSystem
 
getAllWidths() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getAllocation() - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
getAlphaCut() - Method in class com.ibm.able.data.AbleFuzzySet
 
getAlphaCut() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the current alphaCut value.
getAlphaCut() - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Retrieve the current alphacut threshold.
getAndSetAgentDescription() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Calls AblePlatformDefaultAgent.getNewAgentDescription() to get a new, empty Agent Description and then Calls AblePlatformDefaultAgent.loadAgentDescriptionWithAgentName() to set the agent's names into the description Calls AblePlatformDefaultAgent.loadAgentDescriptionWithPublicKey() to set the agent's public key into the description Calls AblePlatformDefaultAgent.loadAgentDescriptionWithAbleAttributes() to set built-in Able attributes into the description Calls AblePlatformDefaultAgent.loadAgentDescriptionWithUserAttributes() to set any user-defined attributes into the description.
getAndSetAgentNames() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Gets this agent's Globally Unique ID (GUID or AgentName) from the Agent Naming Service and saves it away in the data member AblePlatformDefaultAgent.myJasAgentName; additionally, if security is on, a verifiable agent name is obtained and saved in the data member AblePlatformDefaultAgent.myVerifiableAgentName, and the data members AblePlatformDefaultAgent.myTrustLevel, AblePlatformDefaultAgent.myPrincipal, and AblePlatformDefaultAgent.mySecSppt are also set.
getAndSetTransportServices() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Gets all available Message Transport Services from the Message Transport System, selects the first one, and saves it away in the data member AblePlatformDefaultAgent.myJasMessageTransportService.
getAndValidateServiceRoot() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Gets addressability to the JAS Service Root, and makes sure the Agent Naming Service, the Agent Directory Service, and the Message Transport System are all available.
getAnswer(AbleRuleSet) - Static method in class com.ibm.able.rules.AblePredicateLib
Return the answer.
getAntecedent() - Method in class com.ibm.able.rules.AbleIfThenElseRule
Retrieve the rule's list of antecedent clauses.
getAntecedent() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Retrieve the rule's list of antecedent clauses.
getAntecedents() - Method in class com.ibm.able.rules.AbleConditionalRule
Retrieve the rule's list of antecedent clauses.
getAntecedents() - Method in class com.ibm.able.rules.AblePredicateRule
Retrieve the rule's list of antecedent clauses.
getArcs() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getArg(int) - Method in interface com.ibm.conversation.DecisionDataHandle
Returns the given parameter to the decision or decision-request.
getArg(int) - Method in class com.ibm.conversation.base.BasicDecisionDataHandle
 
getArgClasses(Vector) - Method in class com.ibm.able.data.AbleNewObjectLiteral
 
getArgClasses(Vector) - Static method in class com.ibm.able.data.AbleTypedVariableMethodLiteral
 
getArgObject() - Method in class com.ibm.able.AbleEvent
Returns the event's argument object.
getArgTypes() - Method in interface com.ibm.conversation.DecisionDataHandle
Returns the class types of the parameters.
getArgTypes() - Method in class com.ibm.conversation.base.BasicDecisionDataHandle
 
getArgs() - Method in class com.ibm.able.data.AbleCallLiteral
 
getArgs() - Method in interface com.ibm.conversation.DecisionDataHandle
Returns the parameters to the decision or decision-request.
getArgs() - Method in class com.ibm.conversation.base.BasicDecisionDataHandle
 
getArgument(int) - Method in class com.ibm.able.data.AblePredicate
Get an argument from the predicate at specified index
getArgument1() - Method in class com.ibm.able.examples.rules.Goal
 
getArgument2() - Method in class com.ibm.able.examples.rules.Goal
 
getArguments() - Method in class com.ibm.able.data.AblePredicate
Get the list of arguments in this predicate
getArity() - Method in class com.ibm.able.data.AbleCallLiteral
 
getArity() - Method in class com.ibm.able.data.AblePredicate
Get the predicate arity (number of arguments)
getArlComment() - Method in class com.ibm.able.data.AbleVariable
Retrieve the comment associated with this variable formatted as an arl string with javadoc delmiters around it.
getArlComment() - Method in class com.ibm.able.rules.AbleRule
Retrieve the comment associated with this rule as an arl string with javadoc delimiters around it.
getArlComment() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the comment associated with this ruleblock as an arl string enclosed in javadoc delimiters.
getArlString() - Method in class com.ibm.able.rules.AbleRuleSetTemplate
Retrieve the ARL text string (of the underlying ruleset object)
getArlString() - Method in class com.ibm.able.rules.AbleRuleTemplate
Retrieve the ARL text string (of the underlying rule object)
getArlString() - Method in interface com.ibm.able.rules.AbleTemplate
Retrieve the ARL text string (of the underlying ruleset or rule object)
getArrayAddIndex() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get ArrayAddIndex
getArrayCount(int[]) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Helper method to return the length of an int array (int[])
getArrayCount(double[]) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Helper method to return the length of a double array (double[])
getArrayNames() - Method in class com.ibm.able.editor.AbleViewObject
Return an array of array (indexed property) names
getArrays() - Method in class com.ibm.able.editor.AbleViewObject
Return a hashtable of arrays (indexed properties) (name and property descriptors)
getAsDouble(Double) - Method in class com.ibm.able.beans.AbleDataMap
 
getAsDouble(String) - Method in class com.ibm.able.beans.AbleDataMap
 
getAsInteger(Double) - Method in class com.ibm.able.beans.AbleDataMap
 
getAsInteger(String) - Method in class com.ibm.able.beans.AbleDataMap
 
getAsString(Double) - Method in class com.ibm.able.beans.AbleDataMap
 
getAsString(String) - Method in class com.ibm.able.beans.AbleDataMap
 
getAssertion() - Method in class com.ibm.able.rules.AbleAssertionRule
Retrieve the rule's assertion clause, if any.
getAssertion() - Method in class com.ibm.able.rules.AblePredicateFact
Retrieve the rule's assertion clause, if any.
getAssertions() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of assertion rules.
getAttribute() - Method in class com.ibm.able.beans.knn.AttributeValueClass
 
getAttribute() - Method in class com.ibm.able.beans.knn.NodeAttrValClass
 
getAttributes() - Method in class com.ibm.able.rules.AbleCorrelationEvent
 
getAuthority() - Method in interface com.ibm.able.platform.VerifiableAgentName
Method getAuthority
getAuthority() - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
 
getAutoCenter() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getAutoEvolve() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
 
getAutoTrain() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getAutomationLevel() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the automation level of the agent that originated this AgentSituationReport.
getAutonomyLevel() - Method in class com.ibm.able.platform.AbleAgentCapability
Method getAutonomyLevel
getAutonomyLevel() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the autonomy level of this agent as it is defined in the platform preference file.
getAveRMSError() - Method in class com.ibm.able.beans.AbleBackPropagation
return the average RMS error
getAveRMSError() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
return the average RMS error
getAveRMSError() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
return the average RMS error
getAverage() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the average of the values in the history being maintained by this object.
getAvgFitness() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the average raw fitness value for the current population
getAvgLikelihood() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getAvgLikelihood() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getAvgLogLikelihood() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getAvgLogLikelihood() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getAvgRMSError() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getAvgRMSError() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getAvgRMSError() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getAvgRMSError() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getAvgRMSError() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getAvgRMSError() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getBadPatRatio() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getBadPatRatio() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getBadPatRatio() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getBag() - Method in class com.ibm.able.examples.rules.Grocery
 
getBaseTraceLevel() - Method in class com.ibm.able.rules.AbleRuleSet
Returns the level for base tracing.
getBasisFunction() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getBean(String) - Method in interface com.ibm.able.AbleBeanContainer
Returns a bean with a specific name from this container.
getBean(String) - Method in interface com.ibm.able.AbleBeanRemoteContainer
Returns a bean with a specific name from this container.
getBean(String) - Method in class com.ibm.able.AbleDefaultAgent
 
getBean() - Method in class com.ibm.able.beans.AbleGeneticObject
return the underlying AbleBean (if any)
getBean() - Method in class com.ibm.able.editor.AbleInspector
 
getBean() - Method in class com.ibm.able.editor.AbleViewObject
Get the able bean that this view object is wrapping Note: could be AbleBeanAdaptor if myUnderlyingObject is not an AbleBean
getBeanDescriptor() - Method in class com.ibm.able.AbleDefaultAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.agents.AbleGeneticSearchAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.agents.AbleJavaScriptAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.agents.AbleRuleAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.agents.AbleScriptAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.autotune.AutotuneAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.autotune.TestAutotuneAdaptorBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleAbstractImportBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleBackPropagationBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleDBExportBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleDBImportBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleExportBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleImportBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleSelfOrganizingMapBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.AbleTimeSeriesFilterBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTreeBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.filter.AbleFilterBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.knn.AbleKnnBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.beans.petrinet.AblePetriNetBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.petrinet.AblePetriNodeBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.petrinet.AblePetriPlaceBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.beans.petrinet.AblePetriTransitionBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.conversation.AbleConversationManagerBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.conversation.AblePlatformConversationAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.examples.AbleBeanWrapperBeanInfo
Return a BeanDescriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgentBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherBeanInfo
Retrieve a descriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.examples.ablebean.SimpleAbleBeanBeanInfo
Return a BeanDescriptor for this bean.
getBeanDescriptor() - Method in class com.ibm.able.examples.rules.SampleSensorEffectorBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.platform.AblePlatformDefaultAgentBeanInfo
 
getBeanDescriptor() - Method in class com.ibm.able.rules.AbleRuleSetBeanInfo
Retrieve a descriptor for this bean.
getBeanInfo(int) - Method in class com.ibm.able.editor.AbleJarInfo
Get the BeanInfo for the ith bean in this jar file
getBeanInfo(Class) - Static method in class com.ibm.able.editor.AbleJarInfo
 
getBeanOutput(AbleBean) - Static method in class com.ibm.able.rules.ARL
Retrieves the specified bean's output buffer as a Vector of objects regardless of the underlying output buffer representation.
getBeanProperties() - Method in class com.ibm.able.editor.AbleViewObject
Introspect the bean to get all of the members of this object and build a list of parameters and arrays.
getBeans() - Method in interface com.ibm.able.AbleBeanContainer
Returns a list of all contained beans.
getBeans() - Method in interface com.ibm.able.AbleBeanRemoteContainer
Returns a list of all contained beans.
getBeans() - Method in class com.ibm.able.AbleDefaultAgent
 
getBehaviorRuleSet() - Method in class com.ibm.able.agents.AbleRuleAgent
Get the ruleset bean which provides the agent behavior.
getBehaviorRuleSetFileName() - Method in class com.ibm.able.agents.AbleRuleAgent
Get the file name of the ruleset used to define the agent' behavior
getBias() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getBindingName() - Method in class com.ibm.able.platform.RMIVerifiableDirectorySystem
Abstract method from org.jagent.service.util.RMIBasicService.
getBindingName() - Method in class com.ibm.able.platform.RMIVerifiableNamingSystem
Abstract method from org.jagent.service.util.RMIBasicService.
getBindingName() - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
getBindingName() - Method in class com.ibm.able.platform.RmiAgentLoggingSystem
Abstract method from org.jagent.service.util.RMIBasicService.
getBindingName() - Method in class com.ibm.able.platform.RmiPlatformPersistenceSystem
 
getBindingName() - Method in class com.ibm.able.platform.RmiPlatformSupportServiceSystem
 
getBindings() - Method in class com.ibm.able.rules.AblePatternMatchRule
Retrieve the rule's variable bindings, if any.
getBindings() - Method in class com.ibm.able.rules.AblePlanningRule
Retrieve the rule's variable bindings, if any.
getBindings() - Method in class com.ibm.able.rules.AblePredicateRule
Create a Vector of all variables and their current values
getBooleanTruth() - Method in class com.ibm.able.rules.AbleAntecedentClause
Retrieve the clause's truth value.
getBooleanTruth() - Method in class com.ibm.able.rules.AbleRule
Retrieve the rule's overall truth value.
getBooleanValue() - Method in class com.ibm.able.autotune.AutotuneMetric
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleArrayLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleBooleanLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleBooleanVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleByteLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleByteVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleCallLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleCharacterLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleCharacterVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleDoubleLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleDoubleVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleExpression
 
getBooleanValue() - Method in class com.ibm.able.data.AbleExpressionVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleFloatLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleFloatVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleFuzzySet
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleGenericLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleIncludeVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleIntegerLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleIntegerVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleLhs
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleLongLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleLongVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in interface com.ibm.able.data.AbleRd
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleShortLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleShortVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleStringLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleStringVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleTimeStampLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleTimeStampVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleTypedVariable
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the value of this data object as a boolean value.
getBooleanValue() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
getBooleanValue() - Method in class com.ibm.able.rules.AbleSwitchStatement
 
getBoundVariables() - Method in class com.ibm.able.data.AblePredicate
Returns all bound variables in this and any contained predicates Note: this list should not contain duplicates
getBreakpoint() - Method in class com.ibm.able.rules.AbleRule
Returns the breakpong associated with this rule (or null if none is defined).
getBufferConnections() - Method in class com.ibm.able.editor.AbleViewObject
Return the vector of source buffer connections to the object used for drawing the buffer connections.
getBufferSize() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getBufferSize() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getBufferSize() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getBufferSize() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the buffer size.
getBufferSize() - Method in class com.ibm.able.beans.AbleDBTable
Return the number of records to place in the textData Vector each time a record block is read with readNextRecordBlock.
getBufferSize() - Method in class com.ibm.able.beans.AbleDataSet
Return the number of records to place in the textData Vector each time a record block is read with readNextRecordBlock.
getBufferSize() - Method in interface com.ibm.able.beans.AbleImportData
Get the current buffer size, the number of records to cache.
getBufferSize() - Method in interface com.ibm.able.beans.AbleRemoteImportData
Get the current buffer size, the number of records to cache.
getBufferSize() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getBufferSize() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the buffer size
getBufferSize() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the buffer size
getBufferSize() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the buffer size
getBufferSize() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the buffer size
getBufferSize() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Get the buffer size
getBusinessValue() - Method in class com.ibm.able.rules.AblePolicyEngine.EligibleRuleListEntry_
 
getBytes() - Method in class com.ibm.able.rules.AbleARLTokenStreamCache
Retrieves the current token cache as a byte array, which subsequently can be used to create an InputStream which can be used to reparse the stream.
getCPGraphLoader() - Method in class com.ibm.able.conversation.AbleCpGraphViewer
Returns the associated graph loader object.
getCPT() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getCPT() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getCalcOnAdd() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the boolean value of the m_Header.getCalcOnAdd() flag.
getCalcOnAdd() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get CalcOnAdd
getCalcOnAdd() - Method in class com.ibm.able.beans.AbleDataTable
Returns the boolean value of the m_bCalcOnAdd flag.
getCallee() - Method in class com.ibm.able.data.AbleCallLiteral
 
getCalleeWithArgs() - Method in class com.ibm.able.data.AbleCallLiteral
 
getCalleeWithArity() - Method in class com.ibm.able.data.AbleCallLiteral
 
getCancelButton() - Method in class com.ibm.able.AbleObjectCustomizer
Return the Cancel button in case another customizer wants to add a listener.
getCapabilities() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets a Map of this agent's AgentCapability objects.
getCapabilities() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getCapability() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the AgentCapability of this AgentSituationReport.
getCapability(Object) - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets a specific AgentCapability of this agent.
getCapability(Object) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getCapabilityAutonomyLevels() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets, based on the agent's current AutonomyLevel setting, the appropriate set of capability autonomy levels.
getCapabilityAutonomyLevels() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getCapabilityIdentifier() - Method in class com.ibm.able.platform.AbleAgentCapability
Method getCapabilityIdentifier
getCapabilityOrder() - Method in interface com.ibm.able.platform.AblePlatformAgent
The order of an agent's AgentCapabilities may be important.
getCapabilityOrder() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getCapabilityPresets() - Method in interface com.ibm.able.platform.AblePlatformAgent
Returns an array of four Maps.
getCapabilityPresets() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getCapabilitySummaryByAgentAutonomyLevel(int) - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets an NLS text summary of the agent's capabilities based on the specified agent AutonomyLevel.
getCapabilitySummaryByAgentAutonomyLevel(int) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getCapabilitySummaryByCapabilityAutonomyLevels(Map) - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets an NLS text summary of the agent's capabilities based on the specified capability autonomy levels.
getCapabilitySummaryByCapabilityAutonomyLevels(Map) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getCapacity() - Method in class com.ibm.able.beans.AbleDataSeries
Return the potential capacity for entries in this DataSeries history as an int.
getCapacity() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get Capacity
getCapacity() - Method in class com.ibm.able.beans.AbleDataTable
Return the potential row capacity for entries in this DataTable as an int.
getCaseLabel() - Method in class com.ibm.able.rules.AbleSwitchStatement.CaseListElement_
 
getCaseLabelKey() - Method in class com.ibm.able.rules.AbleSwitchStatement.CaseListElement_
 
getCaseSensitive() - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
getCenterWeightPasses() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getCenters() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getChangeInError() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
getChangeInError() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getChgSupport() - Method in class com.ibm.able.data.AbleVariable
Retrieve a reference to the property change support object that this variable uses to notify listeners of changes to this variable's current value.
getChgSupport() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the PropertyChangeSupport object.
getChildNode() - Method in class com.ibm.able.rules.AbleTreeEdge
Retrieve the node that this edge connects to.
getChildPolicyName() - Method in interface com.ibm.conversation.CpState
Returns the name of the child policy to be loaded when this state is entered.
getChildPolicyName() - Method in class com.ibm.conversation.base.BasicCpState
 
getChildPolicyRole(String) - Method in interface com.ibm.conversation.CpState
Returns the role of the child conversation policy which will be played by the agent that is playing the given role in the current conversation policy (i.e., the conversation policy of which this CpState is a state).
getChildPolicyRole(String) - Method in class com.ibm.conversation.base.BasicCpState
 
getChildReturn() - Method in interface com.ibm.conversation.CpStateTransition
Returns the child-return code.
getChildReturn() - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
getChildren() - Method in class com.ibm.able.rules.AbleARLTreeNode
 
getChromosome() - Method in class com.ibm.able.beans.AbleGeneticObject
return the chromosome for this object Note: value is usually a String, but could be other array types
getChromosomeLength() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the length of the chromsome used by the current genetic objects
getChromosomeLength() - Method in class com.ibm.able.beans.AbleGeneticObject
return the length of the chromosome used by these genetic objects
getChromosomeType() - Method in class com.ibm.able.beans.AbleGeneticObject
return the chromosome type for this object Note: value is usually a String, but could be other array types
getClasS() - Method in class com.ibm.able.beans.knn.AttributeValueClass
 
getClasS() - Method in class com.ibm.able.beans.knn.NodeAttrValClass
 
getClass(double[]) - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Find to which class the current test example is assigned by Naive Bayes algorithm.
getClass(double[]) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Find to which class the current test example is assigned by Naive Bayes algorithm.
getClassBytes() - Method in class com.ibm.able.rules.AbleByteCodeClassBuilder
Retrieve the bytecode array of the last created class.
getClassLoader() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
Retrieve the Classloader used to load and create user data types
getClassLoader() - Method in interface com.ibm.able.data.AbleDataContext
Retrieve the classloader for this context.
getClassLoader() - Method in class com.ibm.able.editor.AbleObjectInputStreamLoader
 
getClassLoader() - Method in class com.ibm.able.rules.AbleByteCodeClassBuilder
Retrieve the classloader .
getClassLoader() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the Classloader used to load and create user data types
getClassName() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the fully qualified class name of this agent as it is defined in the platform preference file.
getClassName() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getClassPriors() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getClassPriors() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getClassProb() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getClassProb() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getClasses() - Method in class com.ibm.able.rules.AbleObjectWorkingMemory
Retrieve all classes (types) stored in this working memory
getClasses() - Method in class com.ibm.able.rules.AblePatternMatchNetwork
Retrieve all classes (types) stored in this working memory
getClasses() - Method in class com.ibm.able.rules.AblePredicateWorkingMemory
Retrieve all classes (types) or predicates stored in this working memory
getClasses() - Method in interface com.ibm.able.rules.AbleWorkingMemory
Retrieve all classes stored in this working memory
getClauseWeight() - Method in class com.ibm.able.rules.AbleAntecedentClause
Retrieve the clause's weight.
getClipboardViewObject() - Method in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
 
getClipboardViewObject() - Method in class com.ibm.able.editor.AbleEditorFrame
 
getCloneableArgs() - Method in class com.ibm.able.rules.AbleCorrelationRule
Retrieve the rule's cloneable arguments.
getClusterCategories() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Returns the cluster category values for each cluster
getClusterCategories() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
Returns the cluster category values for each cluster
getClusterCategory(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Get the category associated with the specified cluster
getClusterCategory(int) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
Get the category associated with the specified cluster
getClusterCategoryValues() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Returns a list of unique cluster category values
getClusterCategoryValues() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
getClusterCategoryValues() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
Returns a list of unique cluster category values
getClusterLabel(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Return the label associated with the specified cluster
getClusterLabel(int) - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
Return the label associated with the specified cluster
getClusterLabels() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Get an array of Labels (one for each cluster)
getClusterLabels() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
Get an array of Labels (one for each cluster)
getCodeOffset() - Method in class com.ibm.able.rules.AbleSwitchStatement.CaseListElement_
 
getCollection() - Method in class com.ibm.able.rules.AbleOclCollection
Gets the value of the underlying collection.
getColorMap() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
getColorMode() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
getColorSets() - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
getColumn(int) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a Vector of Java Objects corresponding with the columns data type.
getColumn(String) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a Vector of Java Objects corresponding with the columns data type.
getColumn() - Method in class com.ibm.able.data.AbleCategoricalField
 
getColumn() - Method in class com.ibm.able.data.AbleContinuousField
 
getColumn() - Method in class com.ibm.able.data.AbleDiscreteField
 
getColumn() - Method in interface com.ibm.able.data.AbleField
Get the column index position of this field in a record.
getColumn() - Method in class com.ibm.able.data.AbleGenericField
 
getColumn() - Method in class com.ibm.able.rules.AbleParException
Returns the column.
getColumnAsDoubleArray(int) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a double[].
getColumnAsDoubleArray(String) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a double[].
getColumnAsDoubleVector(int) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a Vector of Doubles.
getColumnAsDoubleVector(String) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a Vector of Doubles.
getColumnAsIntArray(int) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as an int[].
getColumnAsIntArray(String) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as an int[].
getColumnAsStringArray(int) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a String[].
getColumnAsStringArray(String) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a String[].
getColumnAverage(int) - Method in class com.ibm.able.beans.AbleDataTable
Returns the average of the values in the specified column.
getColumnAverage(String) - Method in class com.ibm.able.beans.AbleDataTable
Returns the average of the values in the specified column.
getColumnClass(int) - Method in class com.ibm.able.beans.AbleDataTable
Return the Class describing the data stored in this column's DataSeries.
getColumnClass(String) - Method in class com.ibm.able.beans.AbleDataTable
Return the Class describing the data stored in this column's DataSeries.
getColumnCount() - Method in class com.ibm.able.beans.AbleDataTable
Method to return the number of columns in this DataTable.
getColumnIndex(String) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the column number (0-based index) for the named column.
getColumnMaximum(int) - Method in class com.ibm.able.beans.AbleDataTable
Returns the maximum of the values in the specified column.
getColumnMaximum(String) - Method in class com.ibm.able.beans.AbleDataTable
Returns the maximum of the values in the specified column.
getColumnMinimum(int) - Method in class com.ibm.able.beans.AbleDataTable
Returns the minimum of the values in the specified column.
getColumnMinimum(String) - Method in class com.ibm.able.beans.AbleDataTable
Returns the minimum of the values in the specified column.
getColumnNames() - Method in class com.ibm.able.beans.AbleDBExport
 
getColumnStdDeviation(int) - Method in class com.ibm.able.beans.AbleDataTable
Returns the standard deviation of the values in the specified column.
getColumnStdDeviation(String) - Method in class com.ibm.able.beans.AbleDataTable
Returns the standard deviation of the values in the specified column.
getColumnSum(int) - Method in class com.ibm.able.beans.AbleDataTable
Returns the sum of the values in the specified column.
getColumnSum(String) - Method in class com.ibm.able.beans.AbleDataTable
Returns the sum of the values in the specified column.
getColumnTitle(int) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the specified column's name
getColumnTitlesByColumn() - Method in class com.ibm.able.beans.AbleDataTable
Method to return the titles of all this DataTable's columns in their numeric order (e.g., left (0) to right (m_iCols)).
getColumnTitlesByName() - Method in class com.ibm.able.beans.AbleDataTable
Method to return the titles of all this DataTable's columns in their name order (e.g., alphabetic sort order).
getColumnVariance(int) - Method in class com.ibm.able.beans.AbleDataTable
Returns the variance of the values in the specified column.
getColumnVariance(String) - Method in class com.ibm.able.beans.AbleDataTable
Returns the variance of the values in the specified column.
getCommPort() - Method in class com.ibm.able.AblePreferences
Returns the current value of the CommPort property.
getCommand() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Get the command executed when the condition is true and the action selected is ACTION_EXECUTE.
getComment() - Method in interface com.ibm.able.AbleBean
Returns the comment associated with this bean.
getComment() - Method in class com.ibm.able.AbleObject
 
getComment() - Method in class com.ibm.able.data.AbleVariable
Retrieve the comment associated with this variable.
getComment() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's current comment.
getComment() - Method in class com.ibm.able.rules.AbleRule
Retrieve the comment associated with this rule.
getComment() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the comment associated with this ruleblock.
getComment() - Method in class com.ibm.able.rules.AbleRuleSetTemplate
Retrieve the description or comment field of the template (of the underlying ruleset object)
getComment() - Method in class com.ibm.able.rules.AbleRuleTemplate
Retrieve the description or comment field of the template (of the underlying ruleset or rule object)
getComment() - Method in interface com.ibm.able.rules.AbleTemplate
Retrieve the description or comment field of the template (of the underlying ruleset or rule object)
getComparisonByName(String) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Method to return the numeric value corresponding with the String passed in.
getComputeStatistics() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the value of the computeStatistics setting.
getCondition() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Get the file change condition.
getConditionArgs() - Method in class com.ibm.able.rules.AbleCorrelationRule
Retrieve the rule's condition arguments.
getConditionalRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of conditional rules.
getConfidence() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getConfidence() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getConfigurationMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
returns all configuration metrics in this collection
getConfigurationMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricManager
returns all configuration metrics known to this agent
getConfusionMatrix() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getConfusionMatrix() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getConnection() - Method in class com.ibm.able.beans.AbleDBExport
 
getConnection() - Method in class com.ibm.able.beans.AbleDBImport
 
getConnectionOptions() - Method in class com.ibm.able.beans.AbleDBExport
 
getConnectionOptions() - Method in class com.ibm.able.beans.AbleDBImport
 
getConnectionStatus() - Method in interface com.ibm.conversation.ConversationMetaData
Returns the current connection status: one of CLOSED, HALF_OPEN, OPEN.
getConnectionStatus() - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
getConnectionsByPropertyName() - Method in class com.ibm.able.AblePropertyConnectionManager
 
getConnectionsView() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getConscience() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
return the conscience parameter
getConsequent() - Method in class com.ibm.able.rules.AblePredicateRule
Retrieve the rule's consequent clause, if any.
getConsoleLogLevel() - Method in interface com.ibm.able.AbleLogger
Returns the raw value used to calculate the console handler filter.
getConsoleLogLevel() - Method in class com.ibm.able.AbleTraceLogger
Returns the raw console logging level.
getConsoleLogLevelAsInt() - Method in class com.ibm.able.AbleTraceLogger
Returns the index of the console logging level.
getConstraintExpression() - Method in class com.ibm.able.rules.AbleSelector
Retrieve the constraint expression
getConstraints() - Method in class com.ibm.able.rules.AbleSelector
Retrieve the list of constraints (antecedent clauses)
getConstructorArgs() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the collection of arguments to be passed to this agent's constructor when the agent is created as they are defined in the platform preference file.
getContainerType() - Method in class com.ibm.able.examples.rules.Grocery
 
getContentType() - Method in interface com.ibm.conversation.MessageDescription
Returns this MessageDescription's content-type string.
getContentType() - Method in class com.ibm.conversation.base.BasicMessageDescription
 
getContents() - Method in class com.ibm.able.AbleMessageBundle
 
getContents() - Method in class com.ibm.able.AbleMessageBundleGui
 
getContents() - Method in class com.ibm.able.AbleMessageBundleX
 
getContents() - Method in class com.ibm.able.AbleTraceMsg
 
getContents() - Method in class com.ibm.able.examples.rules.Chest
 
getContents() - Method in class com.ibm.able.examples.rules.GroceryBag
 
getContents() - Method in class com.ibm.able.examples.rules.SampleMessageBundle
 
getContents() - Method in class com.ibm.able.examples.rules.ShoppingCart
 
getContents() - Method in class com.ibm.able.platform.AblePlatformMessageBundle
 
getContext() - Method in class com.ibm.able.beans.AbleClusterDiagramView
Retrieve the context data for this inspector panel This data is added to the AbleInspectorContext save with the editor environment file.
getContext() - Method in class com.ibm.able.beans.AbleNetworkGraphicView
Retrieve the context data for this inspector panel This data is added to the AbleInspectorContext save with the editor environment file.
getContext() - Method in class com.ibm.able.conversation.AbleConversation
 
getContext() - Method in class com.ibm.able.conversation.AbleConversationGraphicView
Retrieve the context data for this inspector panel This data is added to the AbleInspectorContext save with the editor environment file.
getContext(String) - Method in class com.ibm.able.conversation.AbleConversationManager
 
getContext() - Method in class com.ibm.able.data.AbleVariable
Retrieve a reference to the context in which this variable resides.
getContext() - Method in interface com.ibm.able.editor.AbleCustomInspectorView
Retrieve the context data for this custom inspector view This data is added to the AbleInspectorContext save with the editor environment file.
getContext() - Method in class com.ibm.able.editor.AbleInspector
Copy user-defined state and settings for save/restore
getContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog
 
getContext() - Method in interface com.ibm.conversation.Conversation
Returns the current conversational context for this conversation.
getContext(String) - Method in interface com.ibm.conversation.ConversationManager
Returns the ConversationContext for a given conversation.
getControlParameter(String) - Method in class com.ibm.able.examples.rules.PluggableEngine
Get the specified control parameter on this inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AbleBackwardChainInferenceEngine
Returns the specified control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AbleCorrelationEngine
Returns the specified control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AbleDecisionTreeEngine
Returns the specified control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AbleForwardChainInferenceEngine
Returns the specified control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Returns the specified control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AbleInferenceEngine
Returns the specified control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AblePatternMatchEngine
Returns the specified control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AblePatternMatchLiteEngine
Returns the specified control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AblePlanningEngine
 
getControlParameter(String) - Method in class com.ibm.able.rules.AblePolicyEngine
Gets the value of the specified control parameter.
getControlParameter(String) - Method in class com.ibm.able.rules.AblePredicateEngine
Returns the specified control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AbleRuleBlock
Returns a single control parameter on the associated inference engine.
getControlParameter(String) - Method in class com.ibm.able.rules.AbleRuleSet
Returns a single control parameter on the current inference engine.
getControlParameter(String, String) - Method in class com.ibm.able.rules.AbleRuleSet
Returns a single control parameter on the inference engine associated with the specified ruleblock.
getControlParameter(String) - Method in class com.ibm.able.rules.AbleScriptEngine
Returns the specified control parameter on the associated inference engine.
getControlParameters() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the (possibly empty) set of parameters passed to the associated inference engine.
getControllerDataSetFileName() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneController
 
getControllerDataSetFileName() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getControllerRate() - Method in class com.ibm.able.autotune.AutotuneAgent
Return the time period between processing the masterController.
getControllerRate() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Return the time period between processing the masterController.
getControllers() - Method in class com.ibm.able.autotune.AutotuneAgent
Return all beans which are AutotuneControllers.
getControllers() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Return all beans which are AutotuneControllers.
getConversation(String) - Method in class com.ibm.able.conversation.AbleConversationManager
 
getConversation(String) - Method in interface com.ibm.conversation.ConversationManager
Returns the Conversation with the given conversation ID.
getConversationId() - Method in class com.ibm.able.conversation.AbleConversation
 
getConversationId() - Method in interface com.ibm.conversation.Conversation
Returns the conversation ID for this conversation.
getConversationIds() - Method in class com.ibm.able.conversation.AbleConversationManager
 
getConversationIds() - Method in interface com.ibm.conversation.ConversationManager
Returns the set of all active conversation IDs.
getConversationManager() - Method in class com.ibm.able.conversation.AblePlatformConversationAgent
Returns this agent's conversation manager.
getConversationManager() - Method in class com.ibm.able.conversation.AblePlatformConversationSetupLogic
Returns the ConversationManager to which this object is bound.
getConversationPolicyHandlerAt(int) - Method in class com.ibm.able.conversation.AbleConversation
 
getConversationPolicyHandlerAt(int) - Method in interface com.ibm.conversation.Conversation
Returns the conversation policy handler at the given level of the stack.
getConversationPolicyHandlerAt(int) - Method in class com.ibm.conversation.base.BasicCpHandlerStack
Returns the ConversationPolicyHandler at the given level.
getConversationPolicyHandlerFactory() - Method in class com.ibm.able.conversation.AbleConversationManager
 
getConversationPolicyHandlerFactory() - Method in interface com.ibm.conversation.ConversationManager
Returns this ConversationManager's ConversationPolicyHandlerFactory.
getConversationPolicyRepositoryPath() - Method in class com.ibm.able.conversation.AbleConversationManager
Returns the repository path used by this AbleConversationManager's AbleConversationPolicyHandlerFactory.
getCorrectPredClass() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getCorrelationMethod() - Method in interface com.ibm.able.data.AbleDataContext
Retrieve the current correlation method.
getCorrelationMethod() - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Retrieve the current correlation method.
getCorrelationMethod() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the current correlation method.
getCorrelationRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of event correlation rules.
getCount() - Method in class com.ibm.able.beans.AbleDataSeries
Return the number of entries in this DataSeries history as an int.
getCount() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get Count
getCount() - Method in class com.ibm.able.beans.knn.AttributeValueClass
 
getCount() - Method in class com.ibm.able.beans.knn.NodeAttrValClass
 
getCount() - Method in class com.ibm.able.editor.AbleJarInfo
Get the number of beans in this Jar file
getCpXmlSchemaUri() - Method in class com.ibm.conversation.base.CpXmlParser
Returns the URI for the cpXML schema appropriate to this parser.
getCpXmlVersion() - Method in class com.ibm.conversation.base.CpXmlParser
Returns the cpXML version name appropriate to this parser.
getCreatedAgents(AbleSecureKey) - Method in interface com.ibm.able.platform.AgentLifeCycleService
Gets a collection of all AblePlatformAgent objects created by this particular Agent Lifecycle Service.
getCreatedAgents(AbleSecureKey) - Method in interface com.ibm.able.platform.RmiAgentLifeCycleService
Gets a collection of all AblePlatformAgent objects created by this particular Agent Lifecycle Service.
getCreatedAgents(AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
getCreatedAgents(AbleSecureKey) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
getCrossoverRate() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the crossover rate
getCrossoverRate() - Method in class com.ibm.able.beans.AbleGeneticObject
return the crossover rate
getCryptographyAlgorithm() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the cryptography algorithm as defined in the end-user's preference file.
getCryptographyProvider() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the cryptography provider as specified in the end-user's preference file.
getCurrentActualClass() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the current actual classes corresponding to the current test example.
getCurrentActualClass() - Method in class com.ibm.able.beans.knn.AbleKnn
Get the current actual classes corresponding to the current test example.
getCurrentActualClass() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get the current actual classes corresponding to the current test example.
getCurrentActualClass() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get the current actual classes corresponding to the current test example.
getCurrentAgentView() - Method in class com.ibm.able.editor.AbleEditorFrame
 
getCurrentDateAndTime() - Method in class com.ibm.able.rules.AbleRuleSet
A built-in method that can be called from within a ruleset; it returns a Calendar object containing the current date and time of day.
getCurrentDateAndTime(String, String, String) - Method in class com.ibm.able.rules.AbleRuleSet
A built-in method that can be called from within a ruleset; it returns a Calendar object containing the current date and time of day, based on a Locale determined from the input parameters.
getCurrentExample() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getCurrentFactBase() - Method in interface com.ibm.able.data.AbleDataContext
Retrieve the current fact base.
getCurrentFactBase() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the current fact base.
getCurrentLearnedClass() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the current learned classes corresponding to the current test/run example.
getCurrentLearnedClass() - Method in class com.ibm.able.beans.knn.AbleKnn
Get the current learned classes corresponding to the current test/run example.
getCurrentLearnedClass() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get the current learned classes corresponding to the current test/run example.
getCurrentLearnedClass() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get the current learned classes corresponding to the current test/run example.
getCurrentMarking() - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
getCurrentRecordIndex() - Method in class com.ibm.able.beans.AbleAbstractImport
Get the index of the last record in the entire data file processed.
getCurrentState() - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
getCurrentState() - Method in interface com.ibm.conversation.CpStateMachineHandler
Returns the current state of the conversation policy being executed.
getCurrentStateName() - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
getCurrentStateName() - Method in interface com.ibm.conversation.ConversationPolicyHandler
Returns the name of the current state of the conversation policy being executed.
getCurrentTestExample() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the current test example.
getCurrentTestExample() - Method in class com.ibm.able.beans.knn.AbleKnn
Get the current test example.
getCurrentTestExample() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get the current test example.
getCurrentTestExample() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get the current test example.
getCurrentTrainExample() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the current training example.
getCurrentTrainExample() - Method in class com.ibm.able.beans.knn.AbleKnn
Get the current training example.
getCurrentTrainExample() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get the current training example.
getCurrentTrainExample() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get the current training example.
getCurrentTrainRecord() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the index of current training example.
getCustomInspectorPanels() - Method in class com.ibm.able.editor.AbleViewObject
Return the list of custom inspector panels, if any.
getCustomInspectors() - Method in class com.ibm.able.editor.AbleViewObject
Return the list of custom inspectors, if any.
getCustomizer(Class, AbleBean) - Static method in class com.ibm.able.AbleObjectCustomizer
Return a customizer dialog, for example: AbleObjectCustomizer c = AbleObjectCustomizer.getCustomizer( AbleDefaultAgentCustomizer.class, ableDefaultAgent); c.setVisible(true); This format is intended for use from another application.
getCustomizer() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel
 
getCustomizerButtonPanel() - Method in class com.ibm.able.AbleObjectCustomizer
Return the panel containing the control buttons in case additional buttons are to be added.
getCustomizerDataBean() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the data bean from which a console can obtain this agent's customizable data so that the data can be displayed on this agent's 'Customize' panel.
getCustomizerDataBean() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getCustomizerInfo() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets information about this agent's 'Customize' and 'About' GUIs.
getCustomizerInfo() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getCuts() - Method in class com.ibm.able.rules.AblePredicateRule
Retrieves a list of cut() predicates (if any), null (if none)
getCycleSize() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the raw cycle size setting.
getCycleSizeAsString() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the raw cycle size formatted appropriately for the cycleRelative flag.
getData() - Method in class com.ibm.able.agents.AbleGeneticOperatorsDialog
 
getData() - Method in class com.ibm.able.beans.filter.AbleScaleDialog
 
getData() - Method in class com.ibm.able.beans.filter.AbleThresholdDialog
 
getData() - Method in class com.ibm.able.beans.filter.AbleTranslateDiscretizeDataDialog
 
getData() - Method in class com.ibm.able.beans.filter.AbleTranslateOperatorDataDialog
 
getData() - Method in class com.ibm.able.editor.AbleArraysDialog
 
getData() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog
 
getData() - Method in class com.ibm.able.editor.AbleParametersDialog
Retrieve the selected parameter names.
getData() - Method in class com.ibm.able.editor.AbleSelectPropertyDialog
 
getData() - Method in class com.ibm.able.rules.AbleRuleVarDialog
Method getData
getDataArray() - Method in class com.ibm.able.beans.AbleDataSeries
Get the history maintained by this DataSeries ordered from oldest to newest entry.
getDataBean() - Method in class com.ibm.able.autotune.AutotuneAgent
 
getDataFileName() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getDataFileName() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getDataFileName() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getDataFileName() - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
 
getDataFileName() - Method in class com.ibm.able.beans.AbleDataSetDefinition
get the data set file name
getDataFileName() - Method in class com.ibm.able.beans.AbleExport
Get the current output file name.
getDataFileName() - Method in class com.ibm.able.beans.AbleImport
Return the data file name - has no extension.
getDataFileName() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getDataFromBean(Object) - Method in class com.ibm.able.AbleUserDefinedFunctionPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.agents.AbleGeneticSearchAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.agents.AbleJavaScriptAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.agents.AbleRuleAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.agents.AbleScriptAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.autotune.AutotuneAgentMetricPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.autotune.AutotuneAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.autotune.AutotuneAgentTargetPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.autotune.AutotuneRemotePanel
Populate fields from preferences
getDataFromBean(Object) - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorMetricPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorTuningPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.autotune.BaseAutotuneControllerMetricPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerPanel
Save a reference to the bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleBackPropagationPanel
Save a reference to the bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleDBExportPanel
Save a reference to the import bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleDBImportPanel
Save a reference to the import bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleDataSetPanel
Save a reference to the export bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleExportPanel
Save a reference to the export bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleImportPanel
Save a reference to the import bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetPanel
Save a reference to the bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleSelfOrganizingMapClusterPanel
Save a reference to the bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleSelfOrganizingMapPanel
Save a reference to the bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningPanel
Save a reference to the bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.AbleTimeSeriesFilterPanel
Save a reference to the import bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesPanel
Save a reference to the import bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTreePanel
Save a reference to the bean that is being customized.
getDataFromBean(AbleFilter) - Method in class com.ibm.able.beans.filter.AbleFilterPanel
 
getDataFromBean(Object) - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.knn.AbleDecisionTreePanel
Save a reference to the bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.knn.AbleKnnPanel
Save a reference to the bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesPanel
Save a reference to the bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.conversation.AbleConversationManagerPanel
Save a reference to the export bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.conversation.AblePlatformStartConversationPanel
Save a reference to the export bean that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherPanel
Save a reference to the agent that is being customized.
getDataFromBean(Object) - Method in class com.ibm.able.platform.AblePlatformDefaultAgentPanel
Save a reference to the agent that is being customized.
getDataInterpretation() - Method in class com.ibm.able.editor.AbleInspectorData
 
getDataInterpretation() - Method in class com.ibm.able.rules.AbleGuiFuzzySetChartable
 
getDataItem(int, int) - Method in class com.ibm.able.editor.AbleInspectorData
 
getDataItem(int, int) - Method in class com.ibm.able.rules.AbleGuiFuzzySetChartable
 
getDataRepositoryPath() - Method in class com.ibm.able.autotune.AutotuneAgent
Get the base directory used to store logging data.
getDataRepositoryPath() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Get the base directory used to store logging data.
getDataSeries() - Method in class com.ibm.able.beans.AbleDataSeries
Method to create a new DataSeries from the existing DataSeries All aspects of this DataSeries, including its name are retained in the new one.
getDataSeries(int[]) - Method in class com.ibm.able.beans.AbleDataSeries
Method to create a new DataSeries from the existing DataSeries based on a subset of indices.
getDataSeries(int) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a DataSeries.
getDataSeries(String) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the content of a named column as a DataSeries.
getDataSeriesArray() - Method in class com.ibm.able.beans.AbleDataTable
Method to return the array of DataSeries comprising this DataTable.
getDataSeriesHeader() - Method in class com.ibm.able.beans.AbleDataSeries
Method to get the header information of this DataSeries history.
getDataSetDefinitionFileName() - Method in class com.ibm.able.beans.AbleDataSetDefinition
get the dfn file name
getDataSource() - Method in interface com.ibm.able.AbleAgent
Returns the current active DataSource from the contained beans, null if none.
getDataSource() - Method in class com.ibm.able.AbleDefaultAgent
 
getDataSource() - Method in interface com.ibm.able.AbleRemoteAgent
Returns the current active DataSource from the contained beans, null if none.
getDataTable(boolean) - Method in class com.ibm.able.beans.AbleDataTable
Method to create a new DataTable from the existing DataTable All aspects of this DataTable, including its name are retained in the new one with the exception of whether or not statistical calculations are to be performed when rows are added to the DataTable being returned.
getDataTable(int, Object, Object, boolean) - Method in class com.ibm.able.beans.AbleDataTable
Method to return a portion of this DataTable based on the selection criteria of the from and thru parameters for the specified column.
getDataTable(int[]) - Method in class com.ibm.able.beans.AbleDataTable
Method to create a new DataTable from the existing DataTable based on a subset of row indices.
getDataTable(int[], boolean) - Method in class com.ibm.able.beans.AbleDataTable
Method to create a new DataTable from the existing DataTable based on a subset of row indices.
getDataTable(Object) - Method in class com.ibm.able.beans.AbleDataTable
Method to create a new DataTable from the existing DataTable based on a subset of row indices passed in an object.
getDataTable(String, Double, Double, boolean) - Method in class com.ibm.able.beans.AbleDataTable
Method to return a portion of this DataTable based on the selection criteria of the from and thru parameters for the specified column.
getDataTable(String, Object, Object, boolean) - Method in class com.ibm.able.beans.AbleDataTable
Method to return a portion of this DataTable based on the selection criteria of the from and thru parameters for the specified column.
getDataTable(String, String, String, boolean) - Method in class com.ibm.able.beans.AbleDataTable
Method to return a portion of this DataTable based on the selection criteria of the from and thru parameters for the specified column.
getDataTableFromFile(String) - Static method in class com.ibm.able.beans.AbleDataTable
Static utility method to create a new AbleDataTable with data values read from the specified file.
getDataTableFromFile(String, Boolean, Boolean) - Static method in class com.ibm.able.beans.AbleDataTable
Static utility metho allowing a new AbleDataTable to be constructed with the content of the specified file.
getDataType() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get Data Type
getDataType() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleArrayLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Retrieve the data type of this data object.
getDataType() - Method in class com.ibm.able.data.AbleBooleanLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleByteLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleCallLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleCharacterLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleDoubleLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleExpression
 
getDataType() - Method in class com.ibm.able.data.AbleFieldDefinition
return the data type id
getDataType() - Method in class com.ibm.able.data.AbleFloatLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleFuzzySet
 
getDataType() - Method in class com.ibm.able.data.AbleGenericLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleIntegerLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleLhs
Retrieve the data type of this data object.
getDataType() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the data type of this data object.
getDataType() - Method in class com.ibm.able.data.AbleLongLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleNewObjectLiteral
 
getDataType() - Method in interface com.ibm.able.data.AbleRd
Retrieve the data type of this data object.
getDataType() - Method in class com.ibm.able.data.AbleShortLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleStringLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleTimeStampLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the data type of this data object.
getDataType() - Method in class com.ibm.able.data.AbleTypedVariableMethodLiteral
 
getDataType() - Method in class com.ibm.able.data.AbleVariable
Retrieve the data type of this data object.
getDataType() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
getDataType() - Method in class com.ibm.able.rules.AbleSwitchStatement
 
getDataTypeAsString() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the type of this data object as a human-readable string.
getDataTypeAsString() - Method in class com.ibm.able.data.AbleVariable
Retrieve the data type of this variable as a human-readable debug string.
getDataTypeClass() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleArrayLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleArrayVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleArrayVariableExpression
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleBooleanLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleBooleanVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleByteLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleByteVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleCallLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleCategoricalVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleCharacterLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleCharacterVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleContinuousVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleDiscreteVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleDoubleLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleDoubleVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleExpression
Return expression value data type
getDataTypeClass() - Method in class com.ibm.able.data.AbleExpressionVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleFloatLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleFloatVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleFuzzySet
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleFuzzyVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleGenericLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleGenericVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleIncludeVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleIntegerLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleIntegerVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleLhs
Retrieve the actual class of this object's underlying data type.
getDataTypeClass() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the actual class of this object's underlying data type.
getDataTypeClass() - Method in class com.ibm.able.data.AbleLongLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleLongVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleNewObjectLiteral
 
getDataTypeClass() - Method in interface com.ibm.able.data.AbleRd
Retrieve the actual class of this object's underlying data type.
getDataTypeClass() - Method in class com.ibm.able.data.AbleShortLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleShortVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleStringLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleStringVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleTimeStampLiteral
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleTimeStampVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleTypedVariable
 
getDataTypeClass() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the Class of the underlying return value; that is, the value returned by last field or method.
getDataTypeClass() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the Class of the underlying Field
getDataTypeClass() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
getDataTypeClass() - Method in class com.ibm.able.rules.AbleSwitchStatement
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleArrayLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleArrayVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleArrayVariableExpression
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleBooleanLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleBooleanVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleByteLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleByteVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleCallLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleCategoricalVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleCharacterLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleCharacterVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleContinuousVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleDiscreteVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleDoubleLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleDoubleVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleExpression
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleExpressionVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleFloatLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleFloatVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleFuzzySet
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleFuzzyVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleGenericLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleGenericVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleIncludeVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleIntegerLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleIntegerVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleLhs
Retrieve the name of the class of this object's underlying data type.
getDataTypeClassName() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the name of the class of this object's underlying data type.
getDataTypeClassName() - Method in class com.ibm.able.data.AbleLongLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleLongVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleNewObjectLiteral
 
getDataTypeClassName() - Method in interface com.ibm.able.data.AbleRd
Retrieve the name of the class of this object's underlying data type.
getDataTypeClassName() - Method in class com.ibm.able.data.AbleShortLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleShortVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleStringLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleStringVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleTimeStampLiteral
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleTimeStampVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleTypedVariable
 
getDataTypeClassName() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the Class name of the underlying return value; that is, the value returned by last field or method.
getDataTypeClassName() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the Class name of the underlying Field
getDataTypeClassName() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
getDataTypeClassName() - Method in class com.ibm.able.rules.AbleSwitchStatement
 
getDataTypeName() - Method in class com.ibm.able.data.AbleBooleanVariable
Retrieve the data type name.
getDataTypeName() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the data type name.
getDataTypeName() - Method in class com.ibm.able.data.AbleGenericVariable
Retrieve the data type name.
getDataTypeName() - Method in class com.ibm.able.data.AbleIncludeVariable
Retrieve the data type name.
getDataTypeName() - Method in class com.ibm.able.data.AbleTypedVariable
 
getDataTypeName() - Method in class com.ibm.able.data.AbleVariable
Retrieve the data type name.
getDataTypeString() - Method in class com.ibm.able.data.AbleCategoricalField
 
getDataTypeString() - Method in class com.ibm.able.data.AbleContinuousField
 
getDataTypeString() - Method in class com.ibm.able.data.AbleDiscreteField
 
getDataTypeString() - Method in interface com.ibm.able.data.AbleField
Get the data type of this field as a string - "continuous" for example.
getDataTypeString() - Method in class com.ibm.able.data.AbleFieldDefinition
get the data type of this field as a string (e.g.
getDataTypeString() - Method in class com.ibm.able.data.AbleGenericField
 
getDatabase() - Method in class com.ibm.able.beans.AbleDBExport
 
getDatabase() - Method in class com.ibm.able.beans.AbleDBImport
 
getDatabaseDatabases() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getDatabaseDrivers() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getDatabaseName() - Method in class com.ibm.able.platform.AblePersistenceSupport
Gets the name of the database used by this persistence support object.
getDatabaseProtocols() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getDatabaseSubprotocols() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getDayOfMonthBitMask(int) - Method in class com.ibm.able.rules.AbleTimePeriod
Return the bit mask for a given day of the month.
getDayOfMonthBitMaskFromLast(Calendar) - Method in class com.ibm.able.rules.AbleTimePeriod
Return the bit mask for a given day from last month.
getDayOfMonthFromLast(Calendar) - Method in class com.ibm.able.rules.AbleTimePeriod
Return the number of days between the provided time and the end of the month.
getDayOfMonthMask() - Method in class com.ibm.able.rules.AbleTimePeriod
Get the day of the month mask for this time period.
getDayOfWeekBitMask(int) - Method in class com.ibm.able.rules.AbleTimePeriod
Return the bit mask for a given day of the week.
getDayOfWeekMask() - Method in class com.ibm.able.rules.AbleTimePeriod
Get the day of week mask for this time period.
getDblValue() - Method in class com.ibm.able.examples.rules.TstRuleObject
 
getDebugConsole() - Method in class com.ibm.able.rules.AbleRuleSet
Get the debug console (if any) for this ruleset
getDebugLevel() - Method in class com.ibm.able.rules.AbleRuleSet
Get the debug level for the associated inference engine
getDecayFactor() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getDecayFactor() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getDecayFactor() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getDecisionArgNames() - Method in interface com.ibm.conversation.MessageTransform
Returns the names of the decision-data parameters stored in this MessageTransform.
getDecisionArgTypes() - Method in interface com.ibm.conversation.MessageTransform
Returns the class types of the decision-data parameters this MessageTransform is able to transform.
getDecisionArgs() - Method in interface com.ibm.conversation.MessageTransform
Returns the decision-data parameters stored in this MessageTransform.
getDecisionLogicAdapter() - Method in class com.ibm.able.conversation.AbleConversation
 
getDecisionLogicAdapter() - Method in interface com.ibm.conversation.Conversation
Returns the DecisionLogicAdapter currently in use for this Conversation.
getDecisionLogicCallbackNames(String) - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
getDecisionLogicCallbackNames(String) - Method in interface com.ibm.conversation.ConversationPolicyHandler
Returns a Collection containing the names of all states that are decision-logic callback points for the given role.
getDecisionLogicCallbackNames(String) - Method in interface com.ibm.conversation.CpStateMachine
Returns a Collection containing the names of all states that are decision-logic callback points for the given role.
getDecisionLogicCallbackNames(String) - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
getDecisionTree() - Method in class com.ibm.able.rules.AbleTreeRule
Retrieve the rule's decision tree.
getDecisionTreeAsString() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
Return null if tree has not been built, and a formatted text representation if one has been built.
getDecisionTreeBean() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the DecisonTree bean
getDecisionTreeBuilt() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getDecisionTreeFil1() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the filter 1 bean
getDecisionTreeFil2() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the filter 2 bean
getDecisionTreeImp1() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the import 1 bean
getDecisionTreeImp2() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the import 2 bean
getDecisionTreeMode() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the current operating mode of the decision tree bean.
getDeclaredPredicates() - Method in class com.ibm.able.rules.AbleRuleSet
 
getDeclaredUserDefinedFunctions() - Method in class com.ibm.able.rules.AbleRuleSet
Get all declared user-defined functions.
getDefaultAdaptorRate() - Method in class com.ibm.able.autotune.AutotuneAgent
 
getDefaultAdaptorRate() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
 
getDefaultDecisionUdfName() - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Returns 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.
getDefaultOutSymbol() - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
getDefaultTransform() - Method in class com.ibm.able.conversation.AbleMessageTransformFactory
Returns the default transform.
getDefuzzifyMethod() - Method in interface com.ibm.able.data.AbleDataContext
Retrieve the current defuzzification method.
getDefuzzifyMethod() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the current defuzzification method.
getDefuzzifyMethod() - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Retrieve the current defuzzification method.
getDefuzzifyMethod() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the current defuzzification method.
getDelimiter() - Method in class com.ibm.able.beans.AbleDataSet
 
getDelimiter() - Method in class com.ibm.able.beans.AbleExport
Return the current delimiter String.
getDelimiter() - Method in class com.ibm.able.beans.AbleImport
Get the current delimiter value.
getDesc() - Method in class com.ibm.able.rules.AbleLifespan
Returns lifespan description.
getDescription() - Method in class com.ibm.able.rules.AbleRsFileFilter
 
getDesiredPercentCorrect() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getDesiredPercentCorrect() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getDesiredPercentIncorrect() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getDesiredPercentIncorrect() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getDest() - Method in class com.ibm.able.AbleBufferConnection
Returns the destination object which receives output from this connection.
getDest() - Method in class com.ibm.able.AblePropertyConnection
Returns the bean listening for changes to the property of interest.
getDestBufferConnections() - Method in interface com.ibm.able.AbleDataBufferManager
Returns the list of all destination (output) buffer connections.
getDestBufferConnections() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Get the list of all destination (output) buffer connections.
getDestBufferConnections() - Method in class com.ibm.able.AbleObject
 
getDestBufferConnections() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getDestBufferConnections() - Method in class com.ibm.able.beans.petrinet.AblePetriNode
 
getDialog() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Get the Dialog to display when the condition is true and the action selected is ACTION_ALERT.
getDiam() - Method in class com.ibm.able.examples.rules.Ring
 
getDict() - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
getDiscourseHi() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the variable's maximum allowed value..
getDiscourseLo() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the variable's minimum allowed value.
getDiscretization() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get discretization parameter.
getDiscretization() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the discretization value
getDiscretization() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get metric parameter.
getDiscretization() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the discretization value
getDiscretizationInterval() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getDisplayString() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Return a string for display in a list box.
getDistance() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getDistributedKnnBean() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the distributed agent 1 bean
getDoActions() - Method in class com.ibm.able.rules.AbleDoUntilRule
Retrieve the rule's list of "do" action (AbleConsequent) clauses.
getDoActions() - Method in class com.ibm.able.rules.AbleDoWhileRule
Retrieve the rule's list of "do" action (AbleConsequent) clauses.
getDoActions() - Method in class com.ibm.able.rules.AbleForLoopRule
Retrieve the rule's list of "do" action (AbleConsequent) clauses.
getDoActions() - Method in interface com.ibm.able.rules.AbleIterationRule
Retrieve the rule's list of "do" action (AbleConsequent) clauses.
getDoActions() - Method in class com.ibm.able.rules.AblePatternMatchRule
Retrieve the rule's list of "do" action clauses.
getDoActions() - Method in class com.ibm.able.rules.AbleWhileDoRule
Retrieve the rule's list of "do" action (AbleConsequent) clauses.
getDomain() - Method in class com.ibm.able.rules.AblePlanningEngine
Retrieve the domain control parameter
getDomainActionsClass() - Method in class com.ibm.able.rules.AblePlanningEngine
Gets the class that contains the planning actions.
getDomainActionsClassName() - Method in class com.ibm.able.rules.AblePlanningEngine
Gets the name of the class that contains the planning actions.
getDomainFile() - Method in class com.ibm.able.rules.AblePlanningEngine
Retrieve the domain file control parameter
getDomainHi() - Method in class com.ibm.able.data.AbleFuzzySet
 
getDomainLo() - Method in class com.ibm.able.data.AbleFuzzySet
 
getDomainObj() - Method in class com.ibm.able.rules.AblePlanningClassicalProblemBuilder
 
getDomainObj() - Method in class com.ibm.able.rules.AblePlanningHTNProblemBuilder
 
getDriver() - Method in class com.ibm.able.beans.AbleDBExport
 
getDriver() - Method in class com.ibm.able.beans.AbleDBImport
 
getEdges() - Method in class com.ibm.able.rules.AbleTreeConditionNode
Retrieve the list of edges coming out of this interior node.
getEditData() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getEditor() - Method in class com.ibm.able.rules.AbleRuleSetEditor
Fetch the editor contained in this panel.
getEditorBeanPaletteLabels() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEditorExceptionPanelLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEditorExceptionPanelSize() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEditorExitPrompt() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEditorPanelBackground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEditorPanelDividerLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEditorPanelFont() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEditorPanelForeground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEditorPanelLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEditorPanelSize() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getEffects() - Method in class com.ibm.able.rules.AblePlanningRule
Retrieve the rule's list of effect clauses.
getElement(Vector, int, int, int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Find an Attribute-Value-Class element in a Vector of Attribute-Value-Class elements and return it.
getElement(Vector, int, int, int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
getElement(String) - Method in class com.ibm.able.rules.AbleLifespan
Returns the place of the specified element in the array of elements used by expression tree to evaluate conditions.
getElementClass() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the class of this variable's underlying data type
getElementsNum() - Method in class com.ibm.able.rules.AbleLifespan
Returns the number of elements in this lifespan.
getEligibleAgentPools() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the collection of defined AgentPools on which this agent is permitted to be created and run as they are defined in the platform preference file.
getEligiblePrincipals() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the collection of defined principals that are permitted to run this agent as they are defined in the platform preference file.
getElseActions() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Retrieve the rule's list of else clauses.
getElseClauses() - Method in class com.ibm.able.rules.AbleIfThenElseRule
Retrieve the rule's list of else clauses.
getEnabled() - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
getEnabledAssertions() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled assertion rules.
getEnabledConditionalRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled conditional rules.
getEnabledCorrelationRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled correlation rules.
getEnabledIfThenElseRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled if-then-else rules.
getEnabledIterationRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled iteration rules.
getEnabledPatternMatchRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled pattern match rules.
getEnabledPlanningRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled planning rules.
getEnabledPolicyRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled policy rules.
getEnabledPredicateRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled predicate facts and rules.
getEnabledRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of all enabled rules.
getEnabledTreeRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of enabled tree rules.
getEndPos() - Method in class com.ibm.able.rules.AbleLocation
 
getEngineType() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the current engine type.
getEntry(String) - Method in class com.ibm.able.editor.AbleJarManifest
 
getEpochUpdate() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getEqSampleSize() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getEqSampleSize() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getError() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
getError() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getError() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getError() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getError() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getError() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the error.
getError() - Method in class com.ibm.able.beans.knn.AbleKnn
Get the error.
getError() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get the error.
getError() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get the error.
getEvent() - Method in class com.ibm.able.AbleEventQueue
Remove and return the very next event waiting on the queue.
getEventConnections() - Method in interface com.ibm.able.AbleAgent
Returns event connections used by this agent.
getEventConnections() - Method in class com.ibm.able.AbleDefaultAgent
 
getEventDescription() - Method in class com.ibm.able.platform.AblePlatformServiceEvent
Gets the NLS description of the event.
getEventId() - Method in class com.ibm.able.platform.AblePlatformServiceEvent
Gets the ID of the event.
getEventInitiators() - Method in class com.ibm.able.rules.AbleLifespan
Returns the lifespan's eventInitiatores list
getEventObject1() - Method in class com.ibm.able.platform.AblePlatformServiceEvent
Gets the first object of the event.
getEventObject2() - Method in class com.ibm.able.platform.AblePlatformServiceEvent
Gets the second object of the event.
getEventSetDescriptors() - Method in class com.ibm.able.beans.AbleDBExportBeanInfo
 
getEventSetDescriptors() - Method in class com.ibm.able.beans.AbleDBImportBeanInfo
 
getEventSetDescriptors() - Method in class com.ibm.able.beans.AbleImportBeanInfo
 
getEventSource() - Method in class com.ibm.able.platform.AblePlatformServiceEvent
Gets the source of the event; this is typically an AblePlatformServiceEventGenerator.
getEventTerminators() - Method in class com.ibm.able.rules.AbleLifespan
Returns the lifespan's eventTerminators list
getEventType() - Method in class com.ibm.able.editor.AbleViewObject
 
getEventType(String) - Method in class com.ibm.able.rules.AbleRuleSet
 
getEventTypes() - Method in class com.ibm.able.rules.AbleCorrelationRule
Return the names of events processed by this rule
getExceptionBeans() - Method in class com.ibm.able.AbleException
Return the beans which caused exceptions.
getExceptions() - Method in class com.ibm.able.AbleException
Return the exceptions to interrogate.
getExpansions() - Method in class com.ibm.able.rules.AbleHierarchicalPlanningRule
Retrieve the rule's list of possible expansions.
getExpirationID(VerifiableAgentName) - Method in class com.ibm.able.platform.RMIVerifiableNamingProxy
 
getExpirationID(VerifiableAgentName) - Method in interface com.ibm.able.platform.RMIVerifiableNamingService
Get an expirationID from the VerifiableAgentNamingService that matches this VAN.
getExpirationID(VerifiableAgentName) - Method in class com.ibm.able.platform.RMIVerifiableNamingSystem
 
getExpirationID(VerifiableAgentName) - Method in interface com.ibm.able.platform.VerifiableAgentNamingService
Get an expirationID from the VerifiableAgentNamingService that matches this VAN.
getExpirationInterval() - Method in class com.ibm.able.rules.AbleLifespan
Returns expiration interval.
getExpirationIntervalType() - Method in class com.ibm.able.rules.AbleLifespan
Returns lifespan expiration interval type mode.
getExpirationTime() - Method in class com.ibm.able.rules.AbleLifespan
Returns expiration time.
getExpirationTimeType() - Method in class com.ibm.able.rules.AbleLifespan
Returns lifespan expiration time type mode.
getExplicitErrorMode() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getExpression() - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
getExpressionList() - Method in class com.ibm.able.rules.AbleTreeRule
Retrieve the rule's list of expressions.
getExpressionString() - Method in class com.ibm.able.rules.AbleTreeAction
Return a valid ARL (Java) expression by combining the term and value of this tree action.
getExpressionText() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getExpressionText() - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
getExpressionText() - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
getExpriationID() - Method in class com.ibm.able.platform.AbleSecureKey
Getter method to return the expirationID of this AbleSecureKey
getExtension(File) - Static method in class com.ibm.able.conversation.FilterByExtension
Returns the extension of the given file.
getFactoryClassName() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getFeedbackType() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getFeedbackType() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getFeedbackType() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getFieldDefinitionList() - Method in class com.ibm.able.beans.AbleDataSetDefinition
returns a copy of the field definition vector
getFieldList() - Method in interface com.ibm.able.AbleDataSource
Returns a list of AbleField objects defining each field in the data source.
getFieldList() - Method in interface com.ibm.able.AbleRemoteDataSource
Returns a list of AbleField objects defining each field in the data source.
getFieldList() - Method in class com.ibm.able.beans.AbleAbstractImport
Return a Vector of AbleField objects defining each field in the data source.
getFieldList(String) - Method in class com.ibm.able.beans.AbleAbstractImport
Return a Vector of AbleField objects with the specified usage.
getFieldList() - Method in class com.ibm.able.beans.AbleDBTable
Return a Vector of AbleField objects where each object describes a data column.
getFieldList() - Method in class com.ibm.able.beans.AbleDataSet
Return a Vector of AbleField objects where each object describes a data column.
getFieldList() - Method in interface com.ibm.able.beans.AbleImportData
Return a Vector of AbleFields describing this datasource.
getFieldList() - Method in interface com.ibm.able.beans.AbleRemoteImportData
Return a Vector of AbleFields describing this datasource.
getFieldName() - Method in class com.ibm.able.data.AbleTypedVariableField
 
getFieldNames() - Method in class com.ibm.able.beans.filter.AbleFilter
Return a list of all of the fields names in the template
getFieldNamesArray() - Method in class com.ibm.able.beans.filter.AbleFilter
Get the list of field names.
getFieldValue() - Method in class com.ibm.able.data.AbleTypedVariableField
 
getFieldValues() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
getFileDialog(Window, String, String, String, String, int) - Static method in class com.ibm.able.AblePanelHelper
Construct a modal JFileChooser and use it to obtain a file and path.
getFileDialog(Window, String, String, String[], String, int) - Static method in class com.ibm.able.AblePanelHelper
Construct a modal JFileChooser and use it to obtain a file and path.
getFileLogFileName() - Method in interface com.ibm.able.AbleLogger
Returns the name of the file written to by the file handler.
getFileLogFileName() - Method in class com.ibm.able.AbleTraceLogger
Returns the filename used for file logging.
getFileLogLevel() - Method in interface com.ibm.able.AbleLogger
Returns the raw value used to calculate the file handler filter.
getFileLogLevel() - Method in class com.ibm.able.AbleTraceLogger
Returns the raw file logging level.
getFileLogLevelAsInt() - Method in class com.ibm.able.AbleTraceLogger
Returns the index of the file logging level.
getFileName() - Method in class com.ibm.able.AbleObject
 
getFileName() - Method in interface com.ibm.able.AbleSerializable
Returns the persistent store file name.
getFileName() - Method in class com.ibm.able.beans.AbleDataSetDefinition
get the base file name
getFileSize() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
 
getFilter() - Method in class com.ibm.able.beans.filter.AbleTranslateEditor
 
getFilter() - Method in class com.ibm.able.beans.filter.AbleTranslateEditorFrame
 
getFilter() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getFiringProbability() - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
getFitness() - Method in class com.ibm.able.beans.AbleGeneticObject
return the fitness value for this member Note: use computeFitness() to do the computation
getFitness() - Method in class com.ibm.able.examples.genetic.TstGeneticFunction1
 
getFitness() - Method in class com.ibm.able.examples.genetic.TstGeneticFunction2
 
getFitness() - Method in class com.ibm.able.examples.genetic.TstGeneticFunction2a
 
getFitness() - Method in class com.ibm.able.examples.genetic.TstGeneticFunction3
 
getFitnessThreshold() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the raw fitness threshold value
getFlexFactor() - Method in class com.ibm.able.data.AbleFuzzySet
 
getForce() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
getForce() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getFrame() - Method in class com.ibm.able.conversation.AbleCpGraphViewer
Returns the bounding frame.
getFrame() - Method in class com.ibm.able.rules.AbleRuleSetEditor
Find the hosting frame, for the file-chooser dialog, and for setting the title.
getFrozen() - Method in class com.ibm.able.examples.rules.Grocery
 
getFunctor() - Method in class com.ibm.able.data.AblePredicate
Get the predicate name or functor
getFuzzyInferenceMethod() - Method in interface com.ibm.able.data.AbleDataContext
Retrieve the current fuzzy inference method.
getFuzzyInferenceMethod() - Method in class com.ibm.able.rules.AbleFuzzyInferenceEngine
Retrieve the current fuzzy inference method.
getFuzzyInferenceMethod() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the current fuzzy inference method.
getFuzzySets() - Method in class com.ibm.able.data.AbleFuzzyVariable
 
getFuzzyValue() - Method in class com.ibm.able.autotune.AutotuneMetric
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleArrayLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleBooleanLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleBooleanVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleByteLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleByteVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleCallLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleCharacterLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleCharacterVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleDoubleLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleDoubleVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleExpression
 
getFuzzyValue() - Method in class com.ibm.able.data.AbleExpressionVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleFloatLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleFloatVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleFuzzySet
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleGenericLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleIncludeVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleIntegerLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleIntegerVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleLhs
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleLongLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleLongVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in interface com.ibm.able.data.AbleRd
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleShortLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleShortVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleStringLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleStringVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleTimeStampLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleTimeStampVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleTypedVariable
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the value of this data object as a fuzzy value.
getFuzzyValue() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
getFuzzyValue() - Method in class com.ibm.able.rules.AbleSwitchStatement
 
getFuzzyVariables() - Method in class com.ibm.able.rules.AbleRuleSet
Get fuzzy variables.
getFuzzyWorkArea() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the fuzzy work area of this continuous variable.
getGamma() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getGenSource() - Method in class com.ibm.able.AbleEvent
Returns the event's generating source.
getGeneratedRules() - Method in class com.ibm.able.rules.AbleRuleTemplate
 
getGeneratedRulesFromTemplate(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the list of rules generated from the specified template
getGenericValue() - Method in class com.ibm.able.autotune.AutotuneMetric
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleArrayLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the value of this data object as an Array of Objects of the element type.
getGenericValue() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleBooleanLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleBooleanVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleByteLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleByteVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleCallLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleCharacterLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleCharacterVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleDoubleLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleDoubleVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleExpression
 
getGenericValue() - Method in class com.ibm.able.data.AbleExpressionVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleFloatLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleFloatVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleFuzzySet
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleGenericLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleIncludeVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleIntegerLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleIntegerVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleLhs
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleLongLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleLongVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in interface com.ibm.able.data.AbleRd
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleShortLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleShortVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleStringLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleStringVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleTimeStampLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleTimeStampVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleTypedVariable
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the value of this data object as an Object.
getGenericValue() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the value of this data object as an Object.
getGenericValue(boolean, Object, AbleVariable) - Static method in class com.ibm.able.examples.rules.TstRuleObject
 
getGenericValue() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
getGenericValue() - Method in class com.ibm.able.rules.AbleSwitchStatement
 
getGeneticObjectClassName() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Return the name of the genetic object class
getGetter() - Method in class com.ibm.able.AblePropertyConnection
Returns the method which provides the value of the property of interest.
getGoalState() - Method in class com.ibm.able.rules.AblePlanningEngine
Retrieve the goal state
getGoalVariable() - Method in class com.ibm.able.rules.AbleBackwardChainInferenceEngine
 
getGraphPane() - Method in class com.ibm.able.conversation.AbleConversationGraphicView
Returns the Swing component on which the graph is displayed.
getGraphPane() - Method in class com.ibm.able.conversation.AbleCpGraphViewer
Returns the Swing component on which the graph is displayed.
getGraphics() - Method in class com.ibm.able.conversation.AbleCpGraphViewer
Returns the graphics object associated with the canvas.
getGroundSolution(AbleRuleSet, String, int) - Static method in class com.ibm.able.rules.AblePredicateLib
Return the solution at the specified index in the solutionList.
getGrowthIncrement() - Method in class com.ibm.able.beans.AbleDataSeries
Method to get the growth increment of this DataSeries history.
getGrowthIncrement() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get GrowthIncrement
getGuardClauseText() - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
getHandler(AbleLogger, String) - Static method in class com.ibm.able.AbleTraceLogger
Get a handler from a logger.
getHandlers() - Method in interface com.ibm.able.AbleLogger
Returns an Enumeration of handlers from this logger.
getHandlers() - Method in class com.ibm.able.AbleTraceLogger
Get an Enumeration of handlers from this logger.
getHead() - Method in class com.ibm.able.data.AblePredicate
Get the head (first argument) of a predicate list Note: Caller should use isList() before this method is called
getHelpButton() - Method in class com.ibm.able.AbleObjectCustomizer
Return the Help button in case another customizer wants to add a listener.
getHelpContext() - Method in interface com.ibm.able.AbleCustomizerPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.AbleUserDefinedFunctionPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.agents.AbleGeneticSearchAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.agents.AbleJavaScriptAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.agents.AbleRuleAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.agents.AbleScriptAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.AutotuneAgentMetricPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.AutotuneAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.AutotuneAgentTargetPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.AutotuneRemotePanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorMetricPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorTuningPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.BaseAutotuneControllerMetricPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleBackPropagationPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleDBExportPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleDBImportPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleDataSetPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleExportPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleImportPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleSelfOrganizingMapClusterPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleSelfOrganizingMapPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.AbleTimeSeriesFilterPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTreePanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.filter.AbleFilterPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.knn.AbleDecisionTreePanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.knn.AbleKnnPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.conversation.AbleConversationManagerPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.conversation.AblePlatformStartConversationPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleClusterDiagramPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.AreaChartPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.BarChartPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.LineChartPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.ScatterPlotPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedAreaPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedBarPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextSeriesPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TimePlotPanel
Get the URL file context to be displayed.
getHelpContext() - Method in interface com.ibm.able.editor.AbleInspectorPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.editor.AbleNetworkGraphicPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.examples.AbleBeanWrapperCustomizer
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherPanel
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.examples.ablebean.SimpleAbleBeanCustomizer
Get the URL file context to be displayed.
getHelpContext() - Method in class com.ibm.able.platform.AblePlatformDefaultAgentPanel
Get the URL file context to be displayed.
getHelpFileName() - Method in interface com.ibm.able.AbleCustomizerPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.AbleUserDefinedFunctionPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.agents.AbleGeneticSearchAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.agents.AbleJavaScriptAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.agents.AbleRuleAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.agents.AbleScriptAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.AutotuneAgentMetricPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.AutotuneAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.AutotuneAgentTargetPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.AutotuneRemotePanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorMetricPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptorTuningPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.BaseAutotuneControllerMetricPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleBackPropagationPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleDBExportPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleDBImportPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleDataSetPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleExportPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleImportPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleSelfOrganizingMapClusterPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleSelfOrganizingMapPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.AbleTimeSeriesFilterPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTreePanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.filter.AbleFilterPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.knn.AbleDecisionTreePanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.knn.AbleKnnPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.conversation.AbleConversationManagerPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.conversation.AblePlatformStartConversationPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleClusterDiagramPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.AreaChartPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.BarChartPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.LineChartPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.ScatterPlotPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedAreaPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedBarPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextSeriesPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TimePlotPanel
Get the html file name to be displayed.
getHelpFileName() - Method in interface com.ibm.able.editor.AbleInspectorPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.editor.AbleNetworkGraphicPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.examples.AbleBeanWrapperCustomizer
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgentCustomizer.SimpleAbleAgentPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherPanel
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.examples.ablebean.SimpleAbleBeanCustomizer
Get the html file name to be displayed.
getHelpFileName() - Method in class com.ibm.able.platform.AblePlatformDefaultAgentPanel
Get the html file name to be displayed.
getHelpURL() - Method in class com.ibm.able.editor.AbleUserDefinedFunctionDialog
 
getHierarchy() - Method in class com.ibm.able.rules.AbleRuleSet
Returns the list of HierarchyEntry_ objects if the ruleset is derived from parent rulesets.
getHolding() - Method in class com.ibm.able.examples.rules.Monkey
 
getHorizon() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Get the horizon -- number of time steps in the future for the target field
getHorizon() - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
Get the horizon, the number of periods in the future to predict.
getHostIpName() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getHostPort() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getID() - Method in class com.ibm.able.rules.AbleLifespan
Returns lifespan ID.
getIcon(int) - Method in class com.ibm.able.AbleDefaultAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.agents.AbleGeneticSearchAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.agents.AbleJavaScriptAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.agents.AbleRuleAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.agents.AbleScriptAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.autotune.AutotuneAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerBeanInfo
 
getIcon(int) - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerBeanInfo
 
getIcon(int) - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerBeanInfo
 
getIcon(int) - Method in class com.ibm.able.autotune.TestAutotuneAdaptorBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleAbstractImportBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleBackPropagationBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleDBExportBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleDBImportBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleExportBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleImportBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleSelfOrganizingMapBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.AbleTimeSeriesFilterBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTreeBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.filter.AbleFilterBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.knn.AbleDecisionTreeBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.knn.AbleKnnBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.petrinet.AblePetriNetBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.petrinet.AblePetriNodeBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.petrinet.AblePetriPlaceBeanInfo
 
getIcon(int) - Method in class com.ibm.able.beans.petrinet.AblePetriTransitionBeanInfo
 
getIcon(int) - Method in class com.ibm.able.conversation.AbleConversationManagerBeanInfo
 
getIcon(int) - Method in class com.ibm.able.conversation.AblePlatformConversationAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.examples.AbleBeanWrapperBeanInfo
Return the image requested.
getIcon(int) - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherBeanInfo
Return the image requested.
getIcon(int) - Method in class com.ibm.able.examples.ablebean.SimpleAbleBeanBeanInfo
Return the image requested.
getIcon(int) - Method in class com.ibm.able.examples.rules.SampleSensorEffectorBeanInfo
 
getIcon(int) - Method in class com.ibm.able.platform.AblePlatformDefaultAgentBeanInfo
 
getIcon(int) - Method in class com.ibm.able.rules.AbleRuleSetBeanInfo
Retrieve the icon for the bean.
getId() - Method in class com.ibm.able.AbleEvent
Returns the event id.
getId() - Method in class com.ibm.able.data.AbleVariable
Retrieve the unique Id of this variable.
getId() - Method in class com.ibm.able.examples.rules.GroceryBag
 
getId() - Method in class com.ibm.able.rules.AbleRule
Retrieve the rule's unique Id.
getIdLabelString() - Method in class com.ibm.able.rules.AbleRule
Retrieve the rule's unique Id and label in a single string.
getIdentifier() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the identifier of this AgentSituationReport.
getIdentity() - Method in class com.ibm.able.beans.AbleDataSeries
Method to get the identity of this DataSeries history.
getIdentity() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get Identity
getIfThenElseRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of if-then-else rules.
getImportBean() - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
 
getImportedUserDefinedFunctions() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the set of active (imported) user-defined functions.
getInLength() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getInNum() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
 
getInNum() - Method in class com.ibm.able.beans.knn.AbleKnn
 
getInNum() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
 
getInNum() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
getInType() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getIncome() - Method in class com.ibm.able.examples.rules.Customer
 
getIncorrectPredClass() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getIndex() - Method in class com.ibm.able.beans.knn.TreeNode
 
getIndex() - Method in class com.ibm.able.editor.AbleSeriesItem
 
getIndexExpression() - Method in class com.ibm.able.data.AbleArrayVariableExpression
 
getIndexOf(String) - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the index of a value in the list of pre-defined values.
getIndexOf(double) - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the index of a value in the list of pre-defined values.
getInferTraceLogger() - Method in interface com.ibm.able.data.AbleDataContext
Retrieve the inferencing tracer logger.
getInferTraceLogger() - Method in class com.ibm.able.rules.AbleRuleSet
 
getInferenceContext() - Method in class com.ibm.able.rules.AbleRuleSet
Return the current inference engine trace context (used for tracing/debugging).
getInferenceContextStack() - Method in class com.ibm.able.rules.AbleRuleSet
Return the stack of inference engine trace contexts.
getInferenceEngine() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getInferenceEngine() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the rule block's inference engine.
getInferenceEngine() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the current inference engine object.
getInferenceEngine(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the inference engine associated with the specified ruleblock.
getInferenceEngineClassName(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the inference engine class name from the engines list.
getInferenceTraceLevel() - Method in class com.ibm.able.rules.AbleRuleSet
Return the level for inference tracing.
getInhibitory() - Method in class com.ibm.able.AbleBufferConnection
Retrieve the arc multiplicity value.
getInitArgs() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the collection of arguments to be passed to this agent's init(Object) method when the agent is initialized as they are defined in the platform preference file.
getInitScript() - Method in class com.ibm.able.agents.AbleScriptAgent
Get the object processed when the agent is initialized.
getInitScriptFileName() - Method in class com.ibm.able.agents.AbleScriptAgent
Get the file name used to construct and initialize the bean called when the agent is initialized.
getInitialExpressionList() - Method in class com.ibm.able.rules.AbleForLoopRule
 
getInitialFactBase() - Method in interface com.ibm.able.data.AbleDataContext
Retrieve the initial fact base.
getInitialFactBase() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the initial fact base.
getInitialPolicyName() - Method in class com.ibm.able.conversation.AbleConversationManager
 
getInitialPolicyName() - Method in interface com.ibm.conversation.ConversationManager
Returns the name of the policy assigned to newly created conversations.
getInitialState() - Method in class com.ibm.able.rules.AblePlanningEngine
Retrieve the initial state
getInitialState() - Method in interface com.ibm.conversation.CpStateMachine
Returns the initial state of the policy.
getInitialState() - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
getInitialStateName() - Method in interface com.ibm.conversation.CpStateMachine
Returns the name of the policy's initial state.
getInitialStateName() - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
getInitialValue() - Method in class com.ibm.able.autotune.AutotuneMetric
 
getInitializationExpression() - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
getInitiatorIterator() - Method in class com.ibm.able.rules.AbleLifespan
Returns iterator over this lifespan eventInitiators.
getInitiatorRole() - Method in class com.ibm.able.conversation.AbleConversationManager
 
getInitiatorRole() - Method in interface com.ibm.conversation.ConversationManager
Returns the role this agent should use in a new conversation, when this agent initiates it.
getInnerClass(String) - Method in interface com.ibm.able.data.AbleDataContext
Retrieve an inner class given its name
getInnerClass(String) - Method in class com.ibm.able.rules.AbleRuleSet
 
getInnerClasses() - Method in class com.ibm.able.rules.AbleByteCodeClassBuilder
Retrieve the list of inner classes defined for this ruleset
getInnerClassesOrder() - Method in class com.ibm.able.rules.AbleByteCodeClassBuilder
Retrieve the list of inner classes defined for this ruleset
getInputArcs() - Method in class com.ibm.able.beans.petrinet.AblePetriNode
 
getInputBuffer() - Method in interface com.ibm.able.AbleDataBufferManager
Returns a reference to the input buffer.
getInputBuffer(int) - Method in interface com.ibm.able.AbleDataBufferManager
Returns the value of a single element of the input buffer.
getInputBuffer() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Returns a reference to the input buffer.
getInputBuffer(int) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Returns the value of a single element of the input buffer.
getInputBuffer() - Method in class com.ibm.able.AbleObject
 
getInputBuffer(int) - Method in class com.ibm.able.AbleObject
 
getInputBufferAsString() - Method in interface com.ibm.able.AbleDataBufferManager
Returns the contents of the input buffer as a String.
getInputBufferAsString() - Method in class com.ibm.able.AbleObject
 
getInputBufferAsStringArray() - Method in interface com.ibm.able.AbleDataBufferManager
Returns the contents of the input buffer as an array of strings.
getInputBufferAsStringArray() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Gets the contents of the input buffer as an array of strings.
getInputBufferAsStringArray() - Method in class com.ibm.able.AbleObject
 
getInputBufferContents() - Method in interface com.ibm.able.AbleDataBufferManager
Returns the contents of the input buffer as an enumeration.
getInputBufferContents() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Gets the contents of the input buffer as an enumeration.
getInputBufferContents() - Method in class com.ibm.able.AbleObject
 
getInputPos() - Method in class com.ibm.able.editor.AbleViewObject
Return the left midpoint of the object for drawing a connection
getInputStream() - Method in interface com.ibm.able.editor.AbleInputStreamProducer
 
getInputTranslateTemplate() - Method in class com.ibm.able.data.AbleCategoricalField
Provide an input translate template for this field.
getInputTranslateTemplate() - Method in class com.ibm.able.data.AbleContinuousField
Provide an input translate template for this field.
getInputTranslateTemplate() - Method in class com.ibm.able.data.AbleDiscreteField
Provide an input translate template for this field.
getInputTranslateTemplate() - Method in interface com.ibm.able.data.AbleField
Provide an input translate template for this field.
getInputTranslateTemplate() - Method in class com.ibm.able.data.AbleGenericField
No translation is supported for generic fields; null is returned.
getInputVars() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the input variables.
getInspector() - Method in class com.ibm.able.editor.AbleInspectorWindow
Return the underlying Inspector object
getInspectorContexts() - Method in class com.ibm.able.editor.AbleEnvironment
 
getInspectorPanelLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getInspectorPanelSize() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getInspectors() - Method in class com.ibm.able.editor.AbleEnvironment
 
getInstance(String) - Method in class com.ibm.able.editor.AbleJarInfo
Get a new Bean instance given its name
getInsulated() - Method in class com.ibm.able.examples.rules.Grocery
 
getIntArray() - Method in class com.ibm.able.examples.rules.TstRuleObject
 
getIntValue() - Method in class com.ibm.able.examples.rules.TstRuleObject
 
getInteractiveResponseTimeTarget() - Method in class com.ibm.able.autotune.TestAutotuneAdaptor
 
getInternStringLiterals() - Static method in class com.ibm.able.rules.ARL
Get the flag indicating whether to internally cache string literals to improve performance and reduce object creation.
getInvertActivations() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
getIpAddress() - Method in class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_
 
getIsExReason() - Method in class com.ibm.able.rules.AbleRuleSet
 
getIterationRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of iteration rules.
getIteratorExpressionList() - Method in class com.ibm.able.rules.AbleForLoopRule
 
getJarName(String) - Static method in class com.ibm.able.editor.AbleJarInfo
Global information: where did a given bean came from?
getJarName() - Method in class com.ibm.able.editor.AbleJarInfo
Get the name of the file containing this JAR
getJasAgentAttributes() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's JAS attributes.
getJasAgentAttributes() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getJasAgentName() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's globally unique ID (GUID or AgentName) in text form.
getJasAgentName() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getK() - Method in class com.ibm.able.beans.knn.AbleKnn
Get k parameter.
getK() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the k value
getK() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the k value
getK() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the k value
getKerbPrincipal() - Method in interface com.ibm.able.platform.VerifiableAgentName
Method getKerbPrincipal
getKerbPrincipal() - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
 
getKey(int) - Method in class com.ibm.able.editor.AbleJarMessageHeader
 
getKey() - Method in class com.ibm.able.editor.AbleViewObject
Return a key of the form "parentname.beanname", or "beanclass.currentTimeMillis" in the event of an error.
getKeyDesc(int) - Method in class com.ibm.able.rules.AbleLifespan
Returns the key description at the specified position.
getKeysNum() - Method in class com.ibm.able.rules.AbleLifespan
Returns the number of keys in this lifespan.
getKnnBean() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the knn bean
getKnnBean() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the knn bean
getKnnFil1() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the filter 1 bean
getKnnFil1() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the filter 1 bean
getKnnFil1() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the filter 1 bean
getKnnFil2() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the filter 2 bean
getKnnFil2() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the filter 2 bean
getKnnFil2() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the filter 2 bean
getKnnImp1() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the import 1 bean
getKnnImp1() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the import 1 bean
getKnnImp2() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the import 2 bean
getKnnImp2() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the import 2 bean
getKnnMode() - Method in class com.ibm.able.beans.knn.AbleKnn
Get the current operating mode of the network.
getKnnModel1() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the model 2 bean
getKnnModel2() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the model 2 bean
getLabel() - Method in class com.ibm.able.rules.AbleRule
Retrieve the rule's unique label.
getLambda() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getLastAction() - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
getLastBreakPoint() - Method in class com.ibm.able.beans.AbleNetwork
Get the last breakpoint to fire.
getLastChangedDate() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the date and time that this agent's code was last changed as it is defined in the platform preference file.
getLastError() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
getLastError() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getLastRMSError() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getLastRMSError() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getLastRMSError() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getLastRecommendation() - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
getLayoutFile(String) - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Returns the graph-layout file's pathname for the given conversation policy.
getLclAbleDistrLocator1() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
getLclAbleDistrLocator1() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
getLclAbleDistrLocator2() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
getLclAbleDistrLocator2() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
getLclAbleMasterLocator1() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
getLclAbleMasterLocator1() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
getLclAbleMasterLocator2() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
getLclAbleMasterLocator2() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
getLclAbleMasterLocator3() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
getLclAbleMasterLocator4() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
getLclAgentName1() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
getLclAgentName1() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
getLclAgentName2() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
 
getLclAgentName2() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
 
getLclJasKnnAgent1a() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the first agent
getLclJasKnnAgent2a() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the second agent
getLclJasNaiveBayesAgent1a() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the first agent
getLclJasNaiveBayesAgent2a() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the second agent
getLeafText(Element) - Static method in class com.ibm.conversation.base.XmlParsingUtils
Returns the text inside a leaf element.
getLearnRate() - Method in class com.ibm.able.beans.AbleBackPropagation
return the learn rate parameter
getLearnRate() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
return the learn rate parameter
getLearnRate() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
return the learn rate parameter
getLearnRate() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
return the learn rate parameter
getLength() - Method in class com.ibm.able.data.AbleArrayVariable
 
getLength() - Method in class com.ibm.able.rules.AbleARLTreeNode
 
getLevel() - Method in class com.ibm.able.examples.rules.Customer
 
getLevel(String) - Static method in class com.ibm.able.examples.rules.Customer
 
getLevel(int) - Static method in class com.ibm.able.examples.rules.Customer
 
getLevel() - Method in class com.ibm.able.examples.rules.Puzzle
 
getLevel() - Method in interface com.ibm.able.platform.VerifiableAgentName
Method getLevel
getLevel() - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
 
getLhs() - Method in class com.ibm.able.data.AbleExpression
Retrieve the expression's left-hand side.
getLhs() - Method in class com.ibm.able.rules.AbleClause
Retrieve the clause's left-hand side.
getLhsReferent() - Method in class com.ibm.able.rules.AbleClause
Retrieve the unique Id of the AbleData object on this clause's left-hand side.
getLine() - Method in class com.ibm.able.rules.AbleARLTreeNode
 
getLine() - Method in class com.ibm.able.rules.AbleInferenceContext
 
getLine() - Method in class com.ibm.able.rules.AbleLocation
 
getLine() - Method in class com.ibm.able.rules.AbleParException
Returns the line.
getLine() - Method in class com.ibm.able.rules.AbleRuleBreakpoint
 
getListArguments() - Method in class com.ibm.able.data.AblePredicate
Return a list predicate as a Vector; that is, unwind the list.
getListener() - Method in class com.ibm.able.AbleEventConnection
Returns the listener registered to receive events.
getLiteralClass() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleBooleanVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleByteVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleCharacterVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleDoubleVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleExpressionVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleFloatVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleGenericVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleIncludeVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleIntegerVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleLongVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleShortVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleStringVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleTimeStampVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleTypedVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiteralClass() - Method in class com.ibm.able.data.AbleVariable
Retrieve the class of this variable's related AbleLiteral data type.
getLiterals() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
The list of literals that make up this compound literals
getLoadBalanceTuningControlMetric() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
getLoadBalanceTuningControlMetric() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getLoader() - Method in class com.ibm.able.editor.AbleJarLoader
get the loader we are using
getLocalPath(String) - Static method in class com.ibm.able.Able
Returns representation for a specific platform-dependent path from a serializable platform independent path.
getLocalPathX(String) - Static method in class com.ibm.able.Able
Returns a version of getLocalPath which traces but does not throw exceptions.
getLocalResource(String) - Method in class com.ibm.able.editor.AbleClassLoader
Return a URL to the desired resource.
getLocalResource(String, String) - Static method in class com.ibm.able.editor.AbleClassLoader
get the local resource object...
getLocalResourceAsStream(String, String) - Static method in class com.ibm.able.editor.AbleClassLoader
 
getLocalRootPath(String) - Static method in class com.ibm.able.Able
Returns the uppermost directory for a specific path.
getLocalizedMessage() - Method in class com.ibm.able.AbleException
Overridden because of tendency to use nested exception text as exception text.
getLocation() - Method in class com.ibm.able.conversation.AbleCpGraphViewer
Returns the location where the viewer is set to be displayed.
getLocation() - Method in class com.ibm.able.data.AbleExpression
Returns the location of the expression in the source ARL file
getLocation() - Method in class com.ibm.able.examples.rules.Monkey
 
getLocation() - Method in class com.ibm.able.examples.rules.Thing
 
getLocation() - Method in class com.ibm.able.rules.AbleClause
Returns the location of the clause in the source ARL file
getLocation() - Method in class com.ibm.able.rules.AbleInferenceContext
 
getLocation() - Method in class com.ibm.able.rules.AbleRule
Returns the location of the rule in the source ARL file
getLocatorForInbox(AgentDescription, String) - Static method in class com.ibm.able.conversation.AblePlatformConversationAgent
Searches the given AgentDescription for a Locator with the given inbox name, and returns the first one found.
getLocatorForInbox(AgentDescription, String) - Static method in class com.ibm.able.platform.AblePlatform
Searches the given AgentDescription for a Locator with the given inbox name, and returns the first one found.
getLocatorForType(AgentDescription, String) - Static method in class com.ibm.able.conversation.AblePlatformConversationAgent
Extracts and returns a Locator of the given type from the given AgentDescription.
getLocatorForType(AgentDescription, String) - Static method in class com.ibm.able.platform.AblePlatform
Extracts and returns a Locator of the given type from the given AgentDescription.
getLocked() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get Locked
getLogData() - Method in class com.ibm.able.autotune.AutotuneAgent
Return whether logging is on or off.
getLogData() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Return whether logging is on or off.
getLogData() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
see if logging is turned on or off
getLogData() - Method in class com.ibm.able.autotune.AutotuneMetricManager
see if logging is turned on or off
getLogData() - Method in class com.ibm.able.autotune.BaseAutotuneController
see if logging is turned on or off
getLogDataFileName() - Method in class com.ibm.able.autotune.AutotuneAgent
Get the name of the file where log data is written.
getLogDataFileName() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Get the name of the file where log data is written.
getLogDataFileName() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
get the name of the file we are writing log data to
getLogDataFileName() - Method in class com.ibm.able.autotune.AutotuneMetricManager
get the name of the file we are writing log data to
getLogDataFileName() - Method in class com.ibm.able.autotune.BaseAutotuneController
get the name of the file we are writing log data to
getLogger() - Method in interface com.ibm.able.AbleBean
Returns the current message logger.
getLogger() - Method in interface com.ibm.able.AbleEventQueueProcessor
Returns a message logger object from the event queue's container.
getLogger() - Method in class com.ibm.able.AbleObject
 
getLogger() - Method in class com.ibm.able.platform.AblePersistenceSupport
 
getLoggingMetrics() - Method in class com.ibm.able.autotune.AutotuneAgent
Get the collection of selected metrics for logging.
getLoggingMetrics() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Get the collection of selected metrics for logging.
getLoggingMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricManager
 
getM() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get metric parameter.
getM() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the m parameter
getM() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get m parameter.
getMajorityClass(Hashtable) - Method in class com.ibm.able.beans.knn.AbleKnn
Given a Hashtable having all the class values as keys and the number of the nearest neighbors falling in each class as values, get the majority class (the class containing most of those k nearest neighbors).
getManifestData(String) - Method in class com.ibm.able.editor.AbleJarInfo
Get to Manifest Headers for this bean
getMap() - Method in class com.ibm.able.data.AbleCategoricalField
 
getMap() - Method in class com.ibm.able.data.AbleContinuousField
 
getMap() - Method in class com.ibm.able.data.AbleDiscreteField
 
getMap() - Method in interface com.ibm.able.data.AbleField
Get the Map of all unique values that are possible for this field.
getMap() - Method in class com.ibm.able.data.AbleGenericField
 
getMasterController() - Method in class com.ibm.able.autotune.AutotuneAgent
Return the controller serving as masterController in this agent.
getMasterController() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Return the controller serving as masterController in this agent.
getMax() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get Max -- note to get the real information you should use the getMaximum method in AbleDataSeries.
getMax() - Method in class com.ibm.able.data.AbleContinuousField
Return the maximum value computed for this field.
getMaxFitness() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the maximum raw fitness value for the current population
getMaxNumEpochs() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
return the max num Epochs parameter
getMaxNumPasses() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the maximum number of passes to search
getMaxNumPasses() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getMaxNumPasses() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getMaxNumPasses() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getMaxNumPasses() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getMaxProbIndex(double[]) - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Given an array of class probabilities, get the index corresponding to the class with the largest probability value.
getMaxProbIndex(double[]) - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Given a Vector distance populated with distances between current test example and all the training examples, get the index of the training example with the smallest distance to the test example.
getMaxRMSError() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getMaxRMSError() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getMaxRMSError() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getMaxRMSError() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getMaxValue() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the maximum value in the list of pre-defined values.
getMaximum() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the maximum value found in the history being maintained by this object.
getMaximumAsInt() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the maximum value found in the history being maintained by this object.
getMean() - Method in class com.ibm.able.data.AbleContinuousField
Return the mean value computed for this field.
getMeanDelay() - Method in class com.ibm.able.beans.petrinet.AblePetriTransition
 
getMessage() - Method in class com.ibm.able.AbleMessageContainer
Gets the pre-stored message text when there is no resource bundle that holds the message.
getMessage() - Method in interface com.ibm.conversation.MessageHandle
Returns the message object.
getMessage() - Method in interface com.ibm.conversation.MessageTransform
Returns the instance of the message object stored in this transform.
getMessage() - Method in class com.ibm.conversation.base.BasicMessageHandle
 
getMessageContainer() - Method in class com.ibm.able.AbleException
Gets the AbleMessageContainer in this exception.
getMessageDescription() - Method in interface com.ibm.conversation.CpStateTransition
Returns the MessageDescription for the message associated with this transition.
getMessageDescription() - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
getMessageID() - Method in class com.ibm.able.AbleMessageContainer
Gets the ID of the message to be found in the resource bundle.
getMessageLogConsoleSeverity() - Method in class com.ibm.able.AblePreferences
Returns the preference for the severity of the message logger's console handler.
getMessageLogDailyFile() - Method in class com.ibm.able.AblePreferences
Indicates a preference for daily message log files.
getMessageLogFileName() - Method in class com.ibm.able.AblePreferences
Returns the path and name for the message log file handler.
getMessageLogFileSeverity() - Method in class com.ibm.able.AblePreferences
Returns the preference for the severity of the message logger's file handler.
getMessageLogger(String, String) - Static method in class com.ibm.able.AbleTraceLogger
Return a shared AbleTraceLogger configured for message logging based on the stored preferences.
getMessageSystemAdapter() - Method in class com.ibm.able.conversation.AbleConversation
 
getMessageSystemAdapter() - Method in interface com.ibm.conversation.Conversation
Returns the MessageSystemAdapter currently in use for this Conversation.
getMessageTransformFactory() - Method in class com.ibm.able.conversation.AbleConversationManager
 
getMessageTransformFactory() - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
getMessageTransformFactory() - Method in interface com.ibm.conversation.ConversationManager
Returns this ConversationManager's MessageTransformFactory.
getMessageTransformFactory() - Method in interface com.ibm.conversation.ConversationPolicyHandler
Returns the MessageTransformFactory that is used in getting MessageTransforms.
getMessageType() - Method in interface com.ibm.conversation.MessageTransform
Returns the class type of messages this MessageTransform is able to transform.
getMetaData() - Method in class com.ibm.able.conversation.AbleConversation
 
getMetaData(String) - Method in class com.ibm.able.conversation.AbleConversationManager
 
getMetaData() - Method in class com.ibm.able.rules.AbleRule
Retrieve the metaData (preConditions) on this rule
getMetaData() - Method in interface com.ibm.conversation.Conversation
Returns the conversation meta-data for this conversation.
getMetaData(String) - Method in interface com.ibm.conversation.ConversationManager
Returns the conversation meta-data associated with a given conversation.
getMethodName() - Method in class com.ibm.able.AbleMethodAdaptor
Returns the name of this method adaptor.
getMetric(String) - Method in class com.ibm.able.autotune.AutotuneAgent
Return the metric with the specified name.
getMetric(String) - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Return the metric with the specified name.
getMetric(String) - Method in class com.ibm.able.autotune.AutotuneMetricCollection
return the specified metric
getMetric(String) - Method in class com.ibm.able.autotune.AutotuneMetricManager
return the specified metric
getMetric() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get metric parameter.
getMetric() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the metric value
getMetricValues(AutotuneMetric[]) - Method in class com.ibm.able.autotune.AutotuneMetricCollection
returns an array of numeric metric values in the same order they appear in the metricList convenience method
getMetricValues(String[]) - Method in class com.ibm.able.autotune.AutotuneMetricCollection
returns an array of numeric metric values in the same order they appear in the metricNames parameter convenience method
getMetrics() - Method in interface com.ibm.able.autotune.AutotuneAdaptor
Get all of the defined metrics for the target system.
getMetrics() - Method in class com.ibm.able.autotune.AutotuneAgent
Get all metrics defined by all adaptors in this agent.
getMetrics() - Method in interface com.ibm.able.autotune.AutotuneAgentIf
Get all metrics defined by all adaptors in this agent.
getMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
returns a list of all metrics in this collection
getMetrics(String[]) - Method in class com.ibm.able.autotune.AutotuneMetricCollection
returns a list of metrics in same order they appear in the metricNames convenience method
getMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricManager
 
getMetrics() - Method in class com.ibm.able.autotune.BaseAutotuneAdaptor
Get all of the defined metrics for the target system.
getMin() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get Min -- note to get the real information you should use the getMinimum method in AbleDataSeries.
getMin() - Method in class com.ibm.able.data.AbleContinuousField
Return the minimum value computed for this field.
getMinFitness() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the minimum raw fitness value for the current population
getMinValue() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the minimum value in the list of pre-defined values.
getMinimum() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the minimum value in the history being maintained by this object.
getMinimumAsInt() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the minimum value in the history maintained by this object as an int
getMode() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
get 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
getMode() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
get 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
getMode() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
get 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
getMode() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
get 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
getMode() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
get the internal config for either TRAIN = training (storing 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
getMode() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
get the internal config for either TRAIN = training (storing 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
getMode() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
get the internal config for either TRAIN = training (storing 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
getModelControlError() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getModelDataSetFileName() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneController
 
getModelDataSetFileName() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getMomentum() - Method in class com.ibm.able.beans.AbleBackPropagation
return the momentum parameter
getMomentum() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
return the momentum parameter
getMomentum() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
return the momentum parameter
getMonthBitMask(int) - Method in class com.ibm.able.rules.AbleTimePeriod
Return the bit mask for a given calendar month.
getMonthMask() - Method in class com.ibm.able.rules.AbleTimePeriod
Get the month mask for this time period.
getMultiplicity() - Method in class com.ibm.able.AbleBufferConnection
Retrieve the arc multiplicity value.
getMultiplicity() - Method in class com.ibm.able.beans.petrinet.AblePetriArc
 
getMutationRate() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the current mutation rate
getMutationRate() - Method in class com.ibm.able.beans.AbleGeneticObject
return the mutation rate
getNClasses() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getNClasses() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getNFValues() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getNFValues() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getNFeatures() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getNFeatures() - Method in class com.ibm.able.beans.bayes.NaiveBayes
 
getNaiveBayesBean() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the NaiveBayes bean
getNaiveBayesBean() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Get the NaiveBayes bean
getNaiveBayesFields1() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the model 2 bean
getNaiveBayesFields2() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the model 2 bean
getNaiveBayesFil1() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the filter 1 bean
getNaiveBayesFil1() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the filter 1 bean
getNaiveBayesFil1() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Get the filter 1 bean
getNaiveBayesFil2() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the filter 2 bean
getNaiveBayesFil2() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the filter 2 bean
getNaiveBayesFil2() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Get the filter 2 bean
getNaiveBayesImp1() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the import 1 bean
getNaiveBayesImp1() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Get the import 1 bean
getNaiveBayesImp2() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the import 2 bean
getNaiveBayesImp2() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the import 2 bean
getNaiveBayesMode() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get the current operating mode of the naive bayes bean.
getNaiveBayesMode() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get the current operating mode of the naive bayes bean.
getName() - Method in interface com.ibm.able.AbleBean
Returns the name of this bean.
getName() - Method in interface com.ibm.able.AbleBeanContainer
Returns the name of this container bean.
getName() - Method in class com.ibm.able.AbleMethodAdaptor
Returns the name of this method adaptor.
getName() - Method in class com.ibm.able.AbleObject
 
getName() - Method in interface com.ibm.able.AbleRemoteBean
Returns the name of this bean.
getName() - Method in class com.ibm.able.autotune.AutotuneMetric
 
getName() - Method in class com.ibm.able.beans.AbleDataMap
Method to get the name of this DataTable.
getName() - Method in class com.ibm.able.beans.AbleDataSeries
Return the name of this DataSeries.
getName() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getName() - Method in class com.ibm.able.beans.petrinet.AblePetriNode
 
getName() - Method in class com.ibm.able.conversation.AbleCpGraphViewer
Returns the name of the frame.
getName() - Method in interface com.ibm.able.data.AbleField
Return the field name.
getName() - Method in class com.ibm.able.data.AbleFieldDefinition
return the field name
getName() - Method in class com.ibm.able.data.AbleGenericField
 
getName() - Method in class com.ibm.able.data.AbleVariable
Retrieve the unique name of this variable.
getName() - Method in class com.ibm.able.editor.AbleClusterDiagramPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorData
 
getName() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel.AxesPanel
 
getName() - Method in class com.ibm.able.editor.AbleInspectorGeneralPanel
 
getName() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.AreaChartPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.BarChartPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.LineChartPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.ScatterPlotPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedAreaPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.StackedBarPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TextSeriesPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleInspectorOptionsDialog.TimePlotPanel
Return the name of the this panel tab.
getName() - Method in interface com.ibm.able.editor.AbleInspectorPanel
Provide a displayable name for the panel for use in displaying error dialogs should an exception be thrown from updateObject.
getName(int) - Method in class com.ibm.able.editor.AbleJarInfo
The bean name of this bean
getName() - Method in class com.ibm.able.editor.AbleNetworkGraphicPanel
Return the name of the this panel tab.
getName() - Method in class com.ibm.able.editor.AbleSeriesItem
 
getName() - Method in class com.ibm.able.editor.AbleViewObject
Return the object name for display purposes
getName() - Method in class com.ibm.able.examples.rules.Chest
 
getName() - Method in class com.ibm.able.examples.rules.Customer
 
getName() - Method in class com.ibm.able.examples.rules.Grocery
 
getName() - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
getName() - Method in class com.ibm.able.examples.rules.ShoppingCart
 
getName() - Method in class com.ibm.able.examples.rules.Thing
 
getName() - Method in class com.ibm.able.examples.rules.TstRuleObject
 
getName() - Method in class com.ibm.able.platform.AbleAgentCapability
Method getName
getName() - Method in class com.ibm.able.platform.AbleAgentSituation
Method getName
getName() - Method in interface com.ibm.able.platform.VerifiableAgentName
Method getName
getName() - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
 
getName() - Method in class com.ibm.able.rules.AbleGuiFuzzySetChartable
 
getName() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the rule block's name.
getName() - Method in class com.ibm.able.rules.AbleRuleSetTemplate
Retrieve the name of the template (of the underlying ruleset object)
getName() - Method in class com.ibm.able.rules.AbleRuleTemplate
Retrieve the name of the template (of the underlying rule object)
getName() - Method in interface com.ibm.able.rules.AbleTemplate
Retrieve the name of the template (of the underlying ruleset or rule object)
getName() - Method in interface com.ibm.conversation.CpState
Returns the state's name.
getName() - Method in interface com.ibm.conversation.CpStateTransition
Returns the transition's name.
getName() - Method in interface com.ibm.conversation.DecisionDataHandle
Returns the name of the decision or decision-request.
getName() - Method in class com.ibm.conversation.base.BasicCpState
 
getName() - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
getName() - Method in class com.ibm.conversation.base.BasicDecisionDataHandle
 
getNameWithArity() - Method in class com.ibm.able.AbleMethodAdaptor
Returns the name of this method adaptor appended with the expected number of arguments.
getNationality() - Method in class com.ibm.able.examples.rules.Customer
 
getNeedsCalc() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get NeedsCalc
getNegativeComparator(int) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Method to calculate the negative of a comparator
getNetArch() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
Return the number of hidden units specified.
getNetArch() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Return the number of hidden units specified.
getNetArch() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
Return the number of hidden units specified.
getNetArchitecture() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
Return the number of input, hidden, and output units.
getNetArchitecture() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Return the number of input, hidden, and output units.
getNetArchitecture() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Return the number of input, hidden, and output units.
getNetArchitecture() - Method in class com.ibm.able.beans.AbleBackPropagation
get the network architecture as specified by the user
getNetArchitecture() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
get the network architecture as specified by the user
getNetArchitecture() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
Return the number of input and output units.
getNetArchitecture() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
get the network architecture as specified by the user
getNetArchitecture() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
Return the number of input, hidden, and output units.
getNetEpoch() - Method in class com.ibm.able.beans.AbleNetwork
 
getNetMode() - Method in class com.ibm.able.beans.AbleNetwork
Get the current operating mode of the network.
getNetMode() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getNetMode() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
Get the value for some String property from the BeanWrapper
getNetNumRecs() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getNetRecInx() - Method in class com.ibm.able.beans.AbleNetwork
 
getNetRecInx() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
getNetStepsPerEpoch() - Method in class com.ibm.able.beans.AbleNetwork
 
getNetwork() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getNetwork() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getNetwork() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getNetwork() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getNetworkGraphicData() - Method in class com.ibm.able.beans.AbleBackPropagation
return data on the network architecture, activations, and weights for display by the AbleNetworkGraphicView custom inspector
getNetworkGraphicData() - Method in class com.ibm.able.beans.AbleNetwork
return data on the network architecture, activations, and weights for display by the AbleNetworkGraphicView custom inspector
getNetworkGraphicData() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
return data on the network architecture, activations, and weights for display by the AbleNetworkGraphicView custom inspector
getNetworkGraphicData() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
return data on the network architecture, activations, and weights for display by the AbleNetworkGraphicView custom inspector
getNetworkGraphicData() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
return data on the network architecture, activations, and weights for display by the AbleNetworkGraphicView custom inspector
getNetworkSelectorVariables() - Method in class com.ibm.able.rules.AblePatternMatchRule
Retrieve the set of network selector variables.
getNetworkSelectors() - Method in class com.ibm.able.rules.AblePatternMatchRule
Retrieve the set of network selectors.
getNewAgentDescription() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Gets a new, empty Agent Description and saves it away in the data member AblePlatformDefaultAgent.myJasAgentDescription.
getNewObject(String, AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets a reference to a new instance of the specified class, which is created by calling the class's null argument constructor.
getNewObject(String, Object[], AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets a reference to a new instance of the specified class, which is created by calling the class's constructor that matches the specified arguments.
getNewObject(String, String, String, Object[], AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets a reference to a new instance of the specified class, which is created in an agent pool on the specified host and port by calling the class's constructor that matches the specified arguments.
getNewObject(String, AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getNewObject(String, Object[], AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getNewObject(String, String, String, Object[], AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getNewValue() - Method in class com.ibm.able.platform.AblePlatformServiceEvent
For "property change" types of events, retrieve the "new" property value of the event.
getNextRecordBlock() - Method in class com.ibm.able.beans.AbleAbstractImport
Read the next bufferSize records from the data source.
getNextTextRecord() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the next array of text from the data source.
getNoReals() - Method in class com.ibm.able.beans.decisiontree.Data
 
getNoResponse() - Method in class com.ibm.able.platform.AbleAgentSituation
Method getNoResponse
getNode() - Method in class com.ibm.able.beans.knn.NodeAttrValClass
 
getNodeIndex() - Method in class com.ibm.able.beans.knn.NodeAttrValClass
 
getNodeShape() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
getNormalizedFitness() - Method in class com.ibm.able.beans.AbleGeneticObject
 
getNormalizedRecordSize() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the size of the record after categorical and discrete fields are expanded.
getNormalizedSize() - Method in class com.ibm.able.data.AbleCategoricalField
Return the number of unique categories for 1 of N code.
getNormalizedSize() - Method in class com.ibm.able.data.AbleContinuousField
Return the expanded size, continuous fields always take 1 unit.
getNormalizedSize() - Method in class com.ibm.able.data.AbleDiscreteField
Return the number of unique categories for 1 of N code.
getNormalizedSize() - Method in interface com.ibm.able.data.AbleField
Get the expanded representation of this field.
getNormalizedSize() - Method in class com.ibm.able.data.AbleGenericField
 
getNumArgs() - Method in interface com.ibm.conversation.DecisionDataHandle
Returns the number of parameters to the decision or decision-request.
getNumArgs() - Method in class com.ibm.conversation.base.BasicDecisionDataHandle
 
getNumAttributes() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get numAttr parameter.
getNumAttributes() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the number of attributes
getNumAttributes() - Method in class com.ibm.able.beans.knn.AbleKnn
Get numAttr parameter.
getNumAttributes() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the number of attributes
getNumAttributes() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get numAttr parameter.
getNumAttributes() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the number of attributes
getNumAttributes() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get numAttr parameter.
getNumAttributes() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the number of attributes
getNumAttributes() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Get the number of attributes
getNumCenters() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getNumChars() - Method in class com.ibm.able.rules.AbleARLTreeNode
 
getNumClasses() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get numClasses parameter.
getNumClasses() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the number of classes
getNumClasses() - Method in class com.ibm.able.beans.knn.AbleKnn
Get numClasses parameter.
getNumClasses() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the number of classes
getNumClasses() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get numClasses parameter.
getNumClasses() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the number of classes
getNumClasses() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get numClasses parameter.
getNumClasses() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the number of classes
getNumClasses() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Get the number of classes
getNumCols() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getNumCols() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getNumConversations() - Method in class com.ibm.able.conversation.AbleConversationManager
 
getNumConversations() - Method in interface com.ibm.conversation.ConversationManager
Returns the number of conversations currently going on.
getNumCorrectTestExamples() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the number of correctly classified test examples.
getNumCorrectTestExamples() - Method in class com.ibm.able.beans.knn.AbleKnn
Get the number of correctly classified test examples.
getNumCorrectTestExamples() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get the number of correctly classified test examples.
getNumCorrectTestExamples() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get the number of correctly classified test examples.
getNumDataPoints() - Method in class com.ibm.able.editor.AbleParametersDialog
Retrieve the entered number of data points.
getNumEpochs() - Method in interface com.ibm.able.AbleAgent
Returns the number of training epochs, which is the number of times an active data source has had all its records processed.
getNumEpochs() - Method in interface com.ibm.able.AbleDataSource
Returns the number of complete passes over the data, the number of times each record in the data source has been read.
getNumEpochs() - Method in class com.ibm.able.AbleDefaultAgent
 
getNumEpochs() - Method in interface com.ibm.able.AbleRemoteDataSource
Returns the number of complete passes over the data.
getNumEpochs() - Method in class com.ibm.able.beans.AbleAbstractImport
Retrieve the number of passes over the data, or epochs.
getNumFieldsPerRec() - Method in class com.ibm.able.beans.AbleDBTable
Return the number of fields in each record.
getNumFieldsPerRec() - Method in class com.ibm.able.beans.AbleDataSet
Return the number of fields in each record.
getNumFieldsPerRec() - Method in interface com.ibm.able.beans.AbleImportData
Returns the number of fields in each record in the data source.
getNumFieldsPerRec() - Method in interface com.ibm.able.beans.AbleRemoteImportData
Returns the number of fields in each record in the data source.
getNumHidden() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getNumHidden1() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumHidden1() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumHidden2() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumHidden2() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumHidden3() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumHidden3() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumInFields() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getNumInUnits() - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
Get the number of input units.
getNumInUnits() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getNumInputVars() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the number of input variables.
getNumInputs() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumInputs() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getNumInputs() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getNumInputs() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumInputs(AbleExpression, Vector) - Method in class com.ibm.able.rules.AblePatternMatchNetwork
 
getNumInstances(int) - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Calculates the number of instances in the training data set belonging to a given class based on information stored in the attribute-value-class table.
getNumItems() - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
getNumItems() - Method in class com.ibm.able.examples.rules.GroceryBag
 
getNumLargeItems() - Method in class com.ibm.able.examples.rules.GroceryBag
 
getNumMediumItems() - Method in class com.ibm.able.examples.rules.GroceryBag
 
getNumNumericInUnits() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getNumNumericOutUnits() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getNumOutFields() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getNumOutUnits() - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
Get the number of output units.
getNumOutUnits() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getNumOutputVars() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the number of output variables.
getNumOutputs() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumOutputs() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getNumOutputs() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getNumOutputs() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumPasses() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the number of generations we have searched
getNumPasses() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getNumPasses() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getNumPasses() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getNumPasses() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getNumPasses() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getNumPolicyLevels() - Method in interface com.ibm.conversation.ConversationContext
Returns the current number of conversation policy levels.
getNumPolicyLevels() - Method in class com.ibm.conversation.base.BasicCpHandlerStack
 
getNumRec() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get numRecords in the test file
getNumRec() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get numRecords in the test file
getNumRecords() - Method in interface com.ibm.able.AbleDataSource
Returns the number of records in the data source.
getNumRecords() - Method in interface com.ibm.able.AbleRemoteDataSource
Returns the number of records in the data source.
getNumRecords() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the number of records in the data source.
getNumRecords() - Method in class com.ibm.able.beans.AbleDBTable
Return the number of records in this database table.
getNumRecords() - Method in class com.ibm.able.beans.AbleDataSet
Return the number of records in this database table.
getNumRecords() - Method in interface com.ibm.able.beans.AbleImportData
Returns the number of records in the data source.
getNumRecords() - Method in interface com.ibm.able.beans.AbleRemoteImportData
Returns the number of records in the data source.
getNumRecords() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get numRecords parameter.
getNumRecords() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the number of records
getNumRecords() - Method in class com.ibm.able.beans.knn.AbleKnn
Get numRecords parameter.
getNumRecords() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the number of records
getNumRecords() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get numRecords parameter.
getNumRecords() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the number of records
getNumRecords() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get numRecords parameter.
getNumRecords() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the number of records
getNumRecords() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Get the number of records
getNumRepeats() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getNumRows() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getNumRows() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getNumRows() - Method in class com.ibm.able.editor.AbleInspectorData
 
getNumRows() - Method in class com.ibm.able.rules.AbleGuiFuzzySetChartable
 
getNumStates() - Method in interface com.ibm.conversation.CpStateMachine
Returns the number of states in the policy state machine.
getNumStates() - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
getNumSymInUnits() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getNumSymOutUnits() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getNumTestExamples() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
Get the number of test examples seen so far.
getNumTestExamples() - Method in class com.ibm.able.beans.knn.AbleKnn
Get the number of test examples seen so far.
getNumTestExamples() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
Get the number of test examples seen so far.
getNumTestExamples() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
Get the number of test examples seen so far.
getNumTokens() - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
getNumTransitions() - Method in interface com.ibm.conversation.CpState
Returns the number of transitions from this state (i.e., its out-degree).
getNumTransitions() - Method in class com.ibm.conversation.base.BasicCpState
 
getNumUnits() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumUnits() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getNumUnits() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getNumUnits() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumWeights() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getNumWeights() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getNumWeights1() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumWeights1() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumWeights2() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumWeights2() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumWeights3() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumWeights3() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumWeights4() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getNumWeights4() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getNumberOfDoActions() - Method in class com.ibm.able.rules.AbleDoUntilRule
Retrieve the number of "do" actions in this rule.
getNumberOfDoActions() - Method in class com.ibm.able.rules.AbleDoWhileRule
Retrieve the number of "do" actions in this rule.
getNumberOfDoActions() - Method in class com.ibm.able.rules.AbleForLoopRule
Retrieve the number of "do" actions in this rule.
getNumberOfDoActions() - Method in interface com.ibm.able.rules.AbleIterationRule
Retrieve the number of "do" actions in this rule.
getNumberOfDoActions() - Method in class com.ibm.able.rules.AbleWhileDoRule
Retrieve the number of "do" actions in this rule.
getNumberOfInputFields() - Method in interface com.ibm.able.AbleDataSink
Returns the number of inputs provided to this output device.
getNumberOfInputFields() - Method in class com.ibm.able.beans.AbleDBExport
 
getNumberOfInputFields() - Method in class com.ibm.able.beans.AbleExport
 
getNumberOfOutputFields() - Method in interface com.ibm.able.AbleDataSource
Returns the number of fields in each record in the data source.
getNumberOfOutputFields() - Method in interface com.ibm.able.AbleRemoteDataSource
Returns the number of fields in each record in the data source.
getNumberOfOutputFields() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the number of fields per record in the data source.
getNumberOfSelectors() - Method in class com.ibm.able.rules.AbleCorrelationRule
Retrieve the number of selector clauses in this rule.
getNumberOfValues() - Method in class com.ibm.able.data.AbleFuzzySet
 
getNumericValue() - Method in class com.ibm.able.autotune.AutotuneMetric
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleArrayLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleBooleanLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleBooleanVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleByteLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleByteVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleCallLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue(Object) - Method in class com.ibm.able.data.AbleCategoricalField
Translate a value into an index in the dictionary.
getNumericValue() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleCharacterLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleCharacterVariable
Retrieve the value of this data object as a numeric value.
getNumericValue(Object) - Method in class com.ibm.able.data.AbleContinuousField
Return the numeric value for the String provided.
getNumericValue() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the value of this data object as a numeric value.
getNumericValue(Object) - Method in class com.ibm.able.data.AbleDiscreteField
Translate a value into an index in the dictionary.
getNumericValue() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleDoubleLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleDoubleVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleExpression
 
getNumericValue() - Method in class com.ibm.able.data.AbleExpressionVariable
Retrieve the value of this data object as a numeric value.
getNumericValue(Object) - Method in interface com.ibm.able.data.AbleField
Get the value of this field as a double.
getNumericValue() - Method in class com.ibm.able.data.AbleFloatLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleFloatVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleFuzzySet
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the value of this data object as a numeric value.
getNumericValue(Object) - Method in class com.ibm.able.data.AbleGenericField
 
getNumericValue() - Method in class com.ibm.able.data.AbleGenericLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleIncludeVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleIntegerLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleIntegerVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleLhs
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleLongLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleLongVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in interface com.ibm.able.data.AbleRd
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleShortLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleShortVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleStringLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleStringVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleTimeStampLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleTimeStampVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleTypedVariable
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the value of this data object as a numeric value.
getNumericValue() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
getNumericValue() - Method in class com.ibm.able.rules.AbleSwitchStatement
 
getOKButton() - Method in class com.ibm.able.AbleObjectCustomizer
Return The OK button in case another customizer wants to add a listener.
getObject() - Method in class com.ibm.able.AbleException
Returns the object for the handler to interrogate.
getObject() - Method in class com.ibm.able.editor.AbleViewObject
Get the object that this view object is wrapping
getObjectName() - Method in class com.ibm.able.editor.AbleInspector
 
getObjectName() - Method in class com.ibm.able.editor.AbleViewObject
Return the object name for display purposes
getObjectOn(String, String, String, Object[], AbleSecureKey) - Static method in class com.ibm.able.platform.AblePlatformSupportImpl
Gets a reference to a newly created from the specified host.
getOffset() - Method in class com.ibm.able.rules.AbleARLTreeNode
 
getOldValue() - Method in class com.ibm.able.platform.AblePlatformServiceEvent
For "property change" types of events, retrieve the "old" property value of the event.
getOnPost() - Method in class com.ibm.able.examples.rules.Ring
 
getOnTopOf() - Method in class com.ibm.able.examples.rules.Monkey
 
getOnTopOf() - Method in class com.ibm.able.examples.rules.Thing
 
getOp() - Method in class com.ibm.able.data.AbleExpression
Retrieve the expression's operator.
getOp() - Method in class com.ibm.able.rules.AbleClause
Retrieve the clause's relational operator.
getOpAsString() - Method in class com.ibm.able.data.AbleExpression
Retrieve the expression's operator in human-readable string form.
getOpAsString() - Method in class com.ibm.able.rules.AbleClause
Retrieve the clause's relational operator in human-readable string form.
getOpData() - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
getOperCode() - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
getOperString() - Method in class com.ibm.able.beans.filter.AbleTranslateOperator
 
getOperation() - Method in class com.ibm.able.autotune.AutotuneMetricOperator
 
getOperator() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getOperatorFitness() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the supported operators and their fitness (selection probability) values
getOperatorFitness() - Method in class com.ibm.able.beans.AbleGeneticObject
Return a hashtable of operator names (keys) and fitness values (Doubles).
getOperatorFitness() - Method in class com.ibm.able.examples.genetic.TstGeneticFunction2a
Return a hashtable of operator names (keys) and fitness values (Doubles) fitness values must sum to 100 Note: this hashtable may be extended to using operator fitness objects vs fixed values so that we can adapt the operators selection during the search process
getOppositeComparator(int) - Static method in class com.ibm.able.beans.AbleDataAnalytics
Method to calculate the opposite of a comparator
getOrAddHedgedSet(String, String) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
getOtherPost() - Method in class com.ibm.able.examples.rules.Puzzle
 
getOutLength() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getOutNum() - Method in class com.ibm.able.beans.knn.AbleDecisionTree
 
getOutNum() - Method in class com.ibm.able.beans.knn.AbleKnn
 
getOutNum() - Method in class com.ibm.able.beans.knn.AbleNaiveBayes
 
getOutNum() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
getOutType() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getOutputArcs() - Method in class com.ibm.able.beans.petrinet.AblePetriNode
 
getOutputBuffer() - Method in interface com.ibm.able.AbleDataBufferManager
Returns a reference to the output buffer.
getOutputBuffer(int) - Method in interface com.ibm.able.AbleDataBufferManager
Returns the value of a single element of the output buffer.
getOutputBuffer() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Returns a reference to the output buffer.
getOutputBuffer(int) - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Returns the value of a single element of the output buffer.
getOutputBuffer() - Method in class com.ibm.able.AbleObject
 
getOutputBuffer(int) - Method in class com.ibm.able.AbleObject
 
getOutputBufferAsString() - Method in interface com.ibm.able.AbleDataBufferManager
Returns the contents of the output buffer as a String.
getOutputBufferAsString() - Method in class com.ibm.able.AbleObject
 
getOutputBufferAsStringArray() - Method in interface com.ibm.able.AbleDataBufferManager
Returns the contents of the output buffer as an array of Strings.
getOutputBufferAsStringArray() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Returns the contents of the output buffer as an array of Strings.
getOutputBufferAsStringArray() - Method in class com.ibm.able.AbleObject
 
getOutputBufferContents() - Method in interface com.ibm.able.AbleDataBufferManager
Returns the contents of the output buffer as an enumeration.
getOutputBufferContents() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Returns the contents of the output buffer as an enumeration.
getOutputBufferContents() - Method in class com.ibm.able.AbleObject
 
getOutputListener() - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
getOutputListener() - Method in interface com.ibm.conversation.ConversationPolicyHandler
Returns the output listener used by this ConversationPolicyHandler.
getOutputPos() - Method in class com.ibm.able.editor.AbleViewObject
Return the right midpoint of the object for drawing a connection
getOutputTranslateTemplate() - Method in class com.ibm.able.data.AbleCategoricalField
Provide an output translate template for this field.
getOutputTranslateTemplate() - Method in class com.ibm.able.data.AbleContinuousField
Provide an output translate template for this field.
getOutputTranslateTemplate() - Method in class com.ibm.able.data.AbleDiscreteField
Provide an output translate template for this field.
getOutputTranslateTemplate() - Method in interface com.ibm.able.data.AbleField
Provide an output translate template for this field.
getOutputTranslateTemplate() - Method in class com.ibm.able.data.AbleGenericField
No translation is supported for generic fields; null is returned.
getOutputVars() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the output variables.
getParException() - Method in class com.ibm.able.rules.AbleARLTreeNode
Retrieve the parse exception info (only found on root node)
getParameterNames() - Method in class com.ibm.able.editor.AbleViewObject
Return an array of parameter (non-indexed property) names
getParameters() - Method in class com.ibm.able.editor.AbleViewObject
Return a hashtable of parameters (name and property descriptors)
getParameters() - Method in class com.ibm.able.rules.AblePlanningRule
Return a list of formal parameter (variables) used in this rule
getParams() - Method in class com.ibm.able.rules.AblePlanningEngine
Retrieve the parameter hashmap (control parameter)
getParent() - Method in interface com.ibm.able.AbleBean
Returns the containing parent of this bean.
getParent() - Method in class com.ibm.able.AbleObject
 
getParent() - Method in class com.ibm.able.editor.AbleInspectorWindow
Return the parent Frame
getParent() - Method in class com.ibm.able.rules.AbleARLTreeNode
return the parent node or (null) if none
getParseException() - Method in class com.ibm.able.rules.AbleRuleSet
 
getPartnerAlias() - Method in class com.ibm.able.examples.conversation.AbleChat3Panel
 
getPartnerConversationId() - Method in interface com.ibm.conversation.ConversationMetaData
Returns the conversation ID assigned to this conversation by the other participant (i.e., the agent that does not own this ConversationMetaData object).
getPartnerConversationId() - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
getPartnerEndpointUri() - Method in interface com.ibm.conversation.ConversationMetaData
Returns the URI for the other agent's message-delivery endpoint.
getPartnerEndpointUri() - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
getPartnerRole(String, String) - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Returns the role taken by an agent's partner in the given CP, if the agent is taking the given role.
getPartnerRole(String, String) - Method in class com.ibm.able.conversation.AblePlatformConversationAgent
Returns the role taken by an agent's partner in the given CP, if the agent is taking the given role.
getPatternMatchClause() - Method in class com.ibm.able.rules.AblePatternMatchRule
Retrieve the rule's pattern match clause.
getPatternMatchRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of pattern match rules.
getPatternType() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getPercentCorrect() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getPercentCorrect() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getPercentCorrect() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getPercentCorrect() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
Get the value for some String property from the BeanWrapper
getPercentIncorrect() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getPercentIncorrect() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getPercentIncorrect() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getPercentUnknown() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getPercentUnknown() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getPercentUnknown() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getPermittedAgents() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets a collection of all agents that are permitted to run on this platform.
getPermittedAgents() - Method in interface com.ibm.able.platform.AgentLifeCycleService
Gets a collection of agents that are permitted to run on this platform.
getPermittedAgents(String, String) - Method in interface com.ibm.able.platform.AgentLifeCycleService
Gets a collection of agents permitted to run on this platform with the property name and value provided.
getPermittedAgents() - Method in interface com.ibm.able.platform.RmiAgentLifeCycleService
Gets a collection of agents that are permitted to run on this platform.
getPermittedAgents(String, String) - Method in interface com.ibm.able.platform.RmiAgentLifeCycleService
Gets a collection of agents permitted to run on this platform with the property name and value provided.
getPermittedAgents() - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
getPermittedAgents(String, String) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
getPermittedAgents() - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
getPermittedAgents(String, String) - Method in class com.ibm.able.platform.RmiAgentLifeCycleSystem
 
getPersistenceDatabase() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getPersistenceFlag() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getPersistenceRetry() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getPersistenceSchema() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getPersistenceTable() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getPhase() - Method in class com.ibm.able.examples.rules.Puzzle
 
getPlaces() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getPlan() - Method in class com.ibm.able.rules.AblePlanningEngine
Gets the plan created by the infer() method.
getPlanningRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of planning rules.
getPlatformAgentName() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getPlatformAgentName() - Method in interface com.ibm.able.platform.AblePlatformAgent
Gets the agent's AgentName object.
getPlatformAgentName() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getPlatformAgentPools() - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets a collection of agent pool definitions as specified in the platform preference file.
getPlatformAgentPools() - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getPlatformCryptographyAlgorithm() - Static method in class com.ibm.able.platform.AblePlatform
Gets the platform's cryptography algorithm as specified in the platform preference file.
getPlatformCryptographyAlgorithm() - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets the platform's cryptography algorithm as specified in the platform preference file.
getPlatformCryptographyAlgorithm() - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getPlatformCryptographyProvider() - Static method in class com.ibm.able.platform.AblePlatform
Gets the platform's cryptography provider as specified in the platform preference file.
getPlatformCryptographyProvider() - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets the platform's cryptography provider as specified in the platform preference file.
getPlatformCryptographyProvider() - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getPlatformName() - Static method in class com.ibm.able.platform.AblePlatform
Gets the platform's name as specified in the platform preference file.
getPlatformName() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the name of the platform as defined in the end-user's preference file.
getPlatformName() - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets the platform's name as specified in the platform preference file.
getPlatformName() - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getPlatformPreferences(AbleSecureKey) - Method in interface com.ibm.able.platform.AblePlatformSupport
Returns the Platform Preferences under which the agent pool is running.
getPlatformPreferences(AbleSecureKey) - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getPlatformSecurity() - Static method in class com.ibm.able.platform.AblePlatform
Gets the platform's security setting as specified in the platform preference file.
getPlatformSecurity() - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets the overall ABLE security setting as specified in the ABLE preference file.
getPlatformSecurity() - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getPlatformService(String, String) - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets the specified platform Service object.
getPlatformService(String, String) - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getPlatformServiceRoot(String) - Static method in class com.ibm.able.platform.AblePlatform
Gets the platform's service root.
getPlatformServiceRoot(String) - Method in interface com.ibm.able.platform.AblePlatformSupport
Gets the platform's service root.
getPlatformServiceRoot(String) - Method in class com.ibm.able.platform.AblePlatformSupportImpl
 
getPlugInJarDirectory() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getPlugInJarOn() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getPointLabels() - Method in class com.ibm.able.editor.AbleInspectorData
 
getPointLabels() - Method in class com.ibm.able.rules.AbleGuiFuzzySetChartable
 
getPolicyDecisions() - Method in class com.ibm.able.rules.AblePolicyRule
Gets the rule's list of policy decisions.
getPolicyHandler(String, String) - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
 
getPolicyHandler(String, String) - Method in interface com.ibm.conversation.ConversationPolicyHandlerFactory
Creates and returns a new ConversationPolicyHandler initialized with the given conversation policy and role.
getPolicyLayoutFile(String) - Method in class com.ibm.able.conversation.AbleConversationManager
Returns the graph-layout file for the given conversation policy, stored in this AbleConversationManager's AbleConversationPolicyHandlerFactory.
getPolicyName() - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
getPolicyName() - Method in interface com.ibm.conversation.ConversationPolicyHandler
Returns the name of the conversation policy being executed.
getPolicyName() - Method in interface com.ibm.conversation.CpStateMachine
Returns the name of the policy.
getPolicyName() - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
getPolicyNameAt(int) - Method in interface com.ibm.conversation.ConversationContext
Returns the name of the policy at the given level.
getPolicyNameAt(int) - Method in class com.ibm.conversation.base.BasicCpHandlerStack
 
getPolicyNames() - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
 
getPolicyNames() - Method in interface com.ibm.conversation.ConversationPolicyHandlerFactory
Returns the names of the policies this factory is able to create.
getPolicyPreconditions() - Method in class com.ibm.able.rules.AblePolicyRule
Gets the rule's policy preconditions.
getPolicyRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of policy rules.
getPopulation() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
 
getPopulationSize() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the population size
getPopupMenu(MouseEvent, AbleViewObject) - Method in class com.ibm.able.editor.AbleViewObject
 
getPort() - Method in class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_
 
getPostOperator() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getPosterior() - Method in class com.ibm.able.beans.knn.AttributeValueClass
 
getPreConditions() - Method in class com.ibm.able.rules.AbleRule
Retrieve the preConditions on this rule
getPreOperator() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getPrecondition() - Method in class com.ibm.able.rules.AblePlanningRule
Retrieve the rule's precondition expression.
getPredicateQuery() - Method in class com.ibm.able.rules.AblePredicateEngine
 
getPredicateRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of predicate facts and rules.
getPredicateSymbols() - Method in class com.ibm.able.rules.AbleRuleSet
 
getPredicates() - Method in class com.ibm.able.rules.AblePredicateQuery
 
getPredictClass() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getPredictClassIndex() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getPreferredSize() - Method in class com.ibm.able.AbleCheckBoxTreeCellRenderer
Calculate the size of the cell.
getPreferredSize() - Method in class com.ibm.able.beans.filter.AbleFilterPanel
 
getPreviousVan() - Method in interface com.ibm.able.platform.VerifiableAgentName
Method getName
getPreviousVan() - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
 
getPreviousView() - Method in class com.ibm.able.editor.AbleInspectorData
 
getPrincipal() - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
 
getPrincipal() - Method in class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_
 
getPrincipal() - Method in class com.ibm.able.platform.AblePlatformPreferences.PrincipalEntry_
 
getPrincipal(String) - Method in class com.ibm.able.platform.AblePlatformPreferences.TrustLevelEntry_
 
getPrincipalAlias() - Method in class com.ibm.able.platform.AblePlatformPreferences.AgentPoolEntry_
 
getPrincipalAlias() - Method in class com.ibm.able.platform.AblePlatformPreferences.PrincipalEntry_
 
getPrincipalAliases() - Method in class com.ibm.able.platform.AblePlatformPreferences.TrustLevelEntry_
 
getPrincipals() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the collection of Kerberos principal definitions as specified in the end-user's preference file.
getPrior() - Method in class com.ibm.able.beans.knn.AttributeValueClass
 
getPriority() - Method in class com.ibm.able.rules.AbleRule
Retrieve the rule's priority.
getProblemFile() - Method in class com.ibm.able.rules.AblePlanningEngine
Retrieve the problem file control parameter
getProblemObj() - Method in class com.ibm.able.rules.AblePlanningClassicalProblemBuilder
 
getProblemObj() - Method in class com.ibm.able.rules.AblePlanningHTNProblemBuilder
 
getProblemObjects() - Method in class com.ibm.able.rules.AblePlanningEngine
Retrieve the objects in the problem
getProblemState() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the problem state of this AgentSituationReport.
getProcessList() - Method in interface com.ibm.able.AbleAgent
Returns the sequential processing list for data buffer processing.
getProcessList() - Method in class com.ibm.able.AbleDefaultAgent
 
getProcessScript() - Method in class com.ibm.able.agents.AbleScriptAgent
Get the object processed when the agent is processed.
getProcessScriptFileName() - Method in class com.ibm.able.agents.AbleScriptAgent
Get the file name used to construct and initialize the bean called when the agent is processed.
getProcessTimerScript() - Method in class com.ibm.able.agents.AbleScriptAgent
Get the object processed when the agent receives a timer event.
getProcessTimerScriptFileName() - Method in class com.ibm.able.agents.AbleScriptAgent
Get the file name used to construct and initialize the bean called when the agent is is to process a timer event.
getPrompt() - Method in class com.ibm.able.data.AbleVariable
Retrieve the user prompt associated with this variable.
getPrompt() - Method in class com.ibm.able.rules.AbleRule
Retrieve the user prompt associated with this rule.
getPromptString() - Method in class com.ibm.able.data.AbleVariable
Retrieve the user prompt string associated with this variable.
getPromptString(AbleRuleSet) - Method in class com.ibm.able.rules.AbleRule
Retrieve the user prompt string associated with this rule.
getPromptString() - Method in class com.ibm.able.rules.AbleRuleTemplate
Retrieve the name of the template (of the underlying rule object)
getProperties() - Method in interface com.ibm.able.AbleBean
Returns a pointer to the entire current collection of properties.
getProperties() - Method in class com.ibm.able.AbleObject
 
getProperties() - Method in interface com.ibm.able.AbleRemoteBean
Returns the entire current collection of properties.
getProperties() - Method in class com.ibm.able.editor.AbleViewObject
Return an array of all object property names
getProperties() - Method in class com.ibm.able.rules.AbleRule
Returns a pointer to the entire current collection of properties.
getProperties() - Method in class com.ibm.able.rules.AbleRuleBlock
Returns a pointer to the entire current collection of properties.
getProperty(String) - Method in interface com.ibm.able.AbleBean
Gets the property associated with the specified name.
getProperty(String) - Method in class com.ibm.able.AbleObject
 
getProperty(String) - Method in class com.ibm.able.AbleProperties
Get a property value.
getProperty(String, String) - Method in class com.ibm.able.AbleProperties
Return a property's value as a String.
getProperty(String, int) - Method in class com.ibm.able.AbleProperties
Return a property's value as an int.
getProperty(String, double) - Method in class com.ibm.able.AbleProperties
Return a property's value as a double.
getProperty(String, long) - Method in class com.ibm.able.AbleProperties
Return a property's value as a long.
getProperty(String) - Method in interface com.ibm.able.AbleRemoteBean
Gets the property associated with the specified name.
getProperty(String, String) - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Returns the object stored under the given name in the property sheet of the given policy.
getProperty(String) - Method in class com.ibm.able.rules.AbleRule
Gets the property associated with the specified name.
getProperty(String) - Method in class com.ibm.able.rules.AbleRuleBlock
Gets the property associated with the specified name.
getPropertyChangeListeners() - Method in class com.ibm.able.AbleObject
 
getPropertyChangeListeners() - Method in interface com.ibm.able.AblePropertyChangeManager
Get the set of registered property change listeners from this bean.
getPropertyChangeSupport() - Method in class com.ibm.able.conversation.AbleConversationManager
Returns the PropertyChangeSupport object stored in the superclass.
getPropertyConnectionManager() - Method in class com.ibm.able.AbleObject
 
getPropertyConnectionManager() - Method in interface com.ibm.able.AblePropertyChangeManager
Returns this bean's property connection manager.
getPropertyDescriptors() - Method in class com.ibm.able.AbleDefaultAgentBeanInfo
Retrieve all the property descriptor objects for this bean.
getPropertyDescriptors() - Method in class com.ibm.able.agents.AbleGeneticSearchAgentBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.agents.AbleJavaScriptAgentBeanInfo
Retrieve all the property descriptor objects for this bean.
getPropertyDescriptors() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgentBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgentBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgentBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.agents.AbleRuleAgentBeanInfo
Retrieve all the property descriptor objects for this bean.
getPropertyDescriptors() - Method in class com.ibm.able.agents.AbleScriptAgentBeanInfo
Retrieve all the property descriptor objects for this bean.
getPropertyDescriptors() - Method in class com.ibm.able.autotune.AutotuneAgentBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.autotune.BasicNeuralAutotuneControllerBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceControllerBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceControllerBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.autotune.TestAutotuneAdaptorBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleAbstractImportBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleBackPropagationBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleDBExportBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleDBImportBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleExportBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleImportBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNetBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleSelfOrganizingMapBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearningBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.AbleTimeSeriesFilterBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgentBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTreeBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.filter.AbleFilterBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgentBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.knn.AbleKnnBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgentBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgentBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.petrinet.AblePetriNetBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.petrinet.AblePetriNodeBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.petrinet.AblePetriPlaceBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.beans.petrinet.AblePetriTransitionBeanInfo
 
getPropertyDescriptors() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcherBeanInfo
Return a PropertyDescriptor array for each of this bean's properties.
getPropertyDescriptors() - Method in class com.ibm.able.platform.AblePlatformDefaultAgentBeanInfo
Retrieve all the property descriptor objects for this bean.
getPropertySheet(String) - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Returns the property sheet for the policy with the given name.
getProtocol() - Method in class com.ibm.able.beans.AbleDBExport
 
getProtocol() - Method in class com.ibm.able.beans.AbleDBImport
 
getProtocol() - Method in class com.ibm.able.platform.AbleJasMessageListener
Gets the message protocol used by this message listener.
getProtocolURL() - Method in class com.ibm.able.beans.AbleDBExport
 
getProtocolURL() - Method in class com.ibm.able.beans.AbleDBImport
 
getPrototypeInput() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getPrototypeInput2() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getPtBeg() - Method in class com.ibm.able.data.AbleFuzzySet
 
getPtCenter() - Method in class com.ibm.able.data.AbleFuzzySet
 
getPtEnd() - Method in class com.ibm.able.data.AbleFuzzySet
 
getPtFlex() - Method in class com.ibm.able.data.AbleFuzzySet
 
getPtLeft() - Method in class com.ibm.able.data.AbleFuzzySet
 
getPtLeftCore() - Method in class com.ibm.able.data.AbleFuzzySet
 
getPtRight() - Method in class com.ibm.able.data.AbleFuzzySet
 
getPtRightCore() - Method in class com.ibm.able.data.AbleFuzzySet
 
getPublicKey() - Method in interface com.ibm.able.platform.VerifiableAgentName
Method getPublicKey
getPublicKey() - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
 
getQoS() - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
getRandomChromosome() - Method in class com.ibm.able.beans.AbleGeneticObject
generate a random chromosome for this genetic object use this to initialize the underlying AbleBean (if any)
getRandomChromosome() - Method in class com.ibm.able.examples.genetic.TstGeneticFunction2a
generate a random chromosome for this genetic object
getRate() - Method in class com.ibm.able.editor.AbleInspectorLoggingDialog.RefreshRatePanel
 
getRawValue() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleByteVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleCallLiteral
 
getRawValue() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleCharacterVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleDoubleVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleExpressionVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleFloatVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleIntegerVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleLongVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleShortVariable
Retrieve the variable's current value.
getRawValue() - Method in class com.ibm.able.data.AbleTimeStampVariable
Retrieve the variable's current value.
getRdReferences() - Method in class com.ibm.able.rules.AbleRule
Retrieve the list of variable Ids that are referenced by this rule's clauses.
getRecordIndex() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the record index in the data source.
getRecordIndex() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getRecordsRead() - Method in class com.ibm.able.beans.AbleAbstractImport
Return the current count of records read from the beginning of the data source.
getReferences() - Method in class com.ibm.able.data.AbleVariable
Retrieve the set of objects that refer to this variable.
getReferent() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Retrieve the Id of the variable to which this data object refers, if any.
getReferent() - Method in class com.ibm.able.data.AbleFuzzySet
Retrieve the Id of the variable to which this data object refers, if any.
getReferent() - Method in class com.ibm.able.data.AbleLhs
Retrieve the Id of the variable to which this data object refers, if any.
getReferent() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the Id of the variable to which this data object refers, if any.
getReferent() - Method in interface com.ibm.able.data.AbleRd
Retrieve the Id of the variable to which this data object refers, if any.
getReferent() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the Id of the variable to which this data object refers, if any.
getReferent() - Method in class com.ibm.able.data.AbleVariable
Retrieve the Id of the variable to which this data object refers, if any.
getReferent() - Method in class com.ibm.able.rules.AbleClause
Retrieve the unique Id of the AbleData object on this clause's right-hand side.
getReferents() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Retrieve the Ids of the variables to which this data object refers, if any.
getReferents() - Method in class com.ibm.able.data.AbleCallLiteral
Retrieve the Ids of the variables to which this data object refers, if any.
getReferents() - Method in class com.ibm.able.data.AbleExpression
Retrieve the Ids of the variables to which this data object refers, if any.
getReferents() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the Ids of the variables to which this data object refers, if any.
getReferents() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Retrieve the Ids of the variables to which this data object refers, if any.
getReferents() - Method in interface com.ibm.able.data.AbleRd
Retrieve the Ids of any variable to which this data object refers.
getReferents() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the Ids of the variables to which this data object refers, if any.
getReferents() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the Ids of the variables to which this data object refers, if any.
getReferents() - Method in class com.ibm.able.data.AbleTypedVariableMethodLiteral
Retrieve the Ids of the variables to which this data object refers, if any.
getReferents() - Method in class com.ibm.able.data.AbleVariable
Retrieve the Ids of the variables to which this data object refers, if any.
getReferents() - Method in class com.ibm.able.rules.AbleClause
Retrieve the Ids of the variables to which this data object refers, if any.
getReinforcement() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getRemoteAgent() - Method in class com.ibm.able.autotune.AutotuneAgent
Retrieve the remote agent reference (if any)
getRemoteBean(String) - Method in interface com.ibm.able.AbleRemoteBeanRemoteContainer
Returns a bean with a specific name from this container.
getRemoteBeans() - Method in interface com.ibm.able.AbleRemoteBeanRemoteContainer
Returns a list of all contained beans.
getReplacementSize() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the replacement size
getReplyAction() - Method in class com.ibm.able.AbleEvent
Returns the event's replyAction value.
getReplyTo() - Method in class com.ibm.able.AbleEvent
Returns the event's replyTo object.
getRepository() - Method in class com.ibm.able.rules.AbleByteCodeClassBuilder
Returns the repository.
getRepositoryPathName() - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
Returns the repository path name.
getRequirements() - Method in class com.ibm.able.rules.AblePlanningEngine
Retrieve the requirements list (control parameter)
getResource(String) - Method in class com.ibm.able.editor.AbleClassLoader
 
getResourceAsStream(String) - Method in class com.ibm.able.editor.AbleClassLoader
 
getResourceBundle() - Method in class com.ibm.able.AbleMessageContainer
Gets the fully qualified class name of the resource bundle in which the message text is located.
getResourceBundle() - Method in interface com.ibm.able.data.AbleDataContext
Retrieve the resource bundle for use with variable prompts.
getResourceBundle() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the resource bundle for use with this ruleset.
getResourceBundleName() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the resource bundle base name for use with this ruleset.
getResponderRole() - Method in class com.ibm.able.conversation.AbleConversationManager
 
getResponderRole() - Method in interface com.ibm.conversation.ConversationManager
Returns the role this agent should use in a new conversation, when another agent has initiated it.
getResponse(int) - Method in class com.ibm.able.platform.AbleAgentSituation
Method getReponse
getResponseTaken() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the response that was taken.
getResponses() - Method in class com.ibm.able.platform.AbleAgentSituation
Gets a reference to the list of responses.
getResultSet() - Method in class com.ibm.able.beans.AbleDBTable
Return the ResultSet object, which may be null.
getResultSetMetaData() - Method in class com.ibm.able.beans.AbleDataSetDefinition
get the data set file name
getResults(String) - Method in class com.ibm.able.beans.decisiontree.ClassifyTree
getResultsBatch
getResultsSummary() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the results summary for this AgentSituationReport.
getReturnCode() - Method in interface com.ibm.conversation.CpState
Returns the state's return code.
getReturnCode() - Method in class com.ibm.conversation.base.BasicCpState
 
getReturnType() - Method in class com.ibm.able.AbleMethodAdaptor
Returns the data type of the value returned from the associated method invocation.
getReturnType() - Method in class com.ibm.able.data.AbleCallLiteral
Get the data type of the value returned from the associated method invocation.
getReturnType() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Get the data type of the value returned from the associated method invocation.
getReturnType() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Get the data type of the value returned from the associated method invocation.
getReturnType() - Method in class com.ibm.able.data.AbleTypedVariableMethodLiteral
Get the data type of the value returned from the associated method invocation.
getReturnType() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the return data type of this ruleblock.
getReturnValue() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the return value (if any) set on this ruleblock.
getRhs() - Method in class com.ibm.able.data.AbleExpression
Retrieve the expression's right-hand side.
getRhs() - Method in class com.ibm.able.rules.AbleClause
Retrieve the clause's right-hand side.
getRhsReferent() - Method in class com.ibm.able.rules.AbleClause
Retrieve the unique Id of the AbleData object on this clause's right-hand side.
getRoles(String) - Method in class com.ibm.able.conversation.AbleConversationPolicyHandlerFactory
 
getRoles() - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
getRoles() - Method in interface com.ibm.conversation.ConversationPolicyHandler
Returns a Collection containing the roles supported by the policy.
getRoles(String) - Method in interface com.ibm.conversation.ConversationPolicyHandlerFactory
Returns the roles defined by the given conversation policy.
getRoles() - Method in interface com.ibm.conversation.CpStateMachine
Returns a Collection containing the roles supported by the policy.
getRoles() - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
getRoot() - Method in class com.ibm.able.beans.decisiontree.DecisionTree
 
getRootNode() - Method in class com.ibm.able.rules.AbleTree
Get the root node in this decision tree/table.
getRootPartnerRole(String) - Method in class com.ibm.able.conversation.AblePlatformConversationSetupLogic
Returns the partner agent's current role in the given conversation.
getRootPolicyName() - Method in class com.ibm.able.conversation.AbleConversation
 
getRootPolicyName(String) - Method in class com.ibm.able.conversation.AblePlatformConversationSetupLogic
Returns the name of the root conversation policy in the given conversation.
getRootPolicyName() - Method in interface com.ibm.conversation.Conversation
Returns the name of the root conversation policy for this conversation.
getRootPolicyRole() - Method in class com.ibm.able.conversation.AbleConversation
 
getRootPolicyRole() - Method in interface com.ibm.conversation.Conversation
Returns the role this agent plays when it executes the root conversation policy.
getRootSelfRole(String) - Method in class com.ibm.able.conversation.AblePlatformConversationSetupLogic
Returns this agent's current role in the given conversation.
getRow(int) - Method in class com.ibm.able.beans.AbleDataTable
Method to return the row specified by the supplied number.
getRow(int) - Method in class com.ibm.able.editor.AbleInspectorData
 
getRow(int) - Method in class com.ibm.able.rules.AbleGuiFuzzySetChartable
 
getRowCount() - Method in class com.ibm.able.beans.AbleDataTable
Method to return the number of rows in this DataTable.
getRule(String) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getRule() - Method in class com.ibm.able.rules.AbleClause
Retrieve the first rule on the rule reference list.
getRule() - Method in class com.ibm.able.rules.AblePolicyEngine.EligibleRuleListEntry_
 
getRule(String) - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieves a rule by name.
getRule(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve a rule by name.
getRuleBindings() - Method in class com.ibm.able.rules.AblePatternMatchRule
Retrieves the rule's variable bindings, if any, and removes them from the rules binding list.
getRuleBindings() - Method in class com.ibm.able.rules.AblePlanningRule
Retrieves the rule's variable bindings, if any, and removes them from the rules binding list.
getRuleBlock(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve a rule block by key.
getRuleBlock() - Method in class com.ibm.able.rules.AbleRuleTemplate
Retrieve the ruleblock that this template belongs to
getRuleBlockKey() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the rule block's unique key.
getRuleBlocks() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve all rule blocks.
getRuleDebuggerPanelDividerLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleDebuggerPanelHorizontal() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleDebuggerPanelLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleDebuggerPanelSize() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorExceptionPanelBackground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorExceptionPanelFont() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorExceptionPanelForeground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorHelpPanelBackground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorHelpPanelForeground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorHelpPanelLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorHelpPanelSize() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorOutputPanelBackground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorOutputPanelFont() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorOutputPanelForeground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorOutputPanelLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorOutputPanelSize() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorPanelBackground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorPanelFont() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorPanelForeground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorPanelLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorPanelSize() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorSetViewerPanelLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorSetViewerPanelSize() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorTitleBackground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorTitleFont() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorTitleForeground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorXmlPanelBackground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorXmlPanelFont() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorXmlPanelForeground() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorXmlPanelLocation() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEditorXmlPanelSize() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getRuleEnabled(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve a rule's enabled state.
getRuleFired(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve a rule's fired state.
getRuleList() - Method in class com.ibm.able.rules.AbleTreeRule
Return the set of AbleConditionalRules that represents this decision tree or table.
getRulePriority(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve a rule's priority.
getRuleRefs() - Method in class com.ibm.able.rules.AbleClause
Retrieve the list of rules that refer to this clause.
getRuleSet(String) - Method in class com.ibm.able.agents.AbleRuleBase
 
getRuleSet() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getRuleSet() - Method in class com.ibm.able.rules.AbleInferenceEngine
Retrieve a reference to the current ruleset.
getRuleSetComment() - Method in class com.ibm.able.rules.AbleRuleSet.HierarchyEntry_
 
getRuleSetFileName() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
getRuleSetForCommand(String) - Static method in class com.ibm.able.rules.AbleRuleSet
Generates a ruleset to run a command.
getRuleSetName() - Method in class com.ibm.able.rules.AbleRuleSet.HierarchyEntry_
 
getRuleSetName() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the name of the ruleset.
getRuleSetTemplate() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve a ruleset template object (if defined) else return null
getRuleSets() - Method in class com.ibm.able.agents.AbleRuleBase
 
getRuleTemplate(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve a rule template object based on specified rule name
getRuleTemplateFromRule(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the template from which this rule was generated (if any)
getRuleTemplates() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve all rule template objects defined in this ruleblock
getRuleTemplates() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve all the rule template objects defined in this ruleset
getRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of all rules.
getRulesFiredCount() - Method in class com.ibm.able.rules.AbleInferenceEngine
Returns the number of rules fired during the last infer() call
getRulesFiredCount() - Method in class com.ibm.able.rules.AbleRuleBlock
Returns the number of rules fired by the associated inference engine during the last infer() call
getRulesFiredCount(String) - Method in class com.ibm.able.rules.AbleRuleSet
Returns the number of rules fired by the specified rule block and associated inference engine during the last infer() call on the engine.
getRunPrefixForOS() - Static method in class com.ibm.able.Able
 
getScalarVector() - Method in class com.ibm.able.data.AbleFuzzySet
 
getSchema() - Method in class com.ibm.able.beans.AbleDBExport
 
getSchema() - Method in class com.ibm.able.beans.AbleDBImport
 
getSchema() - Method in interface com.ibm.conversation.MessageDescription
Returns this MessageDescription's schema string.
getSchema() - Method in class com.ibm.conversation.base.BasicMessageDescription
 
getSchemaTable() - Method in class com.ibm.able.beans.AbleDBExport
Method getSchemaTable.
getSchemaTable() - Method in class com.ibm.able.beans.AbleDBImport
Method getSchemaTable.
getSecurity() - Method in class com.ibm.able.AblePreferences
Returns the current value of the Security property.
getSelectedAgentPoolAlias() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getSelectedHostAlias() - Method in class com.ibm.able.platform.AbleCreatedAgentEntry
 
getSelectedMetrics() - Method in class com.ibm.able.autotune.BaseAutotuneController
get the subset of the Agent metrics that are being used by this controller
getSelectedObject() - Method in class com.ibm.able.editor.AbleEditorCanvas
Get the selected bean object.
getSelectedViewObject() - Method in class com.ibm.able.editor.AbleEditorCanvas
Get the selected view object.
getSelectionColumns() - Method in class com.ibm.able.beans.AbleDBImport
 
getSelectionWhere() - Method in class com.ibm.able.beans.AbleDBImport
 
getSelectorValue() - Method in class com.ibm.able.rules.AbleSelector
Return the value of the selector variable
getSelectorVariable() - Method in class com.ibm.able.rules.AbleSelector
Return the selector variable
getSelectorVariables() - Method in class com.ibm.able.rules.AblePatternMatchRule
Return a list of selector variables used in this rule
getSelectors() - Method in class com.ibm.able.rules.AbleCorrelationRule
Retrieve the rule's list of selector clauses.
getSelectors() - Method in class com.ibm.able.rules.AblePatternMatchRule
Retrieve the rule's list of selector clauses.
getSelfAlias() - Method in class com.ibm.able.examples.conversation.AbleChat3Panel
 
getSelfConversationId() - Method in interface com.ibm.conversation.ConversationMetaData
Returns the conversation ID assigned to this conversation by the agent that owns this ConvesationMetaData object.
getSelfConversationId() - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
getSelfEndpointUri() - Method in interface com.ibm.conversation.ConversationMetaData
Returns the URI for the this agent's message-delivery endpoint.
getSelfEndpointUri() - Method in class com.ibm.conversation.base.BasicConversationMetaData
 
getSelfRole() - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
getSelfRole() - Method in interface com.ibm.conversation.ConversationPolicyHandler
Returns the role this ConversationPolicyHandler is playing in the conversation policy.
getSelfRoleAt(int) - Method in interface com.ibm.conversation.ConversationContext
Returns the role this agent in playing in the policy at the given level.
getSelfRoleAt(int) - Method in class com.ibm.conversation.base.BasicCpHandlerStack
 
getSenderRole() - Method in interface com.ibm.conversation.CpStateTransition
Returns the role that is the message sender.
getSenderRole() - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
getSerFileName() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the name of the serialized file for this ruleset.
getSerializablePath(String) - Static method in class com.ibm.able.Able
Returns a specific path that can be serialized and used across platforms and between Able releases.
getSeriesClass() - Method in class com.ibm.able.beans.AbleDataSeries
Return the Class describing the class of the history (array) being used to store the data values in this DataSeries.
getSeriesData() - Method in class com.ibm.able.editor.AbleInspectorData
 
getSeriesLabel(int) - Method in class com.ibm.able.editor.AbleInspectorData
 
getSeriesLabel(int) - Method in class com.ibm.able.rules.AbleGuiFuzzySetChartable
 
getSeriesName(int) - Method in class com.ibm.able.editor.AbleInspectorData
 
getSeriesName(int) - Method in class com.ibm.able.rules.AbleGuiFuzzySetChartable
 
getSeriesValueClass() - Method in class com.ibm.able.beans.AbleDataSeries
Return the Class describing the data stored in this DataSeries.
getService(String, String) - Static method in class com.ibm.able.platform.AblePlatform
Gets the specified platform service.
getService(ServiceProperties) - Method in class com.ibm.able.platform.RMIVerifiableDirectoryServiceFactory
Create a new ServiceFactory.
getService(ServiceProperties) - Method in class com.ibm.able.platform.RMIVerifiableNamingServiceFactory
 
getService(ServiceProperties) - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceFactory
Creates or finds an RMI version of an Agent Lifecycle Service.
getService(ServiceProperties) - Method in class com.ibm.able.platform.RmiAgentLoggingServiceFactory
Create or find an RMI version of an Agent Logging Service.
getService(ServiceProperties) - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceFactory
Create or find an RMI version of a Platform Persistence Service.
getService(ServiceProperties) - Method in class com.ibm.able.platform.RmiPlatformSupportServiceFactory
Creates or finds an RMI version of a Platform Support Service.
getServiceAlias() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getServiceFactoryClassName(String) - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the class name of the factory that can create the specified service.
getServiceIpAddress(String) - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the configured IP address of where the specified service is to run.
getServiceLevelMetricA() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
getServiceLevelMetricA() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getServiceLevelMetricB() - Method in class com.ibm.able.autotune.Fuzzy2WayLoadBalanceController
 
getServiceLevelMetricB() - Method in class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
getServiceLevelMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
returns all service level metrics in this collection
getServiceLevelMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricManager
returns all service level metrics known to this agent
getServiceList() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the collection of service definitions as specified in the end-user's preference file.
getServicePort(String) - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the configured port of where the specified service is to run.
getServiceProperties() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getServiceProperties() - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
Retrieve the service properties of the underlying service.
getServiceProperties() - Method in class com.ibm.able.platform.RMIVerifiableNamingProxy
Retrieve the service properties of the underlying service.
getServiceProperties() - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
Gets the service properties of the underlying service.
getServiceProperties() - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
Retrieve the service properties of the underlying service.
getServiceProperties() - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
Retrieve the service properties of the underlying service.
getServiceProperties() - Method in class com.ibm.able.platform.RmiPlatformSupportServiceProxy
Gets the service properties of the underlying service.
getServiceRoot(String) - Static method in class com.ibm.able.platform.AblePlatform
Gets the platform's service root.
getServiceType() - Method in class com.ibm.able.platform.AblePlatformPreferences.ServiceEntry_
 
getServices() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the collection of service names (service types) as specified in the end-user's preference file; note that each service type must match exactly (except for case) the type as it is defined in the actual service.
getSet(String) - Method in class com.ibm.able.data.AbleFuzzyVariable
 
getSet(int) - Method in class com.ibm.able.rules.AbleGuiFuzzySetChartable
Retrieve a fuzzy set from the set list.
getSetDir() - Method in class com.ibm.able.data.AbleFuzzySet
 
getSetName() - Method in class com.ibm.able.data.AbleFuzzySet
 
getSetProperties() - Method in class com.ibm.able.data.AbleFuzzySet
 
getSetType() - Method in class com.ibm.able.data.AbleFuzzySet
 
getSetter() - Method in class com.ibm.able.AblePropertyConnection
Returns the method used to update the listening bean when the property of interest changes.
getSetterName() - Method in class com.ibm.able.AblePropertyConnection
Returns the name of the method used to update the listening bean when the property of interest changes.
getSeverity() - Method in class com.ibm.able.AbleException
Returns the severity of the exception.
getSeverityLevel() - Method in class com.ibm.able.platform.AbleAgentSituation
Method getSeverityLevel
getSeverityLevelString() - Method in class com.ibm.able.platform.AbleAgentSituation
Method getSeverityLevelString
getSharedActionTerms() - Method in class com.ibm.able.rules.AbleTree
Retrieve the list of shared action terms (if any).
getSharedConditions() - Method in class com.ibm.able.rules.AbleTree
Get the shared conditions (if any).
getShowClusterIDs() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
getShowGrid() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
getShowLabels() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
getSignature() - Method in class com.ibm.able.data.AblePredicate
Get a unique signature based on predicate name and arity
getSignature() - Method in class com.ibm.able.rules.AblePredicateFact
Returns the signature of the rule head (consequent)
getSignature() - Method in class com.ibm.able.rules.AblePredicateRule
Returns the signature of the rule head (consequent).
getSimpleBeanColor() - Method in class com.ibm.able.examples.ableagent.SimpleAbleAgent
Get the color attribute
getSimpleBeanColor() - Method in class com.ibm.able.examples.ablebean.SimpleAbleBean
Get the color attribute
getSinkPost() - Method in class com.ibm.able.examples.rules.Puzzle
 
getSituation(Serializable) - Method in class com.ibm.able.platform.AbleAgentCapability
Gets the AgentSituation specified by the situation identifier.
getSituation() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the AgentSituation of this AgentSituationReport.
getSituationIdentifier() - Method in class com.ibm.able.platform.AbleAgentSituation
Method getSituationIdentifier
getSituationType() - Method in class com.ibm.able.platform.AbleAgentSituation
Method getSituationType
getSituations() - Method in class com.ibm.able.platform.AbleAgentCapability
Method getSituations
getSize() - Method in class com.ibm.able.examples.rules.Grocery
 
getSleepTime() - Method in class com.ibm.able.AbleEventQueue
Returns the current sleep time setting.
getSleepTime() - Method in interface com.ibm.able.AbleEventQueueManager
Returns the current sleep time setting.
getSleepTime() - Method in interface com.ibm.able.AbleEventQueueRemoteManager
Returns the current sleep time setting.
getSleepTime() - Method in class com.ibm.able.AbleObject
 
getSlot() - Method in class com.ibm.able.editor.AbleViewObject
Get the horizontal position on the canvas
getSmtpRelay() - Method in class com.ibm.able.AblePreferences
Returns the current value of the SMTP relay property.
getSocketFactoryClass() - Method in class com.ibm.able.AblePreferences
Returns the current value of the Socket Factory Class property.
getSolution(AbleRuleSet, String, int) - Static method in class com.ibm.able.rules.AblePredicateLib
Return the solution at the specified index in the solutionList.
getSolutionList() - Method in class com.ibm.able.rules.AblePredicateEngine
 
getSolutionList(AbleRuleSet, String) - Static method in class com.ibm.able.rules.AblePredicateLib
Return the solutionList.
getSomeProperty() - Method in class com.ibm.able.examples.AbleBeanWrapper
Get the value for some String property from the BeanWrapper SomeProperty will be visible from an inspector.
getSource() - Method in class com.ibm.able.AbleBufferConnection
Returns the source object which provides the input for this connection.
getSource() - Method in class com.ibm.able.AbleEventConnection
Returns the originator of events.
getSource() - Method in class com.ibm.able.AblePropertyConnection
Returns the bean which owns the property of interest.
getSource() - Method in class com.ibm.able.beans.petrinet.AblePetriArc
 
getSourceBufferConnections() - Method in interface com.ibm.able.AbleDataBufferManager
Returns a list of all source (input) buffer connections.
getSourceBufferConnections() - Method in interface com.ibm.able.AbleDataBufferRemoteManager
Returns a list of all source (input) buffer connections.
getSourceBufferConnections() - Method in class com.ibm.able.AbleObject
 
getSourceBufferConnections() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getSourceBufferConnections() - Method in class com.ibm.able.beans.petrinet.AblePetriNode
 
getSourceFileName() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
not sure if we need this
getSourceName() - Method in interface com.ibm.conversation.CpStateTransition
Returns the name of the transition's source state.
getSourceName() - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
getSourcePost() - Method in class com.ibm.able.examples.rules.Puzzle
 
getSrcFile() - Method in class com.ibm.able.rules.AbleRuleSet.HierarchyEntry_
 
getSrcFile() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the name of the source file for this ruleset.
getSrcFileName() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the name of the source file for this ruleset.
getSrcPropertyName() - Method in class com.ibm.able.AblePropertyConnection
Returns the name of the property of interest.
getStackFrame() - Method in class com.ibm.able.rules.AbleInferenceContext
Return a formatted string for display as part of Inference Stack trace
getStandardList(Vector) - Static method in class com.ibm.able.data.AblePredicate
Take this Vector of args and turn it into the standard Prolog/Lisp list structure with a head and tail for each element in the list.
getStartPos() - Method in class com.ibm.able.rules.AbleLocation
 
getStartup() - Method in class com.ibm.able.rules.AbleLifespan
Returns true if lifespan initiates on startup.
getState() - Method in interface com.ibm.able.AbleBean
Returns the current state of this bean.
getState() - Method in interface com.ibm.able.AbleEventQueueProcessor
Returns the state of the event queue's container.
getState() - Method in class com.ibm.able.AbleObject
 
getState() - Method in interface com.ibm.able.AbleRemoteBean
Returns the current state of this bean.
getState() - Method in class com.ibm.able.AbleState
Returns the current state.
getState() - Method in class com.ibm.able.platform.AbleBasicService
Gets the current state of this service.
getState() - Method in class com.ibm.able.platform.AblePersistenceSupport
 
getState() - Method in interface com.ibm.able.platform.AblePlatformService
Returns the state of this service.
getState() - Method in class com.ibm.able.platform.RMIVerifiableDirectoryProxy
 
getState() - Method in class com.ibm.able.platform.RMIVerifiableNamingProxy
 
getState() - Method in interface com.ibm.able.platform.RmiAblePlatformService
Gets the current state of this service.
getState() - Method in class com.ibm.able.platform.RmiAgentLifeCycleServiceProxy
 
getState() - Method in class com.ibm.able.platform.RmiAgentLoggingServiceProxy
 
getState() - Method in class com.ibm.able.platform.RmiPlatformPersistenceServiceProxy
 
getState() - Method in class com.ibm.able.platform.RmiPlatformSupportServiceProxy
 
getState(String) - Method in interface com.ibm.conversation.CpStateMachine
Returns the state with the given name.
getState(String) - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
getStateMachine() - Method in class com.ibm.able.conversation.AbleCpGraphLoader
Returns the state-machine associated with the graph loader.
getStateMachine() - Method in class com.ibm.able.conversation.AbleCpStateMachineHandler
 
getStateMachine() - Method in interface com.ibm.conversation.CpStateMachineHandler
Returns the CpStateMachine for the conversation policy being executed.
getStateNameAt(int) - Method in interface com.ibm.conversation.ConversationContext
Returns the current state of the policy at the given level.
getStateNameAt(int) - Method in class com.ibm.conversation.base.BasicCpHandlerStack
 
getStatement() - Method in class com.ibm.able.beans.AbleDBTable
Return the Statement object, which may be null.
getStates() - Method in interface com.ibm.conversation.CpStateMachine
Returns a Collection containing all the states in the policy state machine.
getStates() - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
getStatsText() - Method in class com.ibm.able.editor.AbleInspectorData
 
getStatusInfo() - Method in class com.ibm.able.beans.filter.AbleFilter
Get status line information.
getStdDeviation() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the standard deviation of the values in the history being maintained by this object.
getStepsPerCycle() - Method in interface com.ibm.able.AbleDataSource
Returns the number of records or steps to process in a cycle.
getStepsPerCycle() - Method in interface com.ibm.able.AbleRemoteDataSource
Returns the number of records or steps to process in a cycle.
getStepsPerCycle() - Method in class com.ibm.able.beans.AbleAbstractImport
Calculate and return the number of steps in a cycle from the raw cycle size, using the cycleRelative flag.
getStrValue() - Method in class com.ibm.able.examples.rules.TstRuleObject
 
getString() - Method in class com.ibm.able.rules.AbleARLTokenStreamCache
Retrieves the current token cache as a string.
getStringValue() - Method in class com.ibm.able.autotune.AutotuneMetric
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleArrayLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleBooleanLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleBooleanVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleByteLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleByteVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleCallLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleCharacterLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleCharacterVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleDoubleLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleDoubleVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleExpression
 
getStringValue() - Method in class com.ibm.able.data.AbleExpressionVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in interface com.ibm.able.data.AbleField
Return the value of this field, represented as a string for display.
getStringValue() - Method in class com.ibm.able.data.AbleFloatLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleFloatVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleFuzzySet
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleGenericLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleGenericVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleIncludeVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleIntegerLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleIntegerVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleLhs
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleLongLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleLongVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in interface com.ibm.able.data.AbleRd
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleShortLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleShortVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleStringLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleStringVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleTimeStampLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleTimeStampVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleTypedVariable
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the value of this data object as a string value.
getStringValue() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
 
getStringValue() - Method in class com.ibm.able.rules.AbleSwitchStatement
 
getSubText() - Method in class com.ibm.able.AbleMessageContainer
Gets insertion text, if any, to be placed in the message when the message is formatted.
getSubprotocol() - Method in class com.ibm.able.beans.AbleDBExport
 
getSubprotocol() - Method in class com.ibm.able.beans.AbleDBImport
 
getSuggestedResponse() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the suggested response of this AgentSituationReport.
getSum() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the sum of the values in the history being maintained by this object.
getSum() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get Sum -- note to get the real information you should use the getSum method in AbleDataSeries.
getSumAsInt() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the sum of the values in the history being maintained by this object as an int.
getSumSqrd() - Method in class com.ibm.able.beans.AbleDataSeriesHeader
Method to get SumSqrd -- note to get the real information you should use the getSumSqrd method in AbleDataSeries.
getSumSquared() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the sum of the squares of the values in the history being maintained by this object.
getSumSquaredAsInt() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the sum of the squares of the values in the history being maintained by this object as an int.
getSupportedTypes() - Method in class com.ibm.able.AbleLogRecord
Returns a hashtable where the key is a description of the custom type, and the object is a Long representation of its value.
getSwitchStatement() - Method in class com.ibm.able.rules.AbleSwitchRule
Retrieves this rule's switch statement.
getSystemDescription() - Static method in class com.ibm.able.Able
Describe this systems name and versions.
getSystemForAgentPoolAlias(String) - Method in class com.ibm.able.platform.AbleAgentClassDescription
Given an agent pool alias, returns the system name for that alias.
getSystemId() - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
getSystemName() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the name of the system that the originator of this AgentSituationReport is (or was) running on.
getSystemProperty(String) - Static method in class com.ibm.able.rules.ARL
Return the value of the specified system property.
getSystemProperty(String, String) - Static method in class com.ibm.able.rules.ARL
Return the value of the specified system property.
getTable() - Method in class com.ibm.able.beans.AbleDBExport
Returns the table name.
getTable() - Method in class com.ibm.able.beans.AbleDBImport
 
getTable() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getTable() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesDistributed
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.ibm.able.rules.AbleGuiFuzzySetRenderer
 
getTableColumnNames() - Method in class com.ibm.able.platform.AblePersistenceSupport
Gets a collection of the names of the columns in the table used by this persistence support object.
getTableColumnTypes() - Method in class com.ibm.able.platform.AblePersistenceSupport
Gets a collection of the data types of the columns in the table used by this persistence support object.
getTableData() - Method in class com.ibm.able.beans.filter.AbleTranslateTableDialog
 
getTableName() - Method in class com.ibm.able.platform.AblePersistenceSupport
Gets the name of the database table used by this persistence support object.
getTail() - Method in class com.ibm.able.data.AblePredicate
Get the tail (second arg) of a predicate list Note: Caller should use isList() before this method is called
getTarget() - Method in class com.ibm.able.beans.petrinet.AblePetriArc
 
getTargetName() - Method in interface com.ibm.conversation.CpStateTransition
Returns the name of the transition's target (or destination) state.
getTargetName() - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
getTargetPropertyName() - Method in class com.ibm.able.AblePropertyConnection
Returns the name of the property to be updated in the listening bean when the property of interest changes.
getTargetValue() - Method in class com.ibm.able.autotune.AutotuneMetricTarget
 
getTeach() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getTeach() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getTeach() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getTemplateActionBlockString(Vector, String, Vector) - Static method in class com.ibm.able.rules.AbleRule
Retrieve a text format string for a rule action block for use by rule templates.
getTemplateData() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplateDialog
 
getTemplateFlag() - Method in class com.ibm.able.rules.AbleRuleSet.HierarchyEntry_
 
getTemplateHeaderString(Vector) - Method in class com.ibm.able.rules.AbleRule
Retrieve a text format string for the rule header info for use by rule templates.
getTemplateName() - Method in class com.ibm.able.rules.AbleRule
Retrieve the name of the template rule from which this rule was generated (if any)
getTemplateRec(int) - Method in class com.ibm.able.beans.filter.AbleFilter
 
getTemplateRec(String) - Method in class com.ibm.able.beans.filter.AbleFilter
Return the first field with the matching name, or null if no matching field was found.
getTemplateString(Vector) - Method in class com.ibm.able.data.AbleArrayVariableExpression
Return a formatted ARL text string for use by templates
getTemplateString(Vector) - Method in class com.ibm.able.data.AbleCallLiteral
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.data.AbleExpression
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.data.AbleLiteral
Return a formatted ARL text string for use by templates
getTemplateString(Vector) - Method in class com.ibm.able.data.AbleNewObjectLiteral
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.data.AblePredicate
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in interface com.ibm.able.data.AbleRd
Return a formatted ARL text string for use by templates
getTemplateString(Vector) - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.data.AbleTypedVariableField
Return a formatted ARL text string for use by templates
getTemplateString(Vector) - Method in class com.ibm.able.data.AbleTypedVariableMethodLiteral
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.data.AbleVariable
Return a formatted ARL text string for use by templates
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleAntecedentClause
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleAssertionClause
Return a formal ARL string, formatted for insertion text for use by templates, that describes this clause.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleAssertionRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleConditionalRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleConsequentClause
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleCorrelationRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleDoUntilRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleDoWhileRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleForLoopRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleHierarchicalPlanningRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleIfThenElseRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AblePatternMatchRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AblePlanningRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AblePolicyRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AblePredicateRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleRule
Retrieve a text format string for use by templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve a text format string for use by ruleset templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve a text format string for use by ruleset templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleSelector
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleSwitchRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleSwitchStatement
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleTreeRule
Retrieve a text format string for use by rule templates.
getTemplateString(Vector) - Method in class com.ibm.able.rules.AbleWhileDoRule
Retrieve a text format string for use by rule templates.
getTemplateStringDclInnerClasses(Vector) - Method in class com.ibm.able.rules.AbleRuleSet
 
getTemplateStringDclPredicates(Vector) - Method in class com.ibm.able.rules.AbleRuleSet
 
getTemplateStringHeader(Vector) - Method in class com.ibm.able.rules.AbleRuleSet
 
getTemplateStringInputVariables(Vector) - Method in class com.ibm.able.rules.AbleRuleSet
 
getTemplateStringOutputVariables(Vector) - Method in class com.ibm.able.rules.AbleRuleSet
 
getTemplateStringRules(Vector) - Method in class com.ibm.able.rules.AbleRuleSet
 
getTemplateStringTrailer() - Method in class com.ibm.able.rules.AbleRuleSet
 
getTemplateStringUdfs(Vector) - Method in class com.ibm.able.rules.AbleRuleSet
 
getTemplateStringVariables(Vector) - Method in class com.ibm.able.rules.AbleRuleSet
 
getTemplateValues() - Method in class com.ibm.able.rules.AbleRule
Retrieve the String replacement values used to generate this rule from a template
getTemplateVariables(BitSet) - Method in class com.ibm.able.rules.AbleRuleSet
Get a list of template variables based on a BitSet.
getTemplateVariables() - Method in class com.ibm.able.rules.AbleRuleSet
Return a list of all template vars referenced by this ruleset.
getTemplateVars(AbleRuleSet) - Method in class com.ibm.able.rules.AbleConditionalRule
Return a list of template vars referenced by this rule.
getTemplateVars(AbleRuleSet) - Method in class com.ibm.able.rules.AbleRule
Return a list of template vars referenced by this rule.
getTemplateVars(AbleRuleSet) - Method in class com.ibm.able.rules.AbleRuleBlock
Return a list of template vars referenced by this ruleblock.
getTemplateVars() - Method in class com.ibm.able.rules.AbleRuleSetTemplate
Return a list of AbleVariables used to customize this ruleset template
getTemplateVars() - Method in class com.ibm.able.rules.AbleRuleTemplate
 
getTemplateVars() - Method in interface com.ibm.able.rules.AbleTemplate
Retrieve the template variables for this template object
getTemplateVars(AbleRuleSet) - Method in class com.ibm.able.rules.AbleTreeRule
Return a list of template vars referenced by this rule.
getTerm() - Method in class com.ibm.able.rules.AbleTreeAction
Return the term (lhs) of this tree action.
getTerm() - Method in class com.ibm.able.rules.AbleTreeCondition
Get the single term (lhs) for this condition.
getTerm() - Method in class com.ibm.able.rules.AbleTreeConditionNode
Retrieve the term (lhs) for this node.
getTerminatorIterator() - Method in class com.ibm.able.rules.AbleLifespan
Returns iterator over this lifespan eventTerminators.
getTestDataFileName() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getTestDataFileName() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getTestDataFileName() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getTestDataFileName() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getTestDataFileName() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the name of the test/run data file
getTestDataFileName() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the name of the test/run data file
getTestDataFileName() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the name of the test/run data file
getTestDataFileName() - Method in class com.ibm.able.beans.knn.JasKnnCentralAgent
Get the name of the test/run data file
getTestDataFileName() - Method in class com.ibm.able.beans.knn.JasNaiveBayesCentralAgent
Get the name of the test/run data file
getTestExpression() - Method in class com.ibm.able.rules.AbleDoUntilRule
Retrieve the rule's test expression.
getTestExpression() - Method in class com.ibm.able.rules.AbleDoWhileRule
Retrieve the rule's test expression.
getTestExpression() - Method in class com.ibm.able.rules.AbleForLoopRule
 
getTestExpression() - Method in interface com.ibm.able.rules.AbleIterationRule
Retrieve the rule's test expression.
getTestExpression() - Method in class com.ibm.able.rules.AbleWhileDoRule
Retrieve the rule's test expression.
getTestTolerance() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getTestTolerance() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getTextArea() - Method in class com.ibm.able.AbleJTextAreaHandler
Gets the JTextArea used by this handler.
getTextData() - Method in class com.ibm.able.beans.AbleDBTable
Returns a Vector of String[] objects representing all loaded text data.
getTextData() - Method in class com.ibm.able.beans.AbleDataSet
Returns a Vector of String[] objects representing all loaded text data.
getTextData() - Method in interface com.ibm.able.beans.AbleImportData
Return a vector of text data records.
getTextData() - Method in interface com.ibm.able.beans.AbleRemoteImportData
Return a vector of text data records.
getTextEditor() - Method in class com.ibm.able.editor.AbleEditorFrame
 
getTextEditor() - Method in class com.ibm.able.editor.AbleGuiPreferences
 
getThenActions() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Retrieve the rule's list of consequent clauses.
getThenClauses() - Method in class com.ibm.able.rules.AbleConditionalRule
Retrieve the rule's list of consequent clauses.
getThenClauses() - Method in class com.ibm.able.rules.AbleIfThenElseRule
Retrieve the rule's list of consequent clauses.
getThreshold() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getThreshold() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getThreshold() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getThreshold() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Get the file size threshold.
getTimeCreated() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the time that this AgentSituationReport was created and sent to the AgentLoggingService.
getTimeOfDayEndMask() - Method in class com.ibm.able.rules.AbleTimePeriod
Get the end time mask for this time period
getTimeOfDayStartMask() - Method in class com.ibm.able.rules.AbleTimePeriod
Get the start time mask for this time period.
getTimeoutInMillis() - Method in interface com.ibm.conversation.CpState
Returns the state's timeout value.
getTimeoutInMillis() - Method in class com.ibm.conversation.base.BasicCpState
 
getTimeoutUdfName() - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Returns the name of the user-defined function to invoke on all "timeout" inputs.
getToken() - Method in class com.ibm.able.rules.AbleParException
Method getToken.
getTokenStreamCache() - Method in class com.ibm.able.rules.AbleRuleSet.HierarchyEntry_
 
getTokenStreamCache() - Method in class com.ibm.able.rules.AbleRuleSet
Returns the token stream from the last AbleRuleSet.parseFromARL(InputStream) call.
getTokenStreamHierarchy() - Method in class com.ibm.able.rules.AbleRuleSet
Returns a list of Strings, each of which represents the token stream of an individual ruleset which is a parent of this ruleset.
getTokenType() - Method in class com.ibm.able.rules.AbleARLTreeNode
 
getTokens() - Method in class com.ibm.able.beans.petrinet.AblePetriPlace
 
getTolerance() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getTolerance() - Method in class com.ibm.able.beans.AbleBackPropagation
return the error tolerance parameter
getTolerance() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
return the error tolerance parameter
getTolerance() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
return the error tolerance parameter
getTotalConversations() - Method in class com.ibm.able.examples.conversation.ChatterboxAgent
Returns the total number of conversations this agent is allowed to have.
getTotalConversations() - Method in class com.ibm.able.examples.conversation.ChatterboxAgent2
Returns the threshold on the number of conversation this agent may participate in.
getTotalInUnits() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getTotalOutUnits() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getTotalPredClass() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getTraceLogConsoleLevel() - Method in class com.ibm.able.AblePreferences
Returns the preference for the level of the trace logger's console handler.
getTraceLogDailyFile() - Method in class com.ibm.able.AblePreferences
Indicates a preference for daily trace log files.
getTraceLogFileLevel() - Method in class com.ibm.able.AblePreferences
Returns the preference for the level of the trace logger's file handler.
getTraceLogFileName() - Method in class com.ibm.able.AblePreferences
Returns the path and name for the trace log file handler.
getTraceLogger() - Method in interface com.ibm.able.AbleBean
Returns the current trace logger.
getTraceLogger() - Method in class com.ibm.able.AbleObject
 
getTraceLogger(String, String) - Static method in class com.ibm.able.AbleTraceLogger
Return a shared AbleTraceLogger configured for trace logging based on the stored preferences.
getTrainDataFileName() - Method in class com.ibm.able.beans.knn.AbleDecisionTreeClassifierAgent
Get the name of the training data file
getTrainDataFileName() - Method in class com.ibm.able.beans.knn.AbleKnnClassifierAgent
Get the name of the training data file
getTrainDataFileName() - Method in class com.ibm.able.beans.knn.AbleNaiveBayesClassifierAgent
Get the name of the training data file
getTrainDataFileName() - Method in class com.ibm.able.beans.knn.JasKnnDistributedAgent
Get the name of the training data file
getTrainDataFileName() - Method in class com.ibm.able.beans.knn.JasNaiveBayesDistributedAgent
Get the name of the training data file
getTrainToTestRatio() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getTrainToTestRatio() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
getTrainToTestRatio() - Method in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
getTrainTolerance() - Method in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
getTrainingKMapNet() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getTransactionId() - Method in class com.ibm.able.AbleEvent
Returns the event's transactionId value, used by the replyTo object to identify the transaction.
getTransform(MessageDescription) - Method in class com.ibm.able.conversation.AbleMessageTransformFactory
Returns a MessageTransform matching the given message description, or else returns the default transform if no match is found.
getTransform(MessageDescription) - Method in interface com.ibm.conversation.MessageTransformFactory
Creates, configures (if necessary) and returns a MessageTransform capable of transforming message that match the given MessageDescription.
getTransition(String) - Method in interface com.ibm.conversation.CpState
Returns the transition with the given name.
getTransition(String, String) - Method in interface com.ibm.conversation.CpStateMachine
Returns the transition with the given transitionName whose source is the given stateName.
getTransition(String) - Method in class com.ibm.conversation.base.BasicCpState
 
getTransition(String, String) - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
getTransitions() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getTransitions() - Method in interface com.ibm.conversation.CpState
Returns a Collection containing this state's transitions.
getTransitions() - Method in class com.ibm.conversation.base.BasicCpState
 
getTransitionsWithSender(String) - Method in interface com.ibm.conversation.CpState
Returns a Collection containing all of the transitions for which the given role is the sender of a message.
getTransitionsWithSender(String) - Method in class com.ibm.conversation.base.BasicCpState
 
getTransportMessageContent(TransportMessage) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Extracts and returns the content of the specified transport message.
getTransportMessageContent2(TransportMessage) - Method in class com.ibm.able.platform.AblePlatformDefaultAgent
Extracts and returns the content of the specified transport message.
getTransportService() - Method in class com.ibm.able.conversation.AblePlatformMessageSystemAdapter
Returns the MessageTransportService used in delivering messages.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.ibm.able.AbleCheckBoxTreeCellRenderer
Return the checkbox and label for display.
getTreeRules() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the list of tree rules.
getTrustLevelAlias() - Method in class com.ibm.able.platform.AblePlatformPreferences.TrustLevelEntry_
 
getTrustLevelRank() - Method in class com.ibm.able.platform.AblePlatformPreferences.TrustLevelEntry_
 
getTrustLevels() - Method in class com.ibm.able.platform.AblePlatformPreferences
Gets the collection of trust level definitions as specified in the end-user's preference file.
getTruthValues() - Method in class com.ibm.able.data.AbleFuzzySet
 
getTruthVector() - Method in class com.ibm.able.data.AbleFuzzySet
 
getTuningControlMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
returns all tuning control metrics in this collection
getTuningControlMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricManager
returns all tuning control metrics known to this agent
getType() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the type of this agent as it is defined in the platform preference file.
getType() - Method in interface com.ibm.conversation.CpState
Returns the states's type.
getType() - Method in interface com.ibm.conversation.CpStateTransition
Return the transition's type.
getType() - Method in class com.ibm.conversation.base.BasicCpState
 
getType() - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
getTypeClassesByColumn() - Method in class com.ibm.able.beans.AbleDataTable
Method to return the Classes of all this DataTable's columns in their column numeric order (e.g., left (0) to right (m_iCols)).
getTypeFromString(String) - Method in interface com.ibm.conversation.CpState
Returns the state type matching the given string.
getTypeFromString(String) - Method in interface com.ibm.conversation.CpStateTransition
Returns the transition type matching the given string.
getTypeFromString(String) - Method in class com.ibm.conversation.base.BasicCpState
 
getTypeFromString(String) - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
getTypeString() - Method in interface com.ibm.conversation.CpState
Returns a string corresponding to the state's type.
getTypeString() - Method in interface com.ibm.conversation.CpStateTransition
Returns a string corresponding to the transition's type.
getTypeString() - Method in class com.ibm.conversation.base.BasicCpState
 
getTypeString() - Method in class com.ibm.conversation.base.BasicCpStateTransition
 
getTypedVariable() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the typed variable
getTypedVariable() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the typed variable
getTypedVariable() - Method in class com.ibm.able.data.AbleTypedVariableMethodLiteral
Retrieve the typed variable
getTypedVariableClass() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the Class of the underlying typed variable
getTypesByColumn() - Method in class com.ibm.able.beans.AbleDataTable
Method to return the types (names of Classes) of all this DataTable's columns in their column numeric order (e.g., left (0) to right (m_iCols)).
getUdfName(String, String) - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Returns the AbleUserDefinedFunction name associated with the given policy and state.
getUid() - Method in class com.ibm.able.rules.AbleTreePartialExpression
Get the uid for this expression fragment.
getUnboundVariables() - Method in class com.ibm.able.data.AblePredicate
Get a list of all unbound variables in this predicate (and any contained predicates) Note: this list will not contain any duplicates
getUnexpectedMessageUdfName() - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Returns the name of the user-defined function to invoke on all "unexpected message" inputs.
getUnlockedBy() - Method in class com.ibm.able.examples.rules.Chest
 
getUnusedUdfName(String, int) - Method in class com.ibm.able.conversation.AbleRemoteUdfDecisionLogicAdapter
Helper routine to find a unique name for a new UDF.
getUsage() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getUsage() - Method in class com.ibm.able.data.AbleCategoricalField
 
getUsage() - Method in class com.ibm.able.data.AbleContinuousField
 
getUsage() - Method in class com.ibm.able.data.AbleDiscreteField
 
getUsage() - Method in interface com.ibm.able.data.AbleField
Get the usage type of this field - "input" for example.
getUsage() - Method in class com.ibm.able.data.AbleGenericField
 
getUsageString() - Method in class com.ibm.able.data.AbleCategoricalField
 
getUsageString() - Method in class com.ibm.able.data.AbleContinuousField
 
getUsageString() - Method in class com.ibm.able.data.AbleDiscreteField
 
getUsageString() - Method in interface com.ibm.able.data.AbleField
Get the usage type of this field as a string - "input" for example.
getUsageString() - Method in class com.ibm.able.data.AbleFieldDefinition
get the usage type of this field as a string (e.g.
getUsageString() - Method in class com.ibm.able.data.AbleGenericField
 
getUsageType() - Method in class com.ibm.able.data.AbleFieldDefinition
return the usage type id
getUserData() - Method in class com.ibm.able.platform.AbleAgentSituationReport
Gets the user data that was set in this AgentSituationReport.
getUserDefinedDataTypes() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the set of user-defined data types.
getUserDefinedFunction(String, int) - Method in class com.ibm.able.AbleDefaultAgent
 
getUserDefinedFunction(String, int) - Method in interface com.ibm.able.AbleUserDefinedFunctionManager
Returns the specified user-defined function
getUserDefinedFunction(String, int) - Method in interface com.ibm.able.AbleUserDefinedFunctionRemoteManager
Returns the specified user-defined function
getUserDefinedFunction(String, int) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the specified user-defined function
getUserDefinedFunctions() - Method in class com.ibm.able.AbleDefaultAgent
 
getUserDefinedFunctions() - Method in interface com.ibm.able.AbleUserDefinedFunctionManager
Returns the complete master list of user-defined functions registered with this function manager.
getUserDefinedFunctions() - Method in interface com.ibm.able.AbleUserDefinedFunctionRemoteManager
Get the complete master list of user-defined functions registered with this function manager.
getUserDefinedFunctions() - Method in class com.ibm.able.rules.AbleRuleSet
Get the complete master list of user-defined functions registered with this function manager.
getUserThreshold() - Method in class com.ibm.able.beans.AbleClusterDiagramView
 
getUserid() - Method in class com.ibm.able.beans.AbleDBExport
 
getUserid() - Method in class com.ibm.able.beans.AbleDBImport
 
getUtilization() - Method in class com.ibm.able.examples.rules.SANSystemDefinition
 
getValidOpers(String) - Static method in class com.ibm.able.beans.filter.AbleFilter
Get a list of valid operators for a given data type.
getValidTypes(String) - Method in class com.ibm.able.beans.filter.AbleFilter
Get a list of valid destination data types for the given source data type.
getValsTestClass() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getValsTrainClass() - Method in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
getValue() - Method in class com.ibm.able.AbleJSliderWithField
 
getValue() - Method in class com.ibm.able.AbleMethodAdaptor
Returns the value from the last method invocation.
getValue() - Method in class com.ibm.able.autotune.AutotuneMetric
Retrieve the value of this data object as a literal.
getValue(double) - Method in class com.ibm.able.beans.AbleDataSeries
Returns the Object located at the specified location in its history.
getValue(int) - Method in class com.ibm.able.beans.AbleDataSeries
Returns the Object located at the specified location in its history.
getValue() - Method in class com.ibm.able.beans.filter.AbleTranslateTemplate
 
getValue() - Method in class com.ibm.able.beans.knn.AttributeValueClass
 
getValue() - Method in class com.ibm.able.beans.knn.NodeAttrValClass
 
getValue() - Method in class com.ibm.able.beans.petrinet.AblePetriToken
 
getValue() - Method in class com.ibm.able.data.AbleArrayLengthLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleArrayLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleArrayVariableExpression
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleBooleanLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleBooleanVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleByteLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleByteVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleCallLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleCharacterLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleCharacterVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleDoubleLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleDoubleVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleExpression
Compute the value of this expression clause and return the value as an AbleLiteral
getValue() - Method in class com.ibm.able.data.AbleExpressionVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleFloatLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleFloatVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleFuzzySet
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleGenericLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleIncludeVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleIntegerLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleIntegerVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleLhs
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleLongLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleLongVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in interface com.ibm.able.data.AbleRd
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleShortLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleShortVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleStringLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleStringVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleTimeStampLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleTimeStampVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleTypedVariable
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.data.AbleTypedVariableField
Retrieve the value of this data object as a literal.
getValue(int) - Method in class com.ibm.able.editor.AbleJarMessageHeader
 
getValue() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Retrieve the value of this data object as a literal.
getValue() - Method in class com.ibm.able.rules.AbleSwitchStatement
Retrieves the value of this data object as a literal.
getValue() - Method in class com.ibm.able.rules.AbleTreeAction
Get the value (operator and rhs) of this tree action.
getValue() - Method in class com.ibm.able.rules.AbleTreeEdge
Retrieve the value of the edge (operator and rhs)
getValue() - Method in class com.ibm.able.rules.AbleTreePartialExpression
Get the value (expression fragment).
getValue() - Method in class com.ibm.able.rules.AbleWorkingMemoryAssertMethod
 
getValueAsDouble(double) - Method in class com.ibm.able.beans.AbleDataSeries
Returns the Object located at the specified location in its history as a Double.
getValueAsDouble(int) - Method in class com.ibm.able.beans.AbleDataSeries
Returns the Object located at the specified location in its history as a Double.
getValueAt(int) - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the value of the specified element of the array as a literal.
getValueAt(int) - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the value at a specific location in the list of pre-defined values.
getValueAt(int) - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the value at a specific location in the list of pre-defined values.
getValueList() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the list of pre-defined values for this variable.
getValueList() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the list of pre-defined values for this variable.
getValueListSize() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the number of pre-defined values for this variable.
getValueListSize() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the number of pre-defined values for this variable.
getValueString() - Method in class com.ibm.able.data.AbleArrayVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleBooleanVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleByteVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleCategoricalVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleCharacterVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleContinuousVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleDiscreteVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleDoubleVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleExpressionVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleFloatVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleFuzzyVariable
Retrieve the variable's current (crisp) value as a string.
getValueString() - Method in class com.ibm.able.data.AbleIncludeVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleIntegerVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleLongVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleShortVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleStringVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleTimeStampVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleTypedVariable
Retrieve the variable's current value as a string.
getValueString() - Method in class com.ibm.able.data.AbleVariable
Retrieve the variable's current value as a string.
getValues() - Method in class com.ibm.able.rules.AbleTreeCondition
Retrieve the list of values (rhs) for this condition
getVan() - Method in class com.ibm.able.platform.AbleSecureKey
Getter method to return the VAN of this AbleSecureKey
getVanOfInitiator() - Method in interface com.ibm.able.platform.VerifiableAgentName
This method will return the VAN of the initiator.
getVanOfInitiator() - Method in class com.ibm.able.platform.VerifiableAgentNameImpl
 
getVariable(String) - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getVariable() - Method in class com.ibm.able.data.AbleArrayVariableExpression
 
getVariable() - Method in class com.ibm.able.data.AbleTypedVariableField
 
getVariable(String) - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve a reference to a variable declared in the ruleblock.
getVariable(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve a reference to a variable declared in the ruleset.
getVariableReferences() - Method in class com.ibm.able.data.AbleCallLiteral
Retrieve the set of variables (if any) referenced by this expression (and subexpressions)
getVariableReferences() - Method in class com.ibm.able.data.AbleExpression
Retrieve the set of variables (if any) referenced by this expression (and subexpressions)
getVariableReferences() - Method in class com.ibm.able.data.AbleNewObjectLiteral
Retrieve the set of variables (if any) referenced by this expression (and subexpressions)
getVariableReferences() - Method in class com.ibm.able.data.AbleTypedVariableCompoundLiteral
Retrieve the set of variables (if any) referenced by this expression (and subexpressions)
getVariableReferences() - Method in class com.ibm.able.data.AbleTypedVariableMethodLiteral
Retrieve the set of variables (if any) referenced by this expression (and subexpressions)
getVariables() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getVariables() - Method in class com.ibm.able.data.AblePredicate
Return all variables contained in this predicate
getVariables() - Method in class com.ibm.able.rules.AblePlanningRule
Return a list of formal parameter (variables) used in this rule
getVariables() - Method in class com.ibm.able.rules.AbleRuleSet
Get variables.
getVariables(BitSet) - Method in class com.ibm.able.rules.AbleRuleSet
Get a list of variables based on a BitSet.
getVariablesText() - Method in class com.ibm.able.beans.petrinet.AblePetriNet
 
getVariance() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the variance of the values in the history being maintained by this object.
getVarianceOldWay() - Method in class com.ibm.able.beans.AbleDataSeries
Returns the variance of the values in the history being maintained by this object.
getVecValue() - Method in class com.ibm.able.examples.rules.TstRuleObject
 
getVendor() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the vendor of this agent as it is defined in the platform preference file.
getVersion() - Method in class com.ibm.able.beans.filter.AbleFilter
 
getVersion() - Method in class com.ibm.able.platform.AbleAgentClassDescription
Gets the version of this agent as it is defined in the platform preference file.
getVertexTable() - Method in class com.ibm.able.conversation.AbleCpGraphLoader
Returns the internal vertex table.
getViewType() - Method in class com.ibm.able.editor.AbleEditorCanvas
 
getVocabulary() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
Get the chromosome vocabulary (default is "01")
getVocabulary() - Method in class com.ibm.able.beans.AbleGeneticObject
return the vocabulary used for the chromosomes Note: this is usually the alphabet "01" or "abc", but could be a more descriptive string "real" or "hybrid" if a non-String chromosome format is used.
getWatchFileName() - Method in class com.ibm.able.examples.ablebean.AbleFileWatcher
Set the file name and get a reference to the file.
getWeight() - Method in class com.ibm.able.data.AbleExpression
Retrieve the weight used when the expression is converted to an antecedent clause.
getWeight() - Method in class com.ibm.able.data.AbleFuzzySet
 
getWeight() - Method in class com.ibm.able.examples.rules.Thing
 
getWeightThreshold() - Method in class com.ibm.able.beans.AbleNetworkGraphicView
 
getWeights() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getWeights() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getWeights1() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getWeights1() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getWeights2() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getWeights2() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getWeights3() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getWeights3() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getWeights4() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getWeights4() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getWgtDeriv() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getWgtDeriv1() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getWgtDeriv1() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getWgtDeriv2() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getWgtDeriv2() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getWgtDeriv3() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getWgtDeriv3() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getWgtDeriv4() - Method in class com.ibm.able.beans.AbleBackPropagation
 
getWgtDeriv4() - Method in class com.ibm.able.beans.AbleTemporalDifferenceLearning
 
getWidth() - Method in class com.ibm.able.data.AbleFuzzySet
 
getWinRate() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getWindowSize() - Method in class com.ibm.able.agents.AbleNeuralPredictionAgent
Get the windowSize parameter -- number of time the input record is duplicated for presentation to the neural network
getWindowSize() - Method in class com.ibm.able.beans.AbleTimeSeriesFilter
Get the windowSize, the number of periods to be used in the forecast.
getWindow_() - Method in class com.ibm.able.rules.AbleRuleSetEditor
This method is used by those routines that display dialog boxes so that the box can be displayed relative to our parent component.
getWinner() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
getWinner() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getWinner() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getWinner2() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getWinnerAct() - Method in class com.ibm.able.beans.AbleRadialBasisFunctionNet
 
getWinnerAct() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getWinnerAct2() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getWinnerCategory() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Get the category of the current winner cluster
getWinnerCategory() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
Get the category of the current winner cluster
getWinnerLabel() - Method in class com.ibm.able.agents.AbleNeuralClusteringAgent
Get the label of the winner cluster
getWinnerLabel() - Method in class com.ibm.able.beans.AbleSelfOrganizingMap
 
getWorkingDirectory() - Method in class com.ibm.able.AbleObjectCustomizer
Get the working directory.
getWorkingDirectory() - Method in class com.ibm.able.AblePreferences
Returns the current value of the working directory property.
getWorkingDirectory() - Method in class com.ibm.able.editor.AbleEditorCanvas
 
getWorkingDirectory() - Method in class com.ibm.able.editor.AbleEditorFrame
 
getWorkingMemory() - Method in class com.ibm.able.rules.AbleInferenceEngine
Retrieve the workingMemory object (may be null).
getWorkingMemory() - Method in class com.ibm.able.rules.AbleRuleBlock
Retrieve the working memory associated with the rule block's inference engine.
getWorkingMemory() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the current workingMemory object (may be null).
getWorkingMemory(String) - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the workingMemory object associated with the specified rule block.
getWorkloadMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricCollection
returns all workload metrics in this collection
getWorkloadMetrics() - Method in class com.ibm.able.autotune.AutotuneMetricManager
returns all workload metrics known to this agent
getWrReferences() - Method in class com.ibm.able.rules.AbleRule
Retrieve the list of variable Ids that are set by this rule's consequent clause.
getWrappedObject() - Method in class com.ibm.able.AbleBeanAdaptor
Retrieve the wrapped object of this bean adaptor.
getXmlFileName() - Method in class com.ibm.able.rules.AbleRuleSet
Retrieve the name of the XML file for this ruleset.
getYesResponse() - Method in class com.ibm.able.platform.AbleAgentSituation
Method getYesResponse
getter - Variable in class com.ibm.able.AblePropertyConnection
The method used to obtain the value of the property AblePropertyConnection.srcPropertyName in the AblePropertyConnection.sourceObj.
getterName - Variable in class com.ibm.able.AblePropertyConnection
The name of the method used to obtain the value of the property AblePropertyConnection.srcPropertyName.
gini() - Method in class com.ibm.able.beans.decisiontree.EvaluationMetric
gini
globalClauseLists - Variable in class com.ibm.able.rules.AblePredicateEngine
 

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 _
(C) Copyright IBM Corporation 1999, 2005