Click or drag to resize

CompliantUserProxyForSequenceExecutionChooseDirection Method


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

Parameters

direction  Int32
 
seq  Sequence
 

Return Value

Int32

Implements

IUserProxyForSequenceExecutionChooseDirection(Int32, Sequence)
See Also