|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.yobotics.simulationconstructionset.DoNothingController
public final class DoNothingController
Constructor Summary | |
---|---|
DoNothingController()
|
Method Summary | |
---|---|
void |
doControl()
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
YoVariableRegistry |
getYoVariableRegistry()
|
void |
initialize()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DoNothingController()
Method Detail |
---|
public YoVariableRegistry getYoVariableRegistry()
getYoVariableRegistry
in interface RobotControlElement
public void doControl()
doControl
in interface RobotController
public java.lang.String getName()
getName
in interface RobotControlElement
public void initialize()
initialize
in interface RobotControlElement
public java.lang.String getDescription()
getDescription
in interface RobotControlElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |