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

Additional Inherited Members

- Public Member Functions inherited from grammarscope.iface.ITree< N >
List< N > getChildren ()
 
- Public Member Functions inherited from grammarscope.iface.INode
String getId ()
 
String getValue ()
 
Double getScore ()
 
ILabel getILabel ()
 
- Public Member Functions inherited from grammarscope.iface.ILabel
String getValue ()
 
String getWord ()
 
String getLemma ()
 
int getIndex ()
 
- Public Member Functions inherited from grammarscope.iface.IGraph< N >
Map< BasicRelation, N > getOutGoingNodes ()
 
Map< BasicRelation, N > getInComingNodes ()
 

Detailed Description

Combines treenode, graph

Parameters
<N>node type
Author
Bernard Bou

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