Click or drag to resize

LGSPGraphModelExternal Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public virtual void External(
	string line,
	IGraph graph
)

Parameters

line
Type: SystemString
graph
Type: de.unika.ipd.grGen.libGrIGraph

Implements

IGraphModelExternal(String, IGraph)
See Also