|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.Alida.operator.ALDPort
de.unihalle.informatik.Alida.operator.ALDOpNodePort
de.unihalle.informatik.Alida.operator.ALDInputPort
public class ALDInputPort
Input port within an opNode
.
Field Summary |
---|
Fields inherited from class de.unihalle.informatik.Alida.operator.ALDPort |
---|
typeName |
Constructor Summary | |
---|---|
ALDInputPort(ALDOpNode opNode,
int idx,
java.lang.String descriptorName)
Construct an input port within the given opNode with index idx and
descriptorName as role of the port. |
Method Summary |
---|
Methods inherited from class de.unihalle.informatik.Alida.operator.ALDOpNodePort |
---|
getClassname, getDescriptorName, getExplanation, getOpNode, getPortIndex, getProperties, print, setClassname, setExplanation |
Methods inherited from class de.unihalle.informatik.Alida.operator.ALDPort |
---|
getOrigin, print |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ALDInputPort(ALDOpNode opNode, int idx, java.lang.String descriptorName)
opNode
with index idx
and
descriptorName
as role of the port.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |