Click or drag to resize

SequenceExpressionThis(String, String) Constructor

Initializes a new instance of the SequenceExpressionThis class

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public SequenceExpressionThis(
	string ruleOfMatchThis,
	string typeOfGraphElementThis
)

Parameters

ruleOfMatchThis  String
 
typeOfGraphElementThis  String
 
See Also