public interface RemoveListener
population
.Model
Modifier and Type | Method and Description |
---|---|
void |
removeNotify(EntityInstance inst)
Called when an EntityInstance is removed.
|
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.