Click or drag to resize

MSAGLClientApplyRealizer Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.2
Syntax
C#
public void ApplyRealizer(
	Edge edge,
	string edgeRealizerName
)

Parameters

edge
Type: Edge
edgeRealizerName
Type: SystemString
See Also