Uses of Class
adams.flow.control.ArrayProcess
-
Packages that use ArrayProcess Package Description adams.flow.control -
-
Uses of ArrayProcess in adams.flow.control
Fields in adams.flow.control declared as ArrayProcess Modifier and Type Field Description protected ArrayProcess
ArrayProcess.ArrayElementJob. m_Owner
the owner.Constructors in adams.flow.control with parameters of type ArrayProcess Constructor Description ArrayElementJob(ArrayProcess owner, int arrayIndex, Object arrayElement)
Initializes the job.
-