Navigation: Code Documentation > GeneticAlgorithm > RSGADomainXML > Interfaces
IXMLGenes Interface
Represents type IXMLGenes.
Namespace: RSGADomainXML
IXMLNode RSGADomainXML.IXMLGenes RSGADomainXML.TXMLGenes
Delphi
type IXMLGenes = interface(IXMLNode) ['{8EA2E031-70B1-49F6-9212-8C957530C56D}'] end;
Name
Description
Bits
Represents property Bits.
BooleanGeneValue
Represents property BooleanGeneValue.
EnumerationGeneValue
Represents property EnumerationGeneValue.
FloatGeneValue
Represents property FloatGeneValue.
IntegerGeneValue
Represents property IntegerGeneValue.
Top
Get_Bits
Represents method Get_Bits.
Get_BooleanGeneValue
Represents method Get_BooleanGeneValue.
Get_EnumerationGeneValue
Represents method Get_EnumerationGeneValue.
Get_FloatGeneValue
Represents method Get_FloatGeneValue.
Get_IntegerGeneValue
Represents method Get_IntegerGeneValue.
Set_Bits(UnicodeString)
Represents method Set_Bits(UnicodeString).
•RSGADomainXML