swarm.activity
Interface ActionTarget

All Known Subinterfaces:
ActionForEach, ActionForEachHomogeneous, ActionTo, FActionForEach, FActionForEachHeterogeneous, FActionForEachHomogeneous

public interface ActionTarget

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


Method Summary
 java.lang.Object getTarget()
           
 

Method Detail

getTarget

public java.lang.Object getTarget()