Hide Comments
Hide Comments

Comments (0)

Represents type IXMLGPReproductionType_MutationWeights.

Namespace: RSGeneticProgrammingXML

expandingInheritance Hierarchy

IXMLNode
  RSGeneticProgrammingXML.IXMLGPReproductionType_MutationWeights
    RSGeneticProgrammingXML.TXMLGPReproductionType_MutationWeights
 

expandingSyntax

Delphi

type 
  IXMLGPReproductionType_MutationWeights = interface(IXMLNode) 
  ['{70C2AA44-AD0C-4E35-B717-5C8A6F904387}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

MmConstant

Represents property MmConstant.

public property

MmHoist

Represents property MmHoist.

public property

MmPoint

Represents property MmPoint.

public property

MmReplacement

Represents property MmReplacement.

public property

MmShrink

Represents property MmShrink.

public property

MmSubtree

Represents property MmSubtree.

Top

expandingMethods

 

Name

Description

public method

Get_MmConstant

Represents method Get_MmConstant.

public method

Get_MmHoist

Represents method Get_MmHoist.

public method

Get_MmPoint

Represents method Get_MmPoint.

public method

Get_MmReplacement

Represents method Get_MmReplacement.

public method

Get_MmShrink

Represents method Get_MmShrink.

public method

Get_MmSubtree

Represents method Get_MmSubtree.

public method

Set_MmConstant(Integer)

Represents method Set_MmConstant(Integer).

public method

Set_MmHoist(Integer)

Represents method Set_MmHoist(Integer).

public method

Set_MmPoint(Integer)

Represents method Set_MmPoint(Integer).

public method

Set_MmReplacement(Integer)

Represents method Set_MmReplacement(Integer).

public method

Set_MmShrink(Integer)

Represents method Set_MmShrink(Integer).

public method

Set_MmSubtree(Integer)

Represents method Set_MmSubtree(Integer).

Top

expandingSee Also

Comments (0)