Navigation: Code Documentation > GeneticAlgorithm > RSGADomainXML > Classes
TXMLChromosome Class
Represents type TXMLChromosome.
Namespace: RSGADomainXML
TXMLNode RSGADomainXML.TXMLChromosome
Delphi
type TXMLChromosome = class(TXMLNode, IXMLChromosome) end;
Name
Description
AfterConstruction
Represents method AfterConstruction.
Get_Fitness
Represents method Get_Fitness.
Get_Genes
Represents method Get_Genes.
Get_Name
Represents method Get_Name.
Set_Fitness(Single)
Represents method Set_Fitness(Single).
Set_Name(UnicodeString)
Represents method Set_Name(UnicodeString).
Top
•RSGADomainXML