public interface PhraseStructureNode extends ComparableNode
Modifier and Type | Method and Description |
---|---|
PhraseStructureNode |
getParent() |
Edge |
getParentEdge() |
int |
getParentEdgeLabelCode(SymbolTable table) |
java.lang.String |
getParentEdgeLabelSymbol(SymbolTable table) |
boolean |
hasParentEdgeLabel(SymbolTable table) |
getCompareToIndex, getIncomingSecondaryEdges, getInDegree, getIndex, getLeftmostDescendant, getLeftmostDescendantIndex, getLeftmostProperDescendant, getLeftmostProperDescendantIndex, getOutDegree, getOutgoingSecondaryEdges, getRightmostDescendant, getRightmostDescendantIndex, getRightmostProperDescendant, getRightmostProperDescendantIndex, isRoot
addLabel, addLabel, addLabel, clear, getBelongsToGraph, getLabelCode, getLabelSet, getLabelSymbol, getLabelTypes, hasLabel, isLabeled, nLabels, removeLabel, removeLabels, setBelongsToGraph
PhraseStructureNode getParent()
Edge getParentEdge() throws MaltChainedException
MaltChainedException
java.lang.String getParentEdgeLabelSymbol(SymbolTable table) throws MaltChainedException
MaltChainedException
int getParentEdgeLabelCode(SymbolTable table) throws MaltChainedException
MaltChainedException
boolean hasParentEdgeLabel(SymbolTable table) throws MaltChainedException
MaltChainedException
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.