Click or drag to resize

GrShellIf Method


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

Parameters

ruleOfMatchThis  String
 
typeOfGraphElementThis  String
 

Return Value

SequenceExpression
See Also