Click or drag to resize

IUserProxyForSequenceExecutionChooseMatch(Int32, SequenceSomeFromSet) Method

returns the maybe user altered match to execute next for the sequence given the randomly chosen total match is supplied; the sequence with the rules and matches is supplied

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
int ChooseMatch(
	int totalMatchExecute,
	SequenceSomeFromSet seq
)

Parameters

totalMatchExecute  Int32
 
seq  SequenceSomeFromSet
 

Return Value

Int32
See Also