org.jactr.modules.pm.vocal.delegate
Class VocalCommandManager

java.lang.Object
  extended by org.jactr.modules.pm.common.efferent.EfferentCommandManager<org.commonreality.modalities.vocal.VocalizationCommand>
      extended by org.jactr.modules.pm.vocal.delegate.VocalCommandManager

public class VocalCommandManager
extends EfferentCommandManager<org.commonreality.modalities.vocal.VocalizationCommand>


Constructor Summary
VocalCommandManager(IVocalModule module)
           
 
Method Summary
 boolean isPreparing()
           
 
Methods inherited from class org.jactr.modules.pm.common.efferent.EfferentCommandManager
abort, clear, execute, getAgent, getCommand, getExecutingCommandIds, getExecutingCommands, getMuscle, install, isAutoDeleteEnabled, isExecuting, newCommand, remove, setAutoDeleteEnabled, uninstall
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VocalCommandManager

public VocalCommandManager(IVocalModule module)
Method Detail

isPreparing

public boolean isPreparing()