Click or drag to resize

LGSPGraphProcessingEnvironmentApplyGraphRewriteSequence 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: SystemString

Return Value

Type: Boolean

Implements

IGraphProcessingEnvironmentApplyGraphRewriteSequence(String)
See Also