|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.event.AbstractACTREvent<IMotorModule,IMotorModuleListener>
org.jactr.modules.pm.motor.event.MotorModuleEvent
public class MotorModuleEvent
| Nested Class Summary | |
|---|---|
static class |
MotorModuleEvent.Type
|
| Constructor Summary | |
|---|---|
MotorModuleEvent(IMotorModule source,
IMovement movement,
MotorModuleEvent.Type type)
|
|
| Method Summary | |
|---|---|
void |
fire(IMotorModuleListener listener)
dispatch this event to a listener on the provided executor |
IMovement |
getMovement()
|
MotorModuleEvent.Type |
getType()
|
| Methods inherited from class org.jactr.core.event.AbstractACTREvent |
|---|
getSimulationTime, getSource, getSystemTime |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MotorModuleEvent(IMotorModule source,
IMovement movement,
MotorModuleEvent.Type type)
| Method Detail |
|---|
public MotorModuleEvent.Type getType()
public IMovement getMovement()
public void fire(IMotorModuleListener listener)
IACTREvent
fire in interface IACTREvent<IMotorModule,IMotorModuleListener>fire in class AbstractACTREvent<IMotorModule,IMotorModuleListener>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||