Click or drag to resize

SequenceResetExecutionState Method

Reset the execution state after a run (for following runs). The sequence to be iterated gets reset before each iteration.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public void ResetExecutionState()
See Also