Click or drag to resize

ShellGraphProcessingEnvironment Class

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

Namespace: de.unika.ipd.grGen.grShell
Assembly: libGrShell (in libGrShell.dll) Version: GrGen.NET 7.1
Syntax
C#
public class ShellGraphProcessingEnvironment : DebuggerGraphProcessingEnvironment

The ShellGraphProcessingEnvironment type exposes the following members.

Constructors
 NameDescription
Public methodShellGraphProcessingEnvironment(IGraph, String, String, String)Initializes a new instance of the ShellGraphProcessingEnvironment class
Public methodShellGraphProcessingEnvironment(INamedGraph, String, String, String)Initializes a new instance of the ShellGraphProcessingEnvironment class
Top
Fields
See Also