Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
O
OptimizedBetweeness
- Class in
nz.ac.waikato.mcennis.rat.graph.algorithm.prestige
Class built upon OptimizedPathBase that claculates Betweeness.
OptimizedBetweeness()
- Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.
OptimizedBetweeness
Creates a new instance of OptimizedBetweeness
OptimizedCloseness
- Class in
nz.ac.waikato.mcennis.rat.graph.algorithm.prestige
Class that calculates Closeness in O(n) space using OptimizedPathBase.
OptimizedCloseness()
- Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.
OptimizedCloseness
Creates a new instance of OptimizedCloseness
OptimizedLinkBetweeness
- Class in
nz.ac.waikato.mcennis.rat.graph.algorithm.prestige
Class built upon OptimizedPathBase that calculates Betweeness for links.
OptimizedLinkBetweeness()
- Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.prestige.
OptimizedLinkBetweeness
Creates a new instance of OptimizedBetweeness
OptimizedLinkBetweenessCore
- Class in
nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores
Provides link betweeness calculations for algorithms that use it continuosly rather than once.
OptimizedLinkBetweenessCore()
- Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.reusablecores.
OptimizedLinkBetweenessCore
OptimizedPathBase
- Class in
nz.ac.waikato.mcennis.rat.graph.algorithm
Class that calculates geodesic paths using Djikstra's spanning tree algorithm Hooks are provided for subclasses to use each spanning tree for one actor so that the algorithms can become linear in space rather than O(n2).
OptimizedPathBase()
- Constructor for class nz.ac.waikato.mcennis.rat.graph.algorithm.
OptimizedPathBase
Creates a new instance of OptimizedCloseness
output(Writer)
- Method in interface nz.ac.waikato.mcennis.rat.graph.artist.decider.
ArtistDecider
Write this object's data on artist or not to an XML file.
output(Writer)
- Method in class nz.ac.waikato.mcennis.rat.graph.artist.decider.
ArtistDeciderBase
Write this decider to XML.
outputAttribute(StringBuffer, Attribute)
- Method in class nz.ac.waikato.mcennis.rat.graph.property.
InstancesFactory
OutputBibliographyXML
- Class in
nz.ac.waikato.bibliography.algorithm
Class for outputting into an XML format the pagerank of each file.
OutputBibliographyXML()
- Constructor for class nz.ac.waikato.bibliography.algorithm.
OutputBibliographyXML
OutputBibliographyXML
- Class in
nz.ac.waikato.bibliography
OutputBibliographyXML()
- Constructor for class nz.ac.waikato.bibliography.
OutputBibliographyXML
OutputBridgesByCluster
- Class in
nz.ac.waikato.bibliography.algorithm
OutputBridgesByCluster()
- Constructor for class nz.ac.waikato.bibliography.algorithm.
OutputBridgesByCluster
OutputDescriptor
- Interface in
nz.ac.waikato.mcennis.rat.graph.descriptors
Class describing the output types generated by this object.
OutputDescriptor.Type
- Enum in
nz.ac.waikato.mcennis.rat.graph.descriptors
Set of all enumerations representing each type of output that an algorithm can produce.
OutputDescriptorInternal
- Interface in
nz.ac.waikato.mcennis.rat.graph.descriptors
Class for modifying an OutputDescriptor
OutputDifference
- Class in
nz.ac.waikato.bibliography.algorithm
Class for outputting into an XML format the pagerank of each file.
OutputDifference()
- Constructor for class nz.ac.waikato.bibliography.algorithm.
OutputDifference
OutputRecommendations
- Class in
nz.ac.waikato.mcennis.rat
OutputRecommendations()
- Constructor for class nz.ac.waikato.mcennis.rat.
OutputRecommendations
Creates a new instance of MakeRecommendations
outputXML(Writer, boolean)
- Method in class nz.ac.waikato.mcennis.rat.graph.
MemGraph
Serializes MemGraphs to an XML file
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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