Click or drag to resize

DebuggerEnvironmentGetGraphElementType Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 8.1
Syntax
C#
public GrGenType GetGraphElementType(
	string typeName
)

Parameters

typeName
Type: SystemString

Return Value

Type: GrGenType

Implements

IDebuggerEnvironmentGetGraphElementType(String)
See Also