Click or drag to resize

CompliantUserProxyForSequenceExecutionChooseMatch(Int32, SequenceSomeFromSet) Method


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

Parameters

totalMatchExecute  Int32
 
seq  SequenceSomeFromSet
 

Return Value

Int32

Implements

IUserProxyForSequenceExecutionChooseMatch(Int32, SequenceSomeFromSet)
See Also