swarm.activity
Interface ActionTargetC

All Known Subinterfaces:
ActionForEachC, ActionForEachHomogeneousC, ActionToC, FActionForEachC, FActionForEachHeterogeneousC, FActionForEachHomogeneousC

public interface ActionTargetC

Messages common to actions that are sent to an object.. Messages common to actions that are sent to an object.


Method Summary
 void setTarget(java.lang.Object target)
           
 

Method Detail

setTarget

public void setTarget(java.lang.Object target)