|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.commonreality.efferent.impl.AbstractEfferentCommandTemplate<VocalizationCommand>
org.commonreality.modalities.vocal.VocalizationCommandTemplate
public class VocalizationCommandTemplate
| Constructor Summary | |
|---|---|
VocalizationCommandTemplate(java.lang.String name,
java.lang.String description)
|
|
| Method Summary | |
|---|---|
VocalizationCommand |
instantiate(IAgent agent,
IEfferentObject object)
instantiate this template using the supplied object |
boolean |
isConsistent(IEfferentCommand command)
returns true if this IEfferentCommand is consistent with those created by
this template. |
| Methods inherited from class org.commonreality.efferent.impl.AbstractEfferentCommandTemplate |
|---|
getDescription, getName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VocalizationCommandTemplate(java.lang.String name,
java.lang.String description)
| Method Detail |
|---|
public VocalizationCommand instantiate(IAgent agent,
IEfferentObject object)
throws java.lang.Exception
IEfferentCommandTemplate
instantiate in interface IEfferentCommandTemplate<VocalizationCommand>instantiate in class AbstractEfferentCommandTemplate<VocalizationCommand>java.lang.Exceptionpublic boolean isConsistent(IEfferentCommand command)
IEfferentCommandTemplateIEfferentCommand is consistent with those created by
this template. This is used on the sensor side to make sure that the IEfferentCommand
supplied is acting upon an IEfferentObject that can be acted upon
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||