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
MaltChainedExceptionvoid removeSecondaryEdge(ComparableNode source, ComparableNode target) throws MaltChainedException
MaltChainedExceptionCopyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.