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

A

actionPerformed(ActionEvent) - Method in class nz.ac.waikato.mcennis.rat.graphdisplay.ActorPanel.PropertyButtonListener
Action for displaying a property value when called
actionPerformed(ActionEvent) - Method in class nz.ac.waikato.mcennis.rat.graphdisplay.LinkPanel.PropertyButtonListener
Action for displaying a property value when called
actionPerformed(ActionEvent) - Method in class nz.ac.waikato.mcennis.rat.graphdisplay.PrefuseGraphView.GraphMenuAction
 
actionPerformed(ActionEvent) - Method in class nz.ac.waikato.mcennis.rat.graphdisplay.PrefuseGraphView.OpenGraphAction
 
actionPerformed(ActionEvent) - Method in class nz.ac.waikato.mcennis.rat.graphdisplay.PrefuseGraphView.ToggleDisplayListener
 
actionPerformed(ActionEvent) - Method in class nz.ac.waikato.mcennis.rat.graphdisplay.VisualizationPanel.ForceLayoutListener
Display the frame containing visualization parameters.
actionPerformed(ActionEvent) - Method in class nz.ac.waikato.mcennis.rat.graphdisplay.VisualizationPanel.ToggleDisplayListener
Toggle animation in the graph display
Actor - Interface in nz.ac.waikato.mcennis.rat.graph.actor
Actors are any entity (such as nouns).
ActorDistanceMatrix - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.transformToArray
Class for creating a matrix representing the distances between graph nodes.
ActorDistanceMatrix() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.transformToArray.ActorDistanceMatrix
Creates an algorithm with default parameters.
ActorDistanceMatrixCore - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores
Creates a 2D matrix describing the distance between any two actors in a single mode-relation pair using a shortest-path measure of distance.
ActorDistanceMatrixCore() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.ActorDistanceMatrixCore
 
ActorFactory - Class in nz.ac.waikato.mcennis.rat.graph.actor
Class for creating Actors.
ActorPanel - Class in nz.ac.waikato.mcennis.rat.graphdisplay
JPanel object designed to be embedded next to a Prefuse graph display object for the purpose of describing actors selected in the graph.
ActorPanel(VisualItem) - Constructor for class nz.ac.waikato.mcennis.rat.graphdisplay.ActorPanel
Create this panel using the given Prefuse actor as the base.
ActorPanel.PropertyButtonListener - Class in nz.ac.waikato.mcennis.rat.graphdisplay
Inner class for loading and displaying a display box for properties that can not be fully displayed in the ActorPanel.
ActorPanel.PropertyButtonListener() - Constructor for class nz.ac.waikato.mcennis.rat.graphdisplay.ActorPanel.PropertyButtonListener
 
add(WebCrawler.SiteReference) - Method in class nz.ac.waikato.mcennis.rat.crawler.WebCrawler.Spider
add a new site to be crawled by this thread
add(Property) - Method in interface nz.ac.waikato.mcennis.rat.graph.actor.Actor
Add the given property to this user.
add(Page) - Method in interface nz.ac.waikato.mcennis.rat.graph.actor.Actor
Add a Page object to this class.
add(Page) - Method in class nz.ac.waikato.mcennis.rat.graph.actor.BasicUser
 
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.actor.BasicUser
 
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.actor.DBActor
 
