|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RemoveListener
Model property interested in hearing about removal of EntityInstances
from a population.
Model| Method Summary | |
|---|---|
void |
removeNotify(EntityInstance inst)
Called when an EntityInstance is removed. |
| Method Detail |
|---|
void removeNotify(EntityInstance inst)
population.removeInstance method is called,
and this object is registered as a property of the Model by the
Model.addProperty method.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||