 | InterpretationPlanOutgoingExecute Method (LGSPGraph, Boolean, ListFoundMatch, Int32) |
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic override bool Execute(
LGSPGraph graph,
bool includingAttributes,
List<FoundMatch> matches,
int threadId
)
Parameters
- graph
- Type: de.unika.ipd.grGen.lgspLGSPGraph
- includingAttributes
- Type: SystemBoolean
- matches
- Type: System.Collections.GenericListFoundMatch
- threadId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also