public class EdgeL3 extends AbstractEdge
| Constructor and Description |
|---|
EdgeL3(Node source,
Node target,
Graph graph)
Constructor with source and target nodes, and the owner graph.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTranscription() |
void |
setTranscription(boolean transcription)
Set the transcription flag.
|
clear, equals, getGraph, getKey, getSign, getSourceNode, getTargetNode, hashCodeCopyright © 2015 BioPAX. All rights reserved.