Click or drag to resize

LGSPGraphProcessingEnvironmentValidateWithSequence Method (String)

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

Parameters

seqStr
Type: SystemString

Return Value

Type: Boolean

Implements

IGraphProcessingEnvironmentValidateWithSequence(String)
See Also