Click or drag to resize

InterpretationPlanIncomingOrOutgoingExecute(LGSPGraph, Boolean, ListFoundMatch, Int32) 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,
	int threadId
)

Parameters

graph  LGSPGraph
 
includingAttributes  Boolean
 
matches  ListFoundMatch
 
threadId  Int32
 

Return Value

Boolean
See Also