Click or drag to resize

LGSPGraphProcessingEnvironmentValidateWithSequence(Sequence) Method


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

Parameters

seq  Sequence
 

Return Value

Boolean

Implements

IGraphProcessingEnvironmentValidateWithSequence(Sequence)
See Also