Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Interfaces
IXMLGPDomainType Interface
Represents type IXMLGPDomainType.
Namespace: RSGPDomainXML
IXMLNode RSGPDomainXML.IXMLGPDomainType RSGPDomainXML.TXMLGPDomainType
Delphi
type IXMLGPDomainType = interface(IXMLNode) ['{ED16C0D0-90C4-49BF-B103-D61D5496021E}'] end;
Name
Description
FittestIndividual
Represents property FittestIndividual.
Instructions
Represents property Instructions.
Population
Represents property Population.
Top
Get_FittestIndividual
Represents method Get_FittestIndividual.
Get_Instructions
Represents method Get_Instructions.
Get_Population
Represents method Get_Population.
•RSGPDomainXML