Click or drag to resize

SequenceBaseExecutionState Property

the state of executing this sequence base (a sequence base comprises sequences, sequence computations, sequence expressions)

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public SequenceExecutionState ExecutionState { get; }

Property Value

SequenceExecutionState
See Also