Click or drag to resize

CompliantUserProxyForSequenceExecution Class

A proxy simulating an always compliant user for choices during sequence execution, always returns the suggested choice. Used for sequence execution without debugger.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libGrCompliantUserProxyForSequenceExecution

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public class CompliantUserProxyForSequenceExecution : IUserProxyForSequenceExecution

The CompliantUserProxyForSequenceExecution type exposes the following members.

Constructors
  NameDescription
Public methodCompliantUserProxyForSequenceExecution
Initializes a new instance of the CompliantUserProxyForSequenceExecution class
Top
Methods
See Also