Click or drag to resize

GrShellImplGetShellGraphProcEnv Method (String)

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public ShellGraphProcessingEnvironment GetShellGraphProcEnv(
	string graphName
)

Parameters

graphName
Type: SystemString

Return Value

Type: ShellGraphProcessingEnvironment
See Also