GrammarScope  4.0.0
List of all members
grammarscope.iface.IGraphEdgeWithIndices< V > Interface Template Reference
Inheritance diagram for grammarscope.iface.IGraphEdgeWithIndices< V >:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.iface.IGraphEdgeWithIndices< V >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from grammarscope.artifacts.Graph< N extends Graph.IGraphNode< E, E extends Graph.IGraphEdge< N >.IGraphEdge< N >
getSource ()
 
getTarget ()
 
- Public Member Functions inherited from grammarscope.server.iface.HasIndices
int getLowIndex ()
 
int getHighIndex ()
 

Detailed Description

Graph edge connecting vertices having low and high indices

Parameters
<V>type of vertex having low and high indices
Author
Bernard Bou

The documentation for this interface was generated from the following file: