 | LGSPActionExecutionEnvironment Class |
An implementation of the IGraphProcessingEnvironment, to be used with LGSPGraphs.
Inheritance Hierarchy
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic class LGSPActionExecutionEnvironment : IActionExecutionEnvironment
The LGSPActionExecutionEnvironment type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | BeginExecution | |
 | Custom | |
 | EndExecution | |
 | Finished(IMatches, Boolean) | |
 | Finished(IMatches, Boolean) | |
 | FinishedSelectedMatch | |
 | GetNewestActionVersion | |
 | InitActionsProfile | |
 | Match | |
 | MatchedAfterFiltering(IMatches, Boolean) | |
 | MatchedAfterFiltering(IMatches, Boolean) | |
 | MatchedBeforeFiltering(IMatches) | |
 | MatchedBeforeFiltering(IMatches) | |
 | MatchForQuery(Boolean, ActionCall) | |
 | MatchForQuery(IAction, Object, Int32, Boolean) | |
 | MatchSelected | |
 | MatchWithoutEvent(Boolean, ActionCall) | |
 | MatchWithoutEvent(IAction, Object, Int32, Boolean) | |
 | Replace | |
 | RewritingSelectedMatch | |
 | SelectedMatchRewritten | |
 | SetNewestActionVersion | |
Top
Events
Fields
See Also