add(Page) - Method in class nz.ac.waikato.mcennis.rat.graph.actor.DBActor
FIXME: Not implemented yet.
add(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.Clique
Adds an actor to the clique if The parent is defined The parent contains the actor The actor is pointed to by all previous actors The actor points to every existing actor in the clique
add(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.Clique
Intentionally a null operation - links are added implicitly by add(Actor)
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.Clique
 
add(PathSet) - Method in class nz.ac.waikato.mcennis.rat.graph.Clique
Intentionally a null operation - paths do no make much sense on a clique
add(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.Clique
 
add(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
 
add(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
 
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
 
add(PathSet) - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
 
add(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
 
add(Actor) - Method in interface nz.ac.waikato.mcennis.rat.graph.Graph
Add a user to the graph.
add(Link) - Method in interface nz.ac.waikato.mcennis.rat.graph.Graph
Adds a userlink to the graph.
add(Property) - Method in interface nz.ac.waikato.mcennis.rat.graph.Graph
Add a property to this graph.
add(PathSet) - Method in interface nz.ac.waikato.mcennis.rat.graph.Graph
Add a PathSet to this graph.
add(Graph) - Method in interface nz.ac.waikato.mcennis.rat.graph.Graph
Add a graph (g) to the graph.
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.link.BasicUserLink
 
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.link.DBLink
 
add(Property) - Method in interface nz.ac.waikato.mcennis.rat.graph.link.Link
Add the given property to this link
add(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.MemGraph
 
add(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.MemGraph
 
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.MemGraph
 
add(PathSet) - Method in class nz.ac.waikato.mcennis.rat.graph.MemGraph
 
add(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.MemGraph
 
add(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.NullGraph
 
add(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.NullGraph
 
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.NullGraph
 
add(PathSet) - Method in class nz.ac.waikato.mcennis.rat.graph.NullGraph
 
add(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.NullGraph
 
add(Object) - Method in class nz.ac.waikato.mcennis.rat.graph.property.BasicProperty
 
add(Object) - Method in interface nz.ac.waikato.mcennis.rat.graph.property.Property
Add a new value to this property
add(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.UserIDList
 
add(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.UserIDList
Instead of adding a link, adds the source actor to the list of 'good' actors
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.UserIDList
 
add(PathSet) - Method in class nz.ac.waikato.mcennis.rat.graph.UserIDList
 
add(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.UserIDList
 
add(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.UserList
 
add(Link) - Method in class nz.ac.waikato.mcennis.rat.graph.UserList
 
add(Property) - Method in class nz.ac.waikato.mcennis.rat.graph.UserList
 
add(PathSet) - Method in class nz.ac.waikato.mcennis.rat.graph.UserList
 
add(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.UserList
 
ADD_ACTOR - Static variable in interface nz.ac.waikato.mcennis.rat.graph.path.Path
 
ADD_PATH - Static variable in interface nz.ac.waikato.mcennis.rat.graph.path.PathSet
 
ADD_VALUE - Static variable in interface nz.ac.waikato.mcennis.rat.graph.property.Property
 
addActor(Actor, Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.GraphIndex
Add a reference between a graph and an actor.
addActor(Actor, double) - Method in class nz.ac.waikato.mcennis.rat.graph.path.BasicPath
 
addActor(Actor, double) - Method in interface nz.ac.waikato.mcennis.rat.graph.path.Path
Create a new path that contains all the contents of this path plus an additional link to the given actor with the additional cost given.
addAlgorithm(Algorithm, int) - Method in class nz.ac.waikato.mcennis.rat.gui.ApplicationTableModel
If the row is valid, add the algorithm at the given row.
addArtist(String) - Method in interface nz.ac.waikato.mcennis.rat.graph.artist.decider.ArtistDecider
Add this string to the list of those belonging (is an artist name)
addArtist(String) - Method in class nz.ac.waikato.mcennis.rat.graph.artist.decider.ArtistDeciderBase
Manually adds an artist to the list of known artists
AddBasicBetweenessCentrality - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.prestige
Class for calculating Betweeness as described in Freeman 79 except that multiple geodesic paths between two actors are treated as if they are unique paths.
AddBasicBetweenessCentrality() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.AddBasicBetweenessCentrality
Creates a new instance of AddBetweenessCentrality
AddBasicGeodesicPaths - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
Class for calculating all geodesic paths over a set of links and set of actors using a variation of Djikstra's algorithm.
AddBasicGeodesicPaths() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.AddBasicGeodesicPaths
Creates a new instance of AddGeodesicPaths
AddBasicInterestLink - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
Creates an interest link using exponential similarity to take bag-of-words from a property list to create a link between actors represetning the degree of which their interest overlaps.
AddBasicInterestLink() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.AddBasicInterestLink
Creates a new instance of BasicInterestLink
AddBetweenessCentrality - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.prestige
Class that provides a betweeness metric that matches Freeman79.
AddBetweenessCentrality() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.AddBetweenessCentrality
Creates a new instance of AddBetweenessCentrality
addChecked(String) - Method in interface nz.ac.waikato.mcennis.rat.graph.artist.decider.ArtistDecider
Add this string as not belonging to the class (not an artist)
addChecked(String) - Method in class nz.ac.waikato.mcennis.rat.graph.artist.decider.ArtistDeciderBase
Manually adds to the list of seen artists, but not known artists, effectively labeling it non-artist.
addChild(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.Clique
Leaf graph only, so intentionally null
addChild(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
FIXME: Does not save to database
addChild(Graph) - Method in interface nz.ac.waikato.mcennis.rat.graph.Graph
Set the given graph to be a child of the current graph.
addChild(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.MemGraph
 
addChild(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.NullGraph
 
addChild(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.UserIDList
 
addChild(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.UserList
 
AddClosenessCentrality - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.prestige
Algorithm that implements closeness as in Freeman79.
AddClosenessCentrality() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.AddClosenessCentrality
Creates a new instance of AddClosenessCentrality
AddCombinedCloseness - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.prestige
Optimized version of Closeness as defined by Freeman79.
AddCombinedCloseness() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.AddCombinedCloseness
Creates a new instance of AddGeodesicPaths
addDataAquisition(DataAquisition, int) - Method in class nz.ac.waikato.mcennis.rat.gui.ApplicationTableModel
Fix the data aquisition module tothe given object.
AddDegreeCentrality - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.prestige
Calculates centrality and prestige based on actor degree.
AddDegreeCentrality() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.AddDegreeCentrality
Creates a new instance of addDegreeCentrality
AddDegreeGraphProperties - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
Add basic degree-based properties for actors and graphs.
AddDegreeGraphProperties() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.AddDegreeGraphProperties
Creates a new instance of AddDegreeGraphProperties
addDiameter(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.AddGeodesicProperties
Diamter defined as the longest geodesic path.
addFactory(Class, PropertyValueFactory) - Method in class nz.ac.waikato.mcennis.rat.graph.property.PropertyTypeRegister
Register the given factory for the given class of objects.
AddGeodesicProperties - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
Calculates properties of a node: (In/Out) Eccentricity - Wasserman and Faust p111 - modified for directional links
Diameter - Wasserman and Faust p111.
AddGeodesicProperties() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.AddGeodesicProperties
Creates a new instance of AddGeodesicProperties
addGraph(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.GraphIndex
Adds a graph reference to the object
addInEccentricity(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.AddGeodesicProperties
 
addInstances(Graph, Instances, Actor, int, int) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.machinelearning.MultiInstanceSVM
 
addInstances(Graph, Instances, Actor, int, int) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.machinelearning.SVM
 
addListener(Listener) - Method in interface nz.ac.waikato.mcennis.rat.graph.model.Model
Add a listener to recieve changes from this object
addListener(Listener) - Method in class nz.ac.waikato.mcennis.rat.graph.model.ModelShell
Add a listener to this model
AddMusicLinks - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
Takes set of artist links and creates music userlinks between users based on the degree of similarity in musical tastes.
AddMusicLinks() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.AddMusicLinks
Creates a new instance of AddMusicLinks
AddMusicRecommendations - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
Creates derived user->artist links from knows, interest, and music links.
AddMusicRecommendations() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.AddMusicRecommendations
Creates a new instance of AddMusicRecommendations
AddMusicReferences - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
Class that takes interest links, determines which are artists, then creates an artist actor and links the user to this artist.
AddMusicReferences() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.AddMusicReferences
Creates a new instance of AddMusicReferences
addNegativeBase(Actor, AssociativeMiningItems) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMiningItemSetGroup
Add to the given base set of associations this actor and associated item describing its (negative) relationship to the source actor.
addOutEccentricity(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.AddGeodesicProperties
 
AddPageRankPrestige - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.prestige
Calcuates the PageRank of an actor using the PageRank algorithm as defined in Langeville and Meyer

Langeville, A., and C.
AddPageRankPrestige() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.AddPageRankPrestige
Creates a new instance of AddPageRankPrestige
addPath(Path) - Method in class nz.ac.waikato.mcennis.rat.graph.path.BasicPathSet
 
addPath(Path) - Method in interface nz.ac.waikato.mcennis.rat.graph.path.PathSet
Add a new path to this PathSet
addPositiveBase(Actor, AssociativeMiningItems) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMiningItemSetGroup
Add to the given base set of associations this actor and associated item describing its (positive) relationship to the source actor.
addRoot(Actor) - Method in class nz.ac.waikato.mcennis.rat.graph.Tree
Add a root to the list of roots of this tree (forest)
AdHoc(Graph) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.evaluation.RecommendationError
 
aggregate(Instance[], double[]) - Method in interface nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.AggregatorFunction
AggregatorFunction aggregates the given data, adjusted by the weights given, into one or more Instances.
aggregate(Instance[], double[]) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.ConcatenationAggregator
 
aggregate(Instance[], double[]) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.FirstItemAggregatorFunction
 
aggregate(Instance[], double[]) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.MaxAggregator
 
aggregate(Instance[], double[]) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.MeanAggregator
 
aggregate(Instance[], double[]) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.MinAggregator
 
aggregate(Instance[], double[]) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.NullAggregator
 
aggregate(Instance[], double[]) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.ProductAggregator
 
aggregate(Instance[], double[]) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.StandardDeviationAggregator
 
aggregate(Instance[], double[]) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.SumAggregator
 
AggregateByGraph - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.aggregators
Class for taking a property of a given ID across actors of a given mode and aggregating these properties into a single property on the enclosing graph.
AggregateByGraph() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.aggregators.AggregateByGraph
Create a new algorithm utilizing default parameters.
AggregateByLinkProperty - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.aggregators
Aggregates a single property across links.
AggregateByLinkProperty() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.aggregators.AggregateByLinkProperty
Create a new algorithm utilizing default parameters.
AggregateLinks - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.aggregators
Aggregates a single property across links.
AggregateLinks() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.aggregators.AggregateLinks
Create a new algorithm utilizing default parameters.
AggregateOnActor - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.aggregators
Class for Aggregating the properties of an actor into a single Instance object.
AggregateOnActor() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.aggregators.AggregateOnActor
Create a new algorithm utilizing default parameters.
AggregatorFunction - Interface in nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator
 
AggregatorFunctionFactory - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator
 
AggregatorFunctionFactory() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.aggregator.AggregatorFunctionFactory
 
Algorithm - Interface in nz.ac.waikato.mcennis.rat.graph.algorithm
Interface specifying an algorithm that operates against a Graph.
ALGORITHM_DONE - Static variable in interface nz.ac.waikato.mcennis.rat.scheduler.Scheduler
 
AlgorithmFactory - Class in nz.ac.waikato.mcennis.rat.graph.algorithm
Class for generating an algorithm object without explicitly linking which one.
AlgorithmFactory() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.AlgorithmFactory
Creates a new instance of AlgorithmFactory
ALL - Static variable in interface nz.ac.waikato.mcennis.rat.graph.link.Link
 
anonymize() - Method in class nz.ac.waikato.mcennis.rat.graph.Clique
FIXME: anonymizer not implemented
anonymize() - Method in class nz.ac.waikato.mcennis.rat.graph.DerbyGraph
 
anonymize() - Method in interface nz.ac.waikato.mcennis.rat.graph.Graph
Replaces all actor IDs with an anonymous numeric ID.
anonymize() - Method in class nz.ac.waikato.mcennis.rat.graph.MemGraph
 
anonymize() - Method in class nz.ac.waikato.mcennis.rat.graph.NullGraph
 
anonymize() - Method in class nz.ac.waikato.mcennis.rat.graph.UserIDList
 
anonymize() - Method in class nz.ac.waikato.mcennis.rat.graph.UserList
 
ApplicationTableModel - Class in nz.ac.waikato.mcennis.rat.gui
JTable model containing the DataAquisition and Algorithm modules that describe applications in the GUI.
ApplicationTableModel() - Constructor for class nz.ac.waikato.mcennis.rat.gui.ApplicationTableModel
Create an empty model with an empty module for data aquisition.
applies(HashSet<Actor>) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMiningItems
Are all the given actors present in this association?
ArtistDecider - Interface in nz.ac.waikato.mcennis.rat.graph.artist.decider
Interface for providing a binary responce to whether a given String belongs to the class this class differentiates.
ArtistDeciderBase - Class in nz.ac.waikato.mcennis.rat.graph.artist.decider
Common base class for deciding whether or not something belongs to a class or not.
ArtistDeciderBase() - Constructor for class nz.ac.waikato.mcennis.rat.graph.artist.decider.ArtistDeciderBase
Creates a new instance of GoogleArtistDecider
ArtistDeciderFactory - Class in nz.ac.waikato.mcennis.rat.graph.artist.decider
Class for creating an ArtistDecider
ArtistDeciderXML - Class in nz.ac.waikato.mcennis.rat.parser.xmlHandler
Class for parsing ArtistDecider XML formats into an artist decider object
ArtistDeciderXML() - Constructor for class nz.ac.waikato.mcennis.rat.parser.xmlHandler.ArtistDeciderXML
Creates a new instance of ArtistDecider
ArtistList - Class in nz.ac.waikato.mcennis.rat
 
ArtistList() - Constructor for class nz.ac.waikato.mcennis.rat.ArtistList
Creates a new instance of ArtistList
artistList - Variable in class nz.ac.waikato.mcennis.rat.parser.xmlHandler.LastFmArtistHandler
 
assertMaximal(HashSet<Clique>) - Method in class nz.ac.waikato.mcennis.rat.graph.algorithm.clustering.EnumerateMaximalCliques
This functions identify those cliques that are subsets of maixmal cliques rather than maximal cliques themselves.
AssociativeMining - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering
Class that performs collaborative filtering on a set of actors via their links to another mode of actors.
AssociativeMining() - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMining
 
AssociativeMiningItems - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering
Represents a single association between a set of actors and a destiation actor This association has a significance level and may be positive or negative.
AssociativeMiningItems(Graph, String, Actor) - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMiningItems
Create a new association on this graph, with this relation, using this actor.
AssociativeMiningItems(Collection<Actor>, String, double) - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMiningItems
Create a new association containing all actors in the collection over the given relation declaring its significance level.
AssociativeMiningItemSetGroup - Class in nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering
Class for bundling Association Objects.
AssociativeMiningItemSetGroup(Graph, String) - Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.collaborativefiltering.AssociativeMiningItemSetGroup
Creates a new association group in the given (sub)graph over the given link relation
AssociativeMiningItemsFactory - Class in nz.ac.waikato.mcennis.rat.graph.property
Factory for serializing and deserializing AssociativeMiningItems.
AssociativeMiningItemsFactory() - Constructor for class nz.ac.waikato.mcennis.rat.graph.property.AssociativeMiningItemsFactory
 
Authenticator - Class in nz.ac.waikato.mcennis.rat.crawler
Authenticator used to go through HTTP proxies.
Authenticator() - Constructor for class nz.ac.waikato.mcennis.rat.crawler.Authenticator
 
AverageSumParameter - Class in nz.ac.waikato.mcennis.rat.graph.descriptors
Extension of BasicParameter that causes all double values to not overwrite the previous value, but maintain a running average of all values.
AverageSumParameter() - Constructor for class nz.ac.waikato.mcennis.rat.graph.descriptors.AverageSumParameter
Creates a new instance of AverageSumParameter

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