Public Methods | |
FGWorkSendVals (FASet values, FGNode dest) | |
void | doWork () |
Private Attributes | |
FASet | values |
Definition at line 52 of file FGWorkSendVals.java.
|
Constructor for the class.
Definition at line 64 of file FGWorkSendVals.java. |
|
Pushes the given values into the given flow graph node. Reimplemented from FGWork. Definition at line 82 of file FGWorkSendVals.java. |
|
Set of values to be pushed into the destination node. Definition at line 57 of file FGWorkSendVals.java. |