|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Module
Interface for modules. The module will recive a population. The module will perform an operation.
| Method Summary | |
|---|---|
void |
perform()
Performs the operation on the population |
void |
setPopulation(Population p)
Set the population on which the module will perform its operations |
| Method Detail |
|---|
void setPopulation(Population p)
p - populationvoid perform()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||