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 _

N

NB - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
NE - Static variable in class com.ibm.able.beans.AbleDataAnalytics
Equal to 5, this defines the value to signify NE (Not Equal)
NEW_CONVERSATION_PROPERTY - Static variable in class com.ibm.able.conversation.AbleConversationManager
Property name of the PropertyChangeEvent fired when a new conversation is created.
NNRUN - Static variable in class com.ibm.able.beans.AbleNetwork
Application or Run mode weights are not adjusted output is produced
NNTEST - Static variable in class com.ibm.able.beans.AbleNetwork
Test mode weights are not adjusted performance is tested (errors are computed)
NNTRAIN - Static variable in class com.ibm.able.beans.AbleNetwork
Training mode weights are adjusted
NONE - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
NORM1 - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
NORM2 - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
NORM3 - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
NORMAL - Static variable in interface com.ibm.conversation.CpState
The state type for normal states.
NOVEMBER - Static variable in class com.ibm.able.rules.ARL
 
NO_CAPABILITY - Static variable in class com.ibm.able.platform.AbleAgentCapability
Autonomy level: NO.
NO_MASK - Static variable in class com.ibm.able.rules.AbleTimePeriod
Use this value to disable a mask.
NO_TYPE - Static variable in interface com.ibm.conversation.CpState
The state type for states whose type has not been set.
NO_TYPE - Static variable in interface com.ibm.conversation.CpStateTransition
The transition type for transitions whose type has not been set.
NULL_LITERAL - Static variable in class com.ibm.able.data.AbleGenericLiteral
 
NULL_TREE_LOOKAHEAD - Static variable in interface com.ibm.able.rules.AbleARLParserTokenTypes
 
NUMERIC - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
NUMLOGICALTYPES - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
NUMOPERATORTYPES - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
NUMSTATUSSTRINGS - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
NUMUSAGETYPES - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
NaiveBayes - class com.ibm.able.beans.bayes.NaiveBayes.
 
NaiveBayes() - Constructor for class com.ibm.able.beans.bayes.NaiveBayes
 
NaiveBayes(int, int, int[], double, double[], double[][][]) - Constructor for class com.ibm.able.beans.bayes.NaiveBayes
construct NaiveBayes with the explicitly specified parameters ncls - number of class labels nftr - number of features nval - number of values per each feature (assuming nominal - discrete finite-valued - features) cpriors - prior probability distribution over class labels m - equivalent sample size ppriors - prior estimates of the probabilities P(f|C) (used for Bayesian parameter estimation with equivalent sample size method)
Name - Static variable in class com.ibm.able.AbleProperty
Used when changing a bean's name field.
NameId - Static variable in class com.ibm.able.AbleProperty
 
Neural2WayLoadBalanceController - class com.ibm.able.autotune.Neural2WayLoadBalanceController.
This class implements a basic neural controller.
Neural2WayLoadBalanceController() - Constructor for class com.ibm.able.autotune.Neural2WayLoadBalanceController
 
Neural2WayLoadBalanceControllerBeanInfo - class com.ibm.able.autotune.Neural2WayLoadBalanceControllerBeanInfo.
 
Neural2WayLoadBalanceControllerBeanInfo() - Constructor for class com.ibm.able.autotune.Neural2WayLoadBalanceControllerBeanInfo
 
Neural2WayLoadBalanceControllerCustomizer - class com.ibm.able.autotune.Neural2WayLoadBalanceControllerCustomizer.
This class provides the customizer for the Neural 2Way Load Balance Controller.
Neural2WayLoadBalanceControllerCustomizer(JFrame, String) - Constructor for class com.ibm.able.autotune.Neural2WayLoadBalanceControllerCustomizer
Construct a customizer dialog.
Neural2WayLoadBalanceControllerCustomizer() - Constructor for class com.ibm.able.autotune.Neural2WayLoadBalanceControllerCustomizer
Construct a Customizer Dialog.
Neural2WayLoadBalanceControllerPanel - class com.ibm.able.autotune.Neural2WayLoadBalanceControllerPanel.
This class provides a panel for the Autotune Fuzzy Controller.
Neural2WayLoadBalanceControllerPanel(Neural2WayLoadBalanceControllerCustomizer) - Constructor for class com.ibm.able.autotune.Neural2WayLoadBalanceControllerPanel
Construct the panel for the customizer.
NewObjectLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a new Object literal
NlsMsg(String) - Static method in class com.ibm.able.Able
Returns a locale specific message by key.
NlsMsg(String, Object[]) - Static method in class com.ibm.able.Able
Returns a locale specific message by key and inserts text into the message.
NlsMsg(String) - Static method in class com.ibm.able.AbleGui
Retrieve an NLS message by key.
NlsMsg(String, Object[]) - Static method in class com.ibm.able.AbleGui
Retrieve an NLS message by key and insert text into the message.
NlsMsg(String) - Static method in class com.ibm.able.AbleX
Retrieve an NLS message by key.
NlsMsg(String, Object[]) - Static method in class com.ibm.able.AbleX
Retrieve an NLS message by key and insert text into the message.
NlsMsg(String) - Static method in class com.ibm.able.platform.AblePlatform
Gets an NLS message by key; the message must not contain any insertion text.
NlsMsg(String, Object[]) - Static method in class com.ibm.able.platform.AblePlatform
Gets an NLS message by key with the specified text inserted into the message.
NodeAttrValClass - class com.ibm.able.beans.knn.NodeAttrValClass.
Class used by Decision Tree Bean.
NodeAttrValClass(TreeNode, int, int, int) - Constructor for class com.ibm.able.beans.knn.NodeAttrValClass
 
NonVarPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "nonvar" predicate.
Noop - Static variable in class com.ibm.able.data.AbleData
Operator; No-operation.
NotPredicate - Static variable in class com.ibm.able.data.AblePredicate
The name of a special predicate denoting a "not" predicate.
NumberOfRulesToFire - Static variable in class com.ibm.able.rules.ARL
Forward engine - number of rules to fire.
NumberOfStates - Static variable in class com.ibm.able.AbleState
The total number of known states.
NumericLiteral - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a numeric literal.
NumericVariable - Static variable in class com.ibm.able.data.AbleData
Data type; the data object represents a numeric variable.
name - Variable in class com.ibm.able.AbleObject
The name of this bean.
name - Variable in class com.ibm.able.autotune.AutotuneMetric
 
name - Variable in class com.ibm.able.data.AbleFieldDefinition
 
name - Variable in class com.ibm.able.data.AblePredicate
 
name - Variable in class com.ibm.able.editor.AbleInspectorContext
 
name - Variable in class com.ibm.able.examples.rules.Grocery
 
name - Variable in class com.ibm.able.examples.rules.SANSystemDefinition
 
name - Variable in class com.ibm.able.examples.rules.TstRuleObject
 
net - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
net - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
net - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
net - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
netArch - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
netArch - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
netArch - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
netArchitecture - Variable in class com.ibm.able.beans.AbleNetwork
The network architecture string
netEpoch - Variable in class com.ibm.able.beans.AbleNetwork
The current training epoch
netMode - Variable in class com.ibm.able.beans.AbleNetwork
The network mode, train, test or run
netMode - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
netMode - Variable in class com.ibm.able.beans.decisiontree.AbleDecisionTree
 
netModelType - Variable in class com.ibm.able.beans.AbleNetwork
The type of network model
netNumRecs - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
netRecInx - Variable in class com.ibm.able.beans.AbleNetwork
The current index into the record
netRecInx - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
netStepsPerEpoch - Variable in class com.ibm.able.beans.AbleNetwork
The number of steps before each weight adjustment
newConversation(ConversationMetaData, boolean) - Method in class com.ibm.able.conversation.AbleConversationManager
 
newConversation(ConversationMetaData, boolean) - Method in interface com.ibm.conversation.ConversationManager
Creates and initializes a new Conversation.
newState(int) - Method in interface com.ibm.conversation.CpStateMachine
Creates and returns a new CpState of the given state type.
newState(int) - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
newTransition(int) - Method in interface com.ibm.conversation.CpStateMachine
Creates and returns a new CpStateTransition of the given transition type.
newTransition(int) - Method in class com.ibm.conversation.base.BasicCpStateMachine
 
nextButton - Variable in class com.ibm.able.editor.AblePrintPreviewDialog
 
nextId(String) - Method in class com.ibm.able.platform.AblePersistenceSupport
Return the row id number for the next record to write to the log.
nextToken() - Method in class com.ibm.able.rules.AbleARLLexer
 
nextToken() - Method in class com.ibm.able.rules.AbleARLTokenStreamCache
Obtains and returns the next token from the input stream.
nfeatures - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
ninst - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
nlabels - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
noDuplicates - Variable in class com.ibm.able.rules.AblePatternMatchNetwork
 
noDuplicatesAllowed - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
nodeShape - Variable in class com.ibm.able.beans.AbleClusterDiagramView
 
nonvar_1(AblePredicate, Vector, Vector, int) - Method in class com.ibm.able.rules.AblePredicateEngine
 
normalizeFitness() - Method in class com.ibm.able.agents.AbleGeneticSearchAgent
perform linear normalization of the raw fitness values also pre-compute the summed fitness values for roulette wheel selection where the normalizedFitness of the best population member is equal to 2 times the average fitness
normalizedFitness - Variable in class com.ibm.able.beans.AbleGeneticObject
The normalized fitness value (set by the search agent)
notEmpty() - Method in class com.ibm.able.rules.AbleOclCollection
Determines whether this collection is not empty.
notStatic() - Method in class com.ibm.able.data.AbleVariable
Determine whether this variable is not static; that is, whether it will honor reset requests.
notifyAbleEventListeners(AbleEvent) - Method in interface com.ibm.able.AbleEventListenerManager
Notify all registered listeners by sending the specified event.
notifyAbleEventListeners(AbleEvent) - Method in interface com.ibm.able.AbleEventListenerRemoteManager
Notify all registered listeners by sending the specified event.
notifyAbleEventListeners(AbleEvent) - Method in class com.ibm.able.AbleObject
Notify all registered listeners by sending the specified event via their implemented AbleEventListener.handleAbleEvent(AbleEvent) method.
notifyAblePlatformServiceEventListeners(AblePlatformServiceEvent, AblePersistenceSupport, String) - Method in class com.ibm.able.platform.AbleBasicService
Delivers the specified service event to all registered service event listeners; should any service event listener fail to receive the event, the listener is removed from the list and will receive no furhter events until it reregisters.
notifyAbleRemoteEventListeners(AbleEvent) - Method in interface com.ibm.able.AbleRemoteEventListenerRemoteManager
Notify all registered listeners by sending the specified event.
numChars - Variable in class com.ibm.able.rules.AbleARLTreeNode
 
numCols - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
numColumns - Variable in class com.ibm.able.editor.AbleInspectorContext
 
numEpochs - Variable in class com.ibm.able.AbleDefaultAgent
An agent that contains a data source listens for AbleEvent.EOF events.
numEpochs - Variable in class com.ibm.able.beans.AbleAbstractImport
The number of times this data source has processed all records it contains.
numFieldsPerRecord - Variable in class com.ibm.able.beans.AbleAbstractImport
The number of fields in a record from a data source.
numFieldsPerRecord - Variable in class com.ibm.able.beans.AbleExport
The number of fields in a record in the output data.
numInUnits - Variable in class com.ibm.able.beans.AbleTimeSeriesFilter
 
numInputs - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
numLargeItems - Variable in class com.ibm.able.examples.rules.GroceryBag
 
numMediumItems - Variable in class com.ibm.able.examples.rules.GroceryBag
 
numOutUnits - Variable in class com.ibm.able.beans.AbleTimeSeriesFilter
 
numOutputs - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
numPasses - Variable in class com.ibm.able.agents.AbleGeneticSearchAgent
 
numPasses - Variable in class com.ibm.able.agents.AbleNeuralClassifierAgent
 
numPasses - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
numPasses - Variable in class com.ibm.able.agents.AbleNeuralPredictionAgent
 
numPasses - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayesClassifierAgent
 
numPoints - Variable in class com.ibm.able.editor.AbleInspectorContext
 
numRecords - Variable in class com.ibm.able.beans.AbleAbstractImport
The total number of records in this data source.
numRecords - Variable in class com.ibm.able.beans.AbleDBTable
A long calculated to be the number of records in the database table.
numRecords - Variable in class com.ibm.able.beans.AbleDataSet
A long calculated to be the number of records in the database table.
numRows - Variable in class com.ibm.able.agents.AbleNeuralClusteringAgent
 
numSelectors - Variable in class com.ibm.able.rules.AblePatternMatchClause
 
numSmallItems - Variable in class com.ibm.able.examples.rules.GroceryBag
 
numberOfAntecedents() - Method in class com.ibm.able.rules.AbleConditionalRule
Retrieve the number of antecedent clauses in this rule.
numberOfAntecedents() - Method in class com.ibm.able.rules.AbleIfThenElseRule
Retrieve the number of antecedent clauses in this rule.
numberOfAntecedents() - Method in class com.ibm.able.rules.AblePredicateRule
Retrieve the number of antecedent clauses in this rule.
numberOfElseClauses() - Method in class com.ibm.able.rules.AbleIfThenElseRule
Retrieve the number of else clauses in this rule.
numberOfElseClauses() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Retrieve the number of else clauses in this rule.
numberOfPolicyDecisions() - Method in class com.ibm.able.rules.AblePolicyRule
Gets the number of policy decisions in this rule.
numberOfPolicyPreconditions() - Method in class com.ibm.able.rules.AblePolicyRule
Gets the number of policy preconditions in this rule.
numberOfSelectors() - Method in class com.ibm.able.rules.AblePatternMatchRule
Retrieve the number of selector clauses in this rule.
numberOfThenClauses() - Method in class com.ibm.able.rules.AbleConditionalRule
Retrieve the number of consequent clauses in this rule.
numberOfThenClauses() - Method in class com.ibm.able.rules.AbleIfThenElseRule
Retrieve the number of consequent clauses in this rule.
numberOfThenClauses() - Method in class com.ibm.able.rules.AbleIfThenElseStatement
Retrieve the number of consequent clauses in this rule.
numberOperList - Static variable in class com.ibm.able.beans.filter.AbleFilter
 
numericData - Variable in class com.ibm.able.beans.AbleAbstractImport
A Vector of double arrays containing records from the database table.
nvals - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 
nvalues - Variable in class com.ibm.able.beans.bayes.AbleNaiveBayes
 

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