|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.modules.pm.motor.command.translators.AbstractTranslator
public abstract class AbstractTranslator
| Constructor Summary | |
|---|---|
AbstractTranslator()
|
|
| Method Summary | |
|---|---|
org.commonreality.object.IEfferentObject |
getMuscle(java.lang.String muscleName,
IModel model)
translate a string name into an IEfferentObject that represents the
muscle. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jactr.modules.pm.motor.command.ICommandTranslatorDelegate |
|---|
handles |
| Methods inherited from interface org.jactr.modules.pm.motor.command.ICommandTranslator |
|---|
getMuscle, translate |
| Constructor Detail |
|---|
public AbstractTranslator()
| Method Detail |
|---|
public org.commonreality.object.IEfferentObject getMuscle(java.lang.String muscleName,
IModel model)
throws java.lang.IllegalArgumentException
IEfferentObject that represents the
muscle. This is called during a buffer query that has been scoped on a
specific muscle group
getMuscle in interface ICommandTranslatormuscleName - model -
java.lang.IllegalArgumentException - if no muscle is found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||