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

R

RankingProperties - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
Reads a Double property and creates a new property reflecting the index of the actor ordered by this property.
RankingProperties() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.RankingProperties
 
RATExecution - Class in nz.ac.waikato.mcennis.rat.parser.xmlHandler
Class for parsing a scheduler XML configuration file.
RATExecution() - Constructor for class nz.ac.waikato.mcennis.rat.parser.xmlHandler.RATExecution
Creates a new instance of RATExecution
RatExecutionThread - Class in nz.ac.waikato.mcennis.rat
Thread class for executing RAT schedulers outside of the main thread.
RatExecutionThread(Scheduler) - Constructor for class nz.ac.waikato.mcennis.rat.RatExecutionThread
 
RatGui - Class in nz.ac.waikato.mcennis.rat.gui
Application Frame for creating and executing graph-RAT applications
RatGui() - Constructor for class nz.ac.waikato.mcennis.rat.gui.RatGui
Creates new form RatGui
ReadAudioFiles - Class in nz.ac.waikato.mcennis.rat.dataAquisition
Module for creating a set of song actors where the features extracted from the audio are added as weka Instance objects.
ReadAudioFiles() - Constructor for class nz.ac.waikato.mcennis.rat.dataAquisition.ReadAudioFiles
 
ReadLastFMProfileFile - Class in nz.ac.waikato.mcennis.rat.dataAquisition
Class for parsing a (possibly compressed) tar file containing the files created by the CrawlLastFM module.
ReadLastFMProfileFile() - Constructor for class nz.ac.waikato.mcennis.rat.dataAquisition.ReadLastFMProfileFile
 
ReadMemGraphXMLFile - Class in nz.ac.waikato.mcennis.rat.dataAquisition
Class for reading an arbitrary MemGraph XML file.
ReadMemGraphXMLFile() - Constructor for class nz.ac.waikato.mcennis.rat.dataAquisition.ReadMemGraphXMLFile
 
RecommendationError - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation
Takes Given(user->artist) links as ground truth and then calculates error using Derived(user->artist) as the predicted values.
RecommendationError() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation.RecommendationError
Creates a new instance of Evaluation
relationshipType(double, double) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.similarity.HierarchyByCooccurance
 
remove(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.Clique
FIXME: remove actor currently does nothing
remove(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.Clique
Intentionally a null operation - links are added implicitly by add(Actor) so removing them makes no sense (unless an actor is removed)
remove() - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph.ActorIterator
FIXME: Implement remove code
remove(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
 
remove(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
 
remove(Actor) - Method in interface nz.ac.waikato.mcennis.rat.graph.Graph
Identifies the given user and removes it and all links involving it from the graph.
remove(Link) - Method in interface nz.ac.waikato.mcennis.rat.graph.Graph
remove all user links with the same type, user ID, and artist ID from the graph
remove(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.MemGraph
 
remove(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.MemGraph
 
remove(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.NullGraph
 
remove(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.NullGraph
 
remove(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.Tree
 
remove(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.UserIDList
 
remove(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.UserIDList
 
remove(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.UserList
 
remove(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.UserList
 
removeAlgorithm(int) - Method in class nz.ac.waikato.mcennis.rat.gui.ApplicationTableModel
Remove the algorithm at the given row value or log an error if the row is invalid.
removeDataAquisition(int) - Method in class nz.ac.waikato.mcennis.rat.gui.ApplicationTableModel
Removes the data aquisition module if present, null operation otherwise.
removeProperty(String) - Method in interface nz.ac.waikato.mcennis.rat.graph.actor.Actor
Remove a given property from this actor
removeProperty(String) - Method in class nz.ac.waikato.mcennis.rat.graph.actor.BasicUser
 
removeProperty(String) - Method in class nz.ac.waikato.mcennis.rat.graph.actor.DBActor
 
removeProperty(String) - Method in class nz.ac.waikato.mcennis.rat.graph.link.DBLink
 
reset() - Method in interface nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.DataVector
Reset the iterator to the first index of the function, potentially creating a new ordering of objects on some data vectors (i.e.
reset() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.DoubleArrayDataVector
 
reset() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.InstanceDataVector
 
reset() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.ListSetDataVector.LeftVector
 
reset() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.ListSetDataVector.RightVector
 
reset() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.MapDataVector
 
reset() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.SparseListMapDataVector.LeftVector
 
reset() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.SparseListMapDataVector.RightVector
 
retrieveActor(int) - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
Retrieve an actor object from the database with its database's numeric id.
right() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.ListSetDataVector
Get the right side of this data vector pair
right() - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.datavector.SparseListMapDataVector
Return the map portion of this object.
ROCArea(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation.ROCAreaEvaluation
 
ROCAreaEvaluation - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation
Calculates the integral of the average percent of ground truth present in a ranked list iterating over the list.
ROCAreaEvaluation() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation.ROCAreaEvaluation
Creates a new instance of Evaluation
rootMeanSquaredError(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation.MeanErrorEvaluation
 
run() - Method in class nz.ac.waikato.mcennis.rat.crawler.WebCrawler.Spider
starts the thread executing, parsing web sites in its queue until it recieves a stop request.
run() - Method in class nz.ac.waikato.mcennis.rat.gui.SwingUpdater.DoChange
when executed, load the state into the gui.
run() - Method in class nz.ac.waikato.mcennis.rat.RatExecutionThread
 
RunScheduler - Class in nz.ac.waikato.mcennis.rat
Executes RAT by reading in an XML file - scheduler.xml by default.
RunScheduler() - Constructor for class nz.ac.waikato.mcennis.rat.RunScheduler
Creates a new instance of RunScheduler

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