Click or drag to resize

LGSPGraphProcessingEnvironment.ApplyGraphRewriteSequence Method (String)

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public bool ApplyGraphRewriteSequence(
	string seqStr
)

Parameters

seqStr
Type: System.String

Return Value

Type: Boolean

Implements

IGraphProcessingEnvironment.ApplyGraphRewriteSequence(String)
See Also