@Deprecated public class EdgeBuilder extends Object implements IEdge
| Modifier | Constructor and Description |
|---|---|
protected |
EdgeBuilder(NodeBuilder source,
NodeBuilder target,
VFBondMatcher matcher)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
VFBondMatcher |
getBondMatcher()
Deprecated.
Returns bond matcher.
|
INode |
getSource()
Deprecated.
Returns source Node.
|
INode |
getTarget()
Deprecated.
Returns target Node.
|
protected EdgeBuilder(NodeBuilder source, NodeBuilder target, VFBondMatcher matcher)
source - target - matcher - public INode getSource()
public INode getTarget()
public VFBondMatcher getBondMatcher()
getBondMatcher in interface IEdgeCopyright © 2017. All Rights Reserved.