Click or drag to resize

InterpretationPlanCheckConnectednessSource Constructor

Initializes a new instance of the InterpretationPlanCheckConnectednessSource class

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public InterpretationPlanCheckConnectednessSource(
	InterpretationPlanNodeMatcher node,
	InterpretationPlanEdgeMatcher edge
)

Parameters

node  InterpretationPlanNodeMatcher
 
edge  InterpretationPlanEdgeMatcher
 
See Also