Hide Comments
Hide Comments

Comments (0)

Represents type TXMLGPReproductionType_MutationWeights.

Namespace: RSGeneticProgrammingXML

expandingInheritance Hierarchy

TXMLNode
  RSGeneticProgrammingXML.TXMLGPReproductionType_MutationWeights
 

expandingSyntax

Delphi

type
  TXMLGPReproductionType_MutationWeights = class(TXMLNode, IXMLGPReproductionType_MutationWeights)
  end;
 

expandingMethods

 

Name

Description

protected method

Get_MmConstant

Represents method Get_MmConstant.

protected method

Get_MmHoist

Represents method Get_MmHoist.

protected method

Get_MmPoint

Represents method Get_MmPoint.

protected method

Get_MmReplacement

Represents method Get_MmReplacement.

protected method

Get_MmShrink

Represents method Get_MmShrink.

protected method

Get_MmSubtree

Represents method Get_MmSubtree.

protected method

Set_MmConstant(Integer)

Represents method Set_MmConstant(Integer).

protected method

Set_MmHoist(Integer)

Represents method Set_MmHoist(Integer).

protected method

Set_MmPoint(Integer)

Represents method Set_MmPoint(Integer).

protected method

Set_MmReplacement(Integer)

Represents method Set_MmReplacement(Integer).

protected method

Set_MmShrink(Integer)

Represents method Set_MmShrink(Integer).

protected method

Set_MmSubtree(Integer)

Represents method Set_MmSubtree(Integer).

Top

expandingSee Also

Comments (0)