|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Operator
Interface for Operator. The Opertor can get and set an operation.
Method Summary | |
---|---|
Operation |
getOperation()
Get operation that operator performs |
void |
setOperation(Operation op)
Set operation that operator performs |
Methods inherited from interface Operator.Module |
---|
perform, setPopulation |
Method Detail |
---|
void setOperation(Operation op)
op
- operationOperation getOperation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |