Click or drag to resize

InterpretationPlanLookupEdgeExecute(LGSPGraph, Boolean, ListFoundMatch) Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public override bool Execute(
	LGSPGraph graph,
	bool includingAttributes,
	List<FoundMatch> matches
)

Parameters

graph  LGSPGraph
 
includingAttributes  Boolean
 
matches  ListFoundMatch
 

Return Value

Boolean
See Also