Click or drag to resize

GRSExportEmitSubgraphAttributes Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static void EmitSubgraphAttributes(
	MainGraphExportContext mainGraphContext,
	GraphExportContext context,
	StreamWriter sw
)

Parameters

mainGraphContext
Type: de.unika.ipd.grGen.libGrMainGraphExportContext
context
Type: de.unika.ipd.grGen.libGrGraphExportContext
sw
Type: System.IOStreamWriter
See Also