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, isRootaddLabel, addLabel, addLabel, clear, getBelongsToGraph, getLabelCode, getLabelSet, getLabelSymbol, getLabelTypes, hasLabel, isLabeled, nLabels, removeLabel, removeLabels, setBelongsToGraphPhraseStructureNode getParent()
Edge getParentEdge() throws MaltChainedException
MaltChainedExceptionjava.lang.String getParentEdgeLabelSymbol(SymbolTable table) throws MaltChainedException
MaltChainedExceptionint getParentEdgeLabelCode(SymbolTable table) throws MaltChainedException
MaltChainedExceptionboolean hasParentEdgeLabel(SymbolTable table) throws MaltChainedException
MaltChainedExceptionCopyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.