Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
W
X
S
setBool(Boolean)
- Method in class org.shiwa.fgi.iwir.condition.
ConditionNode
Sets the boolean value.
setCondition(ConditionExpression)
- Method in class org.shiwa.fgi.iwir.
IfTask
Sets the condition of the task.
setCondition(ConditionExpression)
- Method in class org.shiwa.fgi.iwir.
WhileTask
Sets the condition.
setDob(Double)
- Method in class org.shiwa.fgi.iwir.condition.
ConditionNode
Sets the double value.
setFrom(String)
- Method in class org.shiwa.fgi.iwir.image.
Edge
setLeft(ConditionNode)
- Method in class org.shiwa.fgi.iwir.condition.
ConditionNode
Sets the left subtree of a node.
setLoopCounter(LoopCounter)
- Method in class org.shiwa.fgi.iwir.
ForTask
Sets the new loop counter for the task.
setLoopCounter(LoopCounter)
- Method in class org.shiwa.fgi.iwir.
ParallelForTask
Sets the loop counter of the task.
setNum(Integer)
- Method in class org.shiwa.fgi.iwir.condition.
ConditionNode
Sets the int value.
setPort(String)
- Method in class org.shiwa.fgi.iwir.condition.
ConditionNode
Sets the port value.
setPortValue(String, String)
- Method in class org.shiwa.fgi.iwir.
AbstractTask
Sets the port value.
setPortValue(String, double)
- Method in class org.shiwa.fgi.iwir.
AbstractTask
Sets the port value.
setPortValue(String, int)
- Method in class org.shiwa.fgi.iwir.
AbstractTask
Sets the port value.
setPortValue(String, boolean)
- Method in class org.shiwa.fgi.iwir.
AbstractTask
Sets the port value.
setRight(ConditionNode)
- Method in class org.shiwa.fgi.iwir.condition.
ConditionNode
Sets the right subtree of a node.
setString(String)
- Method in class org.shiwa.fgi.iwir.condition.
ConditionNode
Sets the string value.
setTask(AbstractTask)
- Method in class org.shiwa.fgi.iwir.
IWIR
Sets the task of the IWIR workflow.
setTasktype(String)
- Method in class org.shiwa.fgi.iwir.
Task
Sets the tasktype of the task.
setTo(String)
- Method in class org.shiwa.fgi.iwir.image.
Edge
setType(String)
- Method in class org.shiwa.fgi.iwir.
AbstractPort
Sets the type of the port.
setType(DataType)
- Method in class org.shiwa.fgi.iwir.
AbstractPort
Sets the type of the port.
setValue(String)
- Method in class org.shiwa.fgi.iwir.
InputPort
Sets the string value for the port.
setValue(double)
- Method in class org.shiwa.fgi.iwir.
InputPort
Sets the double value for the port.
setValue(int)
- Method in class org.shiwa.fgi.iwir.
InputPort
Sets the integer value for the port.
setValue(boolean)
- Method in class org.shiwa.fgi.iwir.
InputPort
Sets the boolean value for the port.
setValue(String)
- Method in class org.shiwa.fgi.iwir.
LoopPort
Sets the string value for the port.
setValue(double)
- Method in class org.shiwa.fgi.iwir.
LoopPort
Sets the double value for the port.
setValue(int)
- Method in class org.shiwa.fgi.iwir.
LoopPort
Sets the integer value for the port.
setValue(boolean)
- Method in class org.shiwa.fgi.iwir.
LoopPort
Sets the boolean value for the port.
setVersion(String)
- Method in class org.shiwa.fgi.iwir.
IWIR
Sets the version of the IWIR workflow.
setWfname(String)
- Method in class org.shiwa.fgi.iwir.
IWIR
Sets the workflow name.
setXmlns(String)
- Method in class org.shiwa.fgi.iwir.
IWIR
Sets the XML namespace.
SimpleType
- Class in
org.shiwa.fgi.iwir
The Class SimpleType represents the simple types of an IWIR data type.
SimpleType.ConcreteType
- Enum in
org.shiwa.fgi.iwir
The Enum ConcreteType list the simple types.
sink()
- Method in class org.shiwa.fgi.iwir.condition.
UnitTest
split(ConditionNode, ConditionToken)
- Static method in class org.shiwa.fgi.iwir.condition.
ConditionNode
Split.
startNodeShape()
- Static method in class org.shiwa.fgi.iwir.image.
Utils
STRING
- Static variable in class org.shiwa.fgi.iwir.
SimpleType
The STRING type instance.
Subgraph
- Class in
org.shiwa.fgi.iwir.image
Subgraph(String, String)
- Constructor for class org.shiwa.fgi.iwir.image.
Subgraph
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
W
X