Click or drag to resize

DebuggerGraphProcessingEnvironment Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.graphViewerAndSequenceDebuggerDebuggerGraphProcessingEnvironment
    de.unika.ipd.grGen.grShellShellGraphProcessingEnvironment

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

The DebuggerGraphProcessingEnvironment type exposes the following members.

Constructors
  NameDescription
Public methodDebuggerGraphProcessingEnvironment(IGraph)
Initializes a new instance of the DebuggerGraphProcessingEnvironment class
Public methodDebuggerGraphProcessingEnvironment(INamedGraph)
Initializes a new instance of the DebuggerGraphProcessingEnvironment class
Public methodDebuggerGraphProcessingEnvironment(INamedGraph, IGraphProcessingEnvironment)
Initializes a new instance of the DebuggerGraphProcessingEnvironment class
Top
Fields
See Also