swarm.activity
Interface FActionCreatingForEachHomogeneous

All Known Subinterfaces:
ActionCreating, ActionGroup, ActivationOrder, ConcurrentGroup, ConcurrentSchedule, Schedule

public interface FActionCreatingForEachHomogeneous

Invoke a FCall for every item in the target collection. All members must be of the same type.. Invoke a FCall for every item in the target collection. All members must be of the same type.


Method Summary
 FActionForEachHomogeneous createFActionForEachHomogeneous$call(Object target, FCall call)
           
 

Method Detail

createFActionForEachHomogeneous$call

public FActionForEachHomogeneous createFActionForEachHomogeneous$call(Object target,
                                                                      FCall call)