public interface Edge extends GraphObject
| Modifier and Type | Method and Description |
|---|---|
int |
getSign()
Algorithms may need a sign for the edge.
|
Node |
getSourceNode() |
Node |
getTargetNode() |
boolean |
isTranscription() |
clear, getGraph, getKeyNode getTargetNode()
Node getSourceNode()
int getSign()
boolean isTranscription()
Copyright © 2015 BioPAX. All rights reserved.