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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
H
has(String)
- Method in class helix.graph.model.impl.
DelegateRegistry
has(String)
- Method in class helix.graph.model.impl.memory.
MemRegistry
has(String)
- Method in interface helix.graph.model.
Registry
hasAlias(Vertex)
- Static method in class helix.graph.algo.c3part.
C3PartUtil
tell if multinode V has aliases i.e.
hasColor(int)
- Method in class helix.graph.model.impl.
RColorSet
test if this ColorSet has the specified color
hasColor(Registry, String, int)
- Static method in class helix.graph.model.impl.
RColorSet
tells if registry r has a RcolorSet on key and if this RColorSet has color i
hasColor(Registry, int)
- Static method in class helix.graph.model.impl.
RColorSet
same as hasColor(r, Registry.Colors)
hasColors(Registry, String)
- Static method in class helix.graph.model.impl.
RColorSet
tells if registry r has a RcolorSet on key and if this RcolorSet is not empty
hasColors(Registry)
- Static method in class helix.graph.model.impl.
RColorSet
same as hasColors(r, Registry.Colors)
hasEdge(Vertex, Vertex)
- Method in interface helix.graph.model.
Graph
hasEdge(Vertex, Vertex)
- Method in class helix.graph.model.impl.
AbstractGraph
hasEdgeTo(Vertex)
- Method in class helix.graph.model.impl.memory.
MemVertex
hasEdgeTo(Vertex)
- Method in interface helix.graph.model.
Vertex
tells if there is an edge between this vertex and destination vertex v (if it exists).
hashCode()
- Method in interface helix.graph.model.
Edge
hashCode()
- Method in class helix.graph.model.impl.
ImmutableRegistryValue
Returns a hash code for this RegistryValue equals to serialize().hashcode();
hashCode()
- Method in class helix.graph.model.impl.memory.
MemEdge
hashCode()
- Method in class helix.graph.model.impl.
RColorSet
hashCode()
- Method in class helix.graph.model.impl.
RVertex
hashCode()
- Method in class helix.graph.model.impl.
RVertexArray
hashCode()
- Method in class helix.graph.model.impl.
RVertexList
hashCode()
- Method in class helix.graph.model.impl.
RVertexSet
hashCode()
- Method in class helix.graph.util.
IPermutation
override hashCode
hasNext()
- Method in class helix.graph.algo.c3part.optimizer.
EmbeddedColorOptimizer
default hasNext()
hasNext()
- Method in class helix.graph.algo.c3part.optimizer.
FixColorOptimizer
hasNext()
- Method in class helix.graph.algo.c3part.optimizer.
IdentityColorOptimizer
hasNext
hasNext()
- Method in class helix.graph.util.
AdaptedIterator
hasNext()
- Method in class helix.graph.util.
BitSetIterator
hasNext()
- Method in class helix.graph.util.
EmptyIterator
hasNext()
- Method in class helix.graph.util.
IPermutationIterator
hasRoot(Vertex)
- Static method in class helix.graph.algo.c3part.
C3PartUtil
tell if multinode V has a root node i.e.
hasSon(Vertex)
- Static method in class helix.graph.algo.c3part.
C3PartUtil
tell if multinode V has son(s)
hasVertex(Vertex)
- Method in interface helix.graph.model.
Edge
hasVertex(Vertex)
- Method in interface helix.graph.model.
Graph
hasVertex(Vertex)
- Method in class helix.graph.model.impl.
AbstractGraph
hasVertex(Vertex)
- Method in class helix.graph.model.impl.memory.
MemEdge
hasVertex(Vertex)
- Method in class helix.graph.model.impl.
RVertexSet
helix.graph.algo
- package helix.graph.algo
helix.graph.algo.c3part
- package helix.graph.algo.c3part
helix.graph.algo.c3part.aggregator
- package helix.graph.algo.c3part.aggregator
helix.graph.algo.c3part.compressor
- package helix.graph.algo.c3part.compressor
helix.graph.algo.c3part.lookahead
- package helix.graph.algo.c3part.lookahead
helix.graph.algo.c3part.optimizer
- package helix.graph.algo.c3part.optimizer
helix.graph.algo.c3part.preprocessor
- package helix.graph.algo.c3part.preprocessor
helix.graph.algo.c3part.reporter
- package helix.graph.algo.c3part.reporter
helix.graph.algo.c3part.visitor
- package helix.graph.algo.c3part.visitor
helix.graph.io
- package helix.graph.io
helix.graph.model
- package helix.graph.model
helix.graph.model.impl
- package helix.graph.model.impl
helix.graph.model.impl.memory
- package helix.graph.model.impl.memory
helix.graph.program.isofun
- package helix.graph.program.isofun
helix.graph.util
- package helix.graph.util
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X