swarm.activity
Interface ActionTarget

All Known Subinterfaces:
ActionForEach, 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
 Object getTarget()
           
 

Method Detail

getTarget

public Object getTarget()