addObserver(RuntimeParameterObserver *obs) | ParameterSettableWithConfigureFunction | |
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettableWithConfigureFunction | protectedstatic |
allocated | Genotype | protected |
AllowMultiple | ParameterSettableWithConfigureFunction | |
assign(const Genotype *genotype) | Genotype | |
bit(unsigned int i) const | Genotype | |
bitToGeneIndex(unsigned int bit) const | Genotype | virtual |
clone() const | Genotype | virtual |
configure(ConfigurationParameters ¶ms, QString prefix) | Genotype | virtual |
copyDataFrom(Genotype *source) | Genotype | protected |
data | Genotype | protected |
Default | ParameterSettableWithConfigureFunction | |
describe(QString type) | Genotype | static |
dominatedBy(const Genotype *genotype) | Genotype | |
extractUInt(unsigned int startPos, unsigned int stopPos) | Genotype | |
fitness() const | Genotype | |
fitnessv | Genotype | protected |
fromCompressedString(QString str) | Genotype | |
fromString(QString) | Genotype | |
fullParameterDescriptionPath(QString type, QString param) | ParameterSettableWithConfigureFunction | static |
fullSubgroupDescriptionPath(QString type, QString sub) | ParameterSettableWithConfigureFunction | static |
geneToBitIndex(unsigned int gene) const | Genotype | virtual |
Genotype(unsigned int size=0) | Genotype | |
Genotype(QString, bool compressed=false) | Genotype | |
Genotype(const Genotype &genotype) | Genotype | |
getRuntimeParameter(QString paramName) | ParameterSettableWithConfigureFunction | |
getUIManager() | ParameterSettableWithConfigureFunction | virtual |
hammingDistance(const Genotype *) | Genotype | |
Infinity | ParameterSettableWithConfigureFunction | static |
insertUInt(unsigned int value, unsigned int startPos, unsigned int stopPos) | Genotype | |
IsList | ParameterSettableWithConfigureFunction | |
IsMandatory | ParameterSettableWithConfigureFunction | |
MaxInteger | ParameterSettableWithConfigureFunction | static |
MinInteger | ParameterSettableWithConfigureFunction | static |
notes() const | Genotype | |
notesv | Genotype | protected |
notifyChangesToParam(QString paramName) | ParameterSettableWithConfigureFunction | protected |
numOfObjectives() const | Genotype | |
objective(int i) const | Genotype | |
operator=(const Genotype &genotype) | Genotype | virtual |
ParameterSettable() | ParameterSettableWithConfigureFunction | |
ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | |
postConfigureInitialization() | ParameterSettableWithConfigureFunction | virtual |
Property enum name | ParameterSettableWithConfigureFunction | |
randomize() | Genotype | virtual |
rank() const | Genotype | |
rankGreaterThanComparator(const Genotype *g1, const Genotype *g2) | Genotype | inlinestatic |
rankv | Genotype | protected |
removeObserver(RuntimeParameterObserver *obs) | ParameterSettableWithConfigureFunction | |
resize(unsigned int newsize) | Genotype | protected |
save(ConfigurationParameters ¶ms, QString prefix) | Genotype | virtual |
set(unsigned int i) | Genotype | |
setFitness(double value) | Genotype | |
setNotes(QString notes) | Genotype | |
setObjective(int i, double value) | Genotype | |
setRank(double rank) | Genotype | |
setRuntimeParameter(QString paramName, T newvalue) | ParameterSettableWithConfigureFunction | |
size() const | Genotype | |
sizev | Genotype | protected |
toCompressedString() const | Genotype | |
toggle(unsigned int i) | Genotype | |
toString() const | Genotype | |
typeName() const | ParameterSettableWithConfigureFunction | |
unset(unsigned int i) | Genotype | |
~Genotype() | Genotype | virtual |
~ParameterSettable() | ParameterSettableWithConfigureFunction | virtual |
~ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | virtual |