Click or drag to resize

LGSPNamedGraphCreateEmptyEquivalent Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public override IGraph CreateEmptyEquivalent(
	string newName
)

Parameters

newName
Type: SystemString

Return Value

Type: IGraph

Implements

IGraphCreateEmptyEquivalent(String)
IGraphCreateEmptyEquivalent(String)
See Also