swarm.defobj
Interface BehaviorPhaseC


public abstract interface BehaviorPhaseC
extends CreatedClassS, CreatedClassC

Created class which implements a phase of object behavior.. Created class which implements a phase of object behavior.


Method Summary
 void setNextPhase(Object aClass)
           
 
Methods inherited from interface swarm.defobj.CreatedClassC
hdf5InCreate, hdf5OutShallow, lispInCreate, lispOutShallow, setClass, setDefiningClass, setName, setSuperclass, updateArchiver
 
Methods inherited from interface swarm.defobj.CreateC
createEnd
 

Method Detail

setNextPhase

public void setNextPhase(Object aClass)