public interface IEdge
Modifier and Type | Method and Description |
---|---|
BondMatcher |
getBondMatcher()
Returns bond matcher.
|
INode |
getSource()
Returns source Node.
|
INode |
getTarget()
Returns target Node.
|
INode getSource()
INode getTarget()
BondMatcher getBondMatcher()