|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mapper | |
---|---|
Individuals | |
Mapper |
Uses of Mapper in Individuals |
---|
Methods in Individuals that return Mapper | |
---|---|
Mapper |
Individual.getMapper()
Get the map use to map input and output |
Mapper |
GEIndividual.getMapper()
|
abstract Mapper |
AbstractIndividual.getMapper()
|
Methods in Individuals with parameters of type Mapper | |
---|---|
void |
Individual.setMapper(Mapper m)
Set mapper |
void |
GEIndividual.setMapper(Mapper m)
|
abstract void |
AbstractIndividual.setMapper(Mapper m)
|
Uses of Mapper in Mapper |
---|
Classes in Mapper that implement Mapper | |
---|---|
class |
ContextFreeGrammar
Abstract ContextFreeGrammar |
class |
GEGrammar
Class for GEGrammar. |
class |
Grammar
Abstract class for mapping using a Grammar |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |