Click or drag to resize

CompliantUserProxyForSequenceExecutionChooseMatch(Int32, IMatches, Int32, Sequence) Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public int ChooseMatch(
	int matchToApply,
	IMatches matches,
	int numFurtherMatchesToApply,
	Sequence seq
)

Parameters

matchToApply  Int32
 
matches  IMatches
 
numFurtherMatchesToApply  Int32
 
seq  Sequence
 

Return Value

Int32

Implements

IUserProxyForSequenceExecutionChooseMatch(Int32, IMatches, Int32, Sequence)
See Also