swarm.activity
Interface FActionCreatingForEachHeterogeneous

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

public interface FActionCreatingForEachHeterogeneous

Invoke a FCall for every item in the target collection, which can include objects of various types.. Invoke a FCall for every item in the target collection, which can include objects of various types.


Method Summary
 FActionForEachHeterogeneous createFActionForEachHeterogeneous$call(java.lang.Object target, FCall call)
           
 

Method Detail

createFActionForEachHeterogeneous$call

public FActionForEachHeterogeneous createFActionForEachHeterogeneous$call(java.lang.Object target,
                                                                          FCall call)