public interface SecEdgeStructure
Modifier and Type | Method and Description |
---|---|
Edge |
addSecondaryEdge(ComparableNode source,
ComparableNode target) |
void |
removeSecondaryEdge(ComparableNode source,
ComparableNode target) |
Edge addSecondaryEdge(ComparableNode source, ComparableNode target) throws MaltChainedException
MaltChainedException
void removeSecondaryEdge(ComparableNode source, ComparableNode target) throws MaltChainedException
MaltChainedException
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.