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