Click or drag to resize

GraphViewerClientUploadGraph Method

Uploads the graph to YComp, updates the display and makes a synchronisation. Does not change the stored graph, even though this is required for naming.

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public void UploadGraph()
See Also