de.unihalle.informatik.Alida.operator
Class ALDInputPort
java.lang.Object
de.unihalle.informatik.Alida.operator.ALDPort
de.unihalle.informatik.Alida.operator.ALDOpNodePort
de.unihalle.informatik.Alida.operator.ALDInputPort
public class ALDInputPort
- extends ALDOpNodePort
Input port within an opNode
.
Fields inherited from class de.unihalle.informatik.Alida.operator.ALDPort |
typeName |
Constructor Summary |
ALDInputPort(ALDOpNode opNode,
int idx,
String descriptorName)
Construct an input port within the given opNode with index idx and
descriptorName as role of the port. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALDInputPort
public ALDInputPort(ALDOpNode opNode,
int idx,
String descriptorName)
- Construct an input port within the given
opNode
with index idx
and
descriptorName
as role of the port.
Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.