Click or drag to resize

LGSPGraphProcessingEnvironmentApplyGraphRewriteSequence(Sequence) Method


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

Parameters

sequence  Sequence
 

Return Value

Boolean

Implements

IGraphProcessingEnvironmentApplyGraphRewriteSequence(Sequence)
See Also