|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.controllerModel.sunrise.conditions.TriggerListenerExecutor
public class TriggerListenerExecutor
Listener executor for trigger.
| Method Summary | |
|---|---|
protected void |
callListener(SunriseConditionObserver sunriseConditionObserver)
Registers the missed events of the respective edge of a particular condition observer. |
boolean |
getConditionValue()
gets the condition value. |
int |
getMissedEvents()
gets the missed events. |
Date |
getTime()
gets the sunrise time of the fired condition. |
void |
run()
|
void |
setMotionContainer(IMotionContainer motionContainer)
sets the corresponding motion container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setMotionContainer(IMotionContainer motionContainer)
motionContainer - the motion container.protected void callListener(SunriseConditionObserver sunriseConditionObserver)
sunriseConditionObserver - The condition observerpublic int getMissedEvents()
public Date getTime()
public boolean getConditionValue()
public void run()
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||