public abstract class ALDPort extends Object
| Constructor and Description |
|---|
ALDPort(String typeName)
Construct a port object
|
| Modifier and Type | Method and Description |
|---|---|
ALDPort |
getOrigin()
Get the origin of this port, which is the parent
in the processing graph.
|
void |
print()
Print some information on System.out
|
void |
print(String indent)
Print some information on System.out
|
public final String typeName
public ALDPort(String typeName)
typeName - type of the port as a Stringpublic ALDPort getOrigin()
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.