Click or drag to resize

LGSPGraphProcessingEnvironmentApplyGraphRewriteSequence(String) Method


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

Parameters

seqStr  String
 

Return Value

Boolean

Implements

IGraphProcessingEnvironmentApplyGraphRewriteSequence(String)
See Also