public class ALDEdge extends Object
| Modifier and Type | Method and Description |
|---|---|
ALDPort |
getSourcePort()
Return the source port of the edge.
|
ALDPort |
getTargetPort()
Return the target port of the edge.
|
void |
print()
Print this edge to stdout.
|
void |
print(String indent)
Print this edge to stdout with a given ident string.
|
public ALDPort getSourcePort()
public ALDPort getTargetPort()
public void print()
public void print(String indent)
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.