 | InterpretationPlanCheckConnectednessTheOther.Execute Method (LGSPGraph, Boolean, List<FoundMatch>) |
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
)
Parameters
- graph
- Type: de.unika.ipd.grGen.lgsp.LGSPGraph
- includingAttributes
- Type: System.Boolean
- matches
- Type: System.Collections.Generic.List<FoundMatch>
Return Value
Type:
Boolean
See Also