|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.event.AbstractACTREvent<IProceduralLearningModule6,IProceduralLearningModule6Listener>
org.jactr.core.module.procedural.six.learning.event.ProceduralLearningEvent
public class ProceduralLearningEvent
| Nested Class Summary | |
|---|---|
static class |
ProceduralLearningEvent.Type
|
| Field Summary |
|---|
| Fields inherited from class org.jactr.core.event.AbstractACTREvent |
|---|
LOGGER |
| Constructor Summary | |
|---|---|
ProceduralLearningEvent(IProceduralLearningModule6 source,
IProduction production,
double reward)
|
|
| Method Summary | |
|---|---|
void |
fire(IProceduralLearningModule6Listener listener)
dispatch this event to a listener on the provided executor |
IProduction |
getProduction()
|
double |
getReward()
|
ProceduralLearningEvent.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 ProceduralLearningEvent(IProceduralLearningModule6 source,
IProduction production,
double reward)
| Method Detail |
|---|
public void fire(IProceduralLearningModule6Listener listener)
IACTREvent
fire in interface IACTREvent<IProceduralLearningModule6,IProceduralLearningModule6Listener>fire in class AbstractACTREvent<IProceduralLearningModule6,IProceduralLearningModule6Listener>public ProceduralLearningEvent.Type getType()
public IProduction getProduction()
public double getReward()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||