A B C D E F G H I K L M N O P R S T U V W

I

id - Variable in class rdr.core.Node
 
IncludeLabelsClassifier - Class in rdr.mulan
 
IncludeLabelsClassifier(Classifier, int) - Constructor for class rdr.mulan.IncludeLabelsClassifier
 
incrementID() - Method in class rdr.core.Classifier
Increment the highestID - do this whenever a node is actually inserted into a knowledge base
incrementRuleIDCount() - Method in class rdr.core.Rule
Increment the ruleID count.
initGUI() - Method in class rdr.gui.ExperimentBuilder
Sets up the simulated experiment builder GUI
insertCornerstone(Case) - Method in class rdr.methods.NTreeNode
Adds the case c to the list of cornerstones for this node only if it's not already in there.
insertNode(Case, Node, Node) - Method in class rdr.core.Classifier
 
insertNode(Case, Node, Node) - Method in class rdr.methods.MCRDR
 
insertNode(Case, Node, Node) - Method in class rdr.methods.SCRDR
 
instance - Static variable in class rdr.core.Driver
 
isBooleanAttributeSatisfied(Case) - Method in class rdr.core.Condition
Is the boolean attribute in case c satisfied by this condition
isNominalAttributeSatisfied(Case) - Method in class rdr.core.Condition
Is the nominal attribute in this condition satisfied by the case c TODO: method is untested.
isNumericAttributeSatisfied(Case) - Method in class rdr.core.Condition
is the numeric attribute in case c satisfied by this condition
isSatisfied(Case) - Method in class rdr.core.Condition
Check to see if a case satisfies this condition
isSatisfied(Case) - Method in class rdr.core.Rule
Check to see is this rule satisfied by the case c?

A B C D E F G H I K L M N O P R S T U V W