swarm.activity
Class ActionToCImpl

java.lang.Object
  |
  +--swarm.PhaseCImpl
        |
        +--swarm.activity.ActionToCImpl

public class ActionToCImpl
extends PhaseCImpl
implements ActionArgsS, ActionArgsC, ActionToS

An action defined by sending an Objective C message.. An action defined by sending an Objective C message.


Fields inherited from class swarm.PhaseCImpl
nextPhase
 
Constructor Summary
ActionToCImpl()
           
 
Methods inherited from class swarm.PhaseCImpl
_copy_creating_phase_to_using_phase
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionToCImpl

public ActionToCImpl()