swarm.activity
Interface ActionConcurrent


public interface ActionConcurrent
extends Action, ActionS

An action generated when two or more actions co-occur.. An action generated when two or more actions co-occur.


Method Summary
 ActionGroup getConcurrentGroup()
           
 
Methods inherited from interface swarm.defobj.Drop
drop
 
Methods inherited from interface swarm.defobj.GetOwner
getOwner
 
Methods inherited from interface swarm.defobj.DefinedObject
compare, describe, describeID, getDisplayName, getTypeName, getZone, perform, perform$with, perform$with$with, perform$with$with$with, respondsTo, setDisplayName, xfprint, xfprintid, xprint, xprintid
 
Methods inherited from interface swarm.defobj.GetName
getName
 

Method Detail

getConcurrentGroup

public ActionGroup getConcurrentGroup()