| 
 | MaltParser 1.4.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComparableNode | |
|---|---|
| org.maltparser.core.syntaxgraph | |
| org.maltparser.core.syntaxgraph.node | |
| Uses of ComparableNode in org.maltparser.core.syntaxgraph | 
|---|
| Methods in org.maltparser.core.syntaxgraph with parameters of type ComparableNode | |
|---|---|
|  Edge | SecEdgeStructure.addSecondaryEdge(ComparableNode source,
                                 ComparableNode target) | 
|  Edge | MappablePhraseStructureGraph.addSecondaryEdge(ComparableNode source,
                                 ComparableNode target) | 
|  Edge | PhraseStructureGraph.addSecondaryEdge(ComparableNode source,
                                 ComparableNode target) | 
|  Edge | DependencyGraph.addSecondaryEdge(ComparableNode source,
                                 ComparableNode target) | 
|  void | SecEdgeStructure.removeSecondaryEdge(ComparableNode source,
                                       ComparableNode target) | 
|  void | MappablePhraseStructureGraph.removeSecondaryEdge(ComparableNode source,
                                       ComparableNode target) | 
|  void | PhraseStructureGraph.removeSecondaryEdge(ComparableNode source,
                                       ComparableNode target) | 
|  void | DependencyGraph.removeSecondaryEdge(ComparableNode source,
                                       ComparableNode target) | 
| Uses of ComparableNode in org.maltparser.core.syntaxgraph.node | 
|---|
| Subinterfaces of ComparableNode in org.maltparser.core.syntaxgraph.node | |
|---|---|
|  interface | DependencyNode | 
|  interface | Node | 
|  interface | NonTerminalNode | 
|  interface | PhraseStructureNode | 
|  interface | TerminalNode | 
|  interface | TokenNode | 
| Classes in org.maltparser.core.syntaxgraph.node that implement ComparableNode | |
|---|---|
|  class | GraphNode | 
|  class | NonTerminal | 
|  class | Root | 
|  class | Token | 
| Methods in org.maltparser.core.syntaxgraph.node with parameters of type ComparableNode | |
|---|---|
|  int | GraphNode.compareTo(ComparableNode o) | 
|  int | Token.compareTo(ComparableNode that) | 
|  int | Root.compareTo(ComparableNode o) | 
|  int | NonTerminal.compareTo(ComparableNode o) | 
| 
 | MaltParser 1.4.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||