 | LGSPGraphProcessingEnvironmentMatchForQuery(IAction, IGraph, Object, Int32, Boolean, Boolean) Method |
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic IMatches MatchForQuery(
IAction action,
IGraph subgraph,
Object[] arguments,
int localMaxMatches,
bool special,
bool fireDebugEvents
)
Parameters
- action IAction
-
- subgraph IGraph
-
- arguments Object
-
- localMaxMatches Int32
-
- special Boolean
-
- fireDebugEvents Boolean
-
Return Value
IMatches
See Also