<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGPDomainXML > Classes:
Comments (0)
Represents type TXMLGPInstructions.
Namespace: RSGPDomainXML
TXMLNode RSGPDomainXML.TXMLGPInstructions
Delphi
type TXMLGPInstructions = class(TXMLNode, IXMLGPInstructions) end;
Name
Description
AfterConstruction
Represents method AfterConstruction.
Get_Constant
Represents method Get_Constant.
Get_FloatConstant
Represents method Get_FloatConstant.
Get_Function_
Represents method Get_Function_.
Get_Variable
Represents method Get_Variable.
Get_VariantConstant
Represents method Get_VariantConstant.
Top