|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputPort | |
---|---|
org.shiwa.fgi.iwir | Provides simple java classes to generate an IWIR workflow. |
Uses of InputPort in org.shiwa.fgi.iwir |
---|
Methods in org.shiwa.fgi.iwir that return types with arguments of type InputPort | |
---|---|
java.util.List<InputPort> |
AbstractTask.getInputPorts()
Returns a shallow copy of the input ports InputPort tPort. |
Methods in org.shiwa.fgi.iwir with parameters of type InputPort | |
---|---|
void |
AbstractTask.addInputPort(InputPort inputPort)
Adds an additional input port to the task. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |