Click or drag to resize

CompliantUserProxyForSequenceExecutionChooseDirection Method

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

Parameters

direction
Type: SystemInt32
seq
Type: de.unika.ipd.grGen.libGrSequence

Return Value

Type: Int32

Implements

IUserProxyForSequenceExecutionChooseDirection(Int32, Sequence)
See Also