Click or drag to resize

CompliantUserProxyForSequenceExecutionChoosePoint Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public double ChoosePoint(
	double pointToExecute,
	SequenceWeightedOne seq
)

Parameters

pointToExecute  Double
 
seq  SequenceWeightedOne
 

Return Value

Double

Implements

IUserProxyForSequenceExecutionChoosePoint(Double, SequenceWeightedOne)
See Also