|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AttributeAccessor | |
AttributeChangeListener | |
BooleanAttributeAccessor | |
ByteAttributeAccessor | |
ChangeBoundaryListener | |
CharAttributeAccessor | |
ContextDependent | This interface is implemented by attribute values and other objects whose
semantics may depend on the object context of the
current GraphState . |
DoubleAttributeAccessor | |
EdgeChangeListener | |
EdgePattern | An EdgePattern is a boolean function which
can be applied to edges in the context of graph traversal. |
FloatAttributeAccessor | |
Graph | A Graph represents a graph-like structure. |
Instantiator | |
IntAttributeAccessor | |
LongAttributeAccessor | |
ObjectAttributeAccessor<T> | |
Path | A Path consists of an alternating sequence of nodes and edges
(starting with a node) of a graph. |
ShortAttributeAccessor | |
Visitor | A Visitor is a callback-instance which is informed
about the structure of a graph via invocation of
Graph.accept(Object, Visitor, ArrayPath) . |
Exception Summary | |
---|---|
GraphException |
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |