|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProductionListener
Description of the Interface
| Method Summary | |
|---|---|
void |
actionAdded(ProductionEvent pe)
|
void |
actionRemoved(ProductionEvent pe)
|
void |
conditionAdded(ProductionEvent pe)
condition has been added, only available before encoding |
void |
conditionRemoved(ProductionEvent pe)
|
void |
productionEncoded(ProductionEvent pe)
production has been added to the model |
void |
productionFired(ProductionEvent pe)
production has been fired, you can access the production or its instantiation |
void |
productionInstantiated(ProductionEvent pe)
production has been successfully instantiated |
| Methods inherited from interface org.jactr.core.event.IParameterListener |
|---|
parameterChanged |
| Method Detail |
|---|
void productionEncoded(ProductionEvent pe)
pe - void productionInstantiated(ProductionEvent pe)
pe - void productionFired(ProductionEvent pe)
pe - void conditionAdded(ProductionEvent pe)
pe - void conditionRemoved(ProductionEvent pe)
pe - void actionAdded(ProductionEvent pe)
void actionRemoved(ProductionEvent pe)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||