org.jactr.modules.pm.vocal.delegate
Class VocalManagementDelegate
java.lang.Object
org.jactr.modules.pm.vocal.delegate.VocalManagementDelegate
public class VocalManagementDelegate
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VocalManagementDelegate
public VocalManagementDelegate(AbstractVocalModule module,
VocalCommandManager manager)
getModule
public IVocalModule getModule()
getManager
public VocalCommandManager getManager()
clear
public void clear()
prepare
public java.util.concurrent.Future<org.commonreality.modalities.vocal.VocalizationCommand> prepare(IRequest request)
execute
public java.util.concurrent.Future<org.commonreality.modalities.vocal.VocalizationCommand> execute(org.commonreality.efferent.IEfferentCommand command)