Hide Comments
Hide Comments

Comments (0)

expandingMethods

 

Name

Description

public method

Assign(TPersistent)

Represents method Assign(TPersistent). (Overrides RSGeneticBase.TRSIndividual.Assign(TPersistent).)

protected method

CreateDNA

Represents method CreateDNA.

public method

LoadFromXML(IXMLChromosome)

Overloaded. Reads the individual's chromosome from the XML description of the chromosome

public method

LoadFromXML(IXMLNode)

Overloaded. Reads the individual's data from the XML node (Overrides RSGeneticBase.TRSIndividual.LoadFromXML(IXMLNode).)

public method

SaveToXML(IXMLChromosome)

Overloaded. Saves an XML description of its chromosome into the ChromosomeXML parameter

public method

SaveToXML(IXMLNode)

Overloaded. Writes the individual's data to the XML node (Overrides RSGeneticBase.TRSIndividual.SaveToXML(IXMLNode).)

Top

Comments (0)