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
getKnnF