 | LGSPSubactionAndOutputAdditionEnvironment Class |
An implementation of the ISubactionAndOutputAdditionEnvironment, 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 LGSPSubactionAndOutputAdditionEnvironment : LGSPActionExecutionEnvironment,
ISubactionAndOutputAdditionEnvironment, IActionExecutionEnvironment
The LGSPSubactionAndOutputAdditionEnvironment type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | BeginExecution | (Inherited from LGSPActionExecutionEnvironment.) |
 | Custom | (Inherited from LGSPActionExecutionEnvironment.) |
 | DebugEmitting | |
 | DebugEntering | |
 | DebugExiting | |
 | DebugHalting | |
 | DebugHighlighting | |
 | EndExecution | (Inherited from LGSPActionExecutionEnvironment.) |
 | Finished(IMatches, Boolean) | (Inherited from LGSPActionExecutionEnvironment.) |
 | Finished(IMatches, Boolean) | (Inherited from LGSPActionExecutionEnvironment.) |
 | FinishedSelectedMatch | (Inherited from LGSPActionExecutionEnvironment.) |
 | GetNewestActionVersion | (Inherited from LGSPActionExecutionEnvironment.) |
 | InitActionsProfile | (Inherited from LGSPActionExecutionEnvironment.) |
 | Initialize | |
 | Match | (Inherited from LGSPActionExecutionEnvironment.) |
 | MatchedAfterFiltering(IMatches, Boolean) | (Inherited from LGSPActionExecutionEnvironment.) |
 | MatchedAfterFiltering(IMatches, Boolean) | (Inherited from LGSPActionExecutionEnvironment.) |
 | MatchedBeforeFiltering(IMatches) | (Inherited from LGSPActionExecutionEnvironment.) |
 | MatchedBeforeFiltering(IMatches) | (Inherited from LGSPActionExecutionEnvironment.) |
 | MatchForQuery(Boolean, ActionCall) | (Inherited from LGSPActionExecutionEnvironment.) |
 | MatchForQuery(IAction, Object, Int32, Boolean) | (Inherited from LGSPActionExecutionEnvironment.) |
 | MatchSelected | (Inherited from LGSPActionExecutionEnvironment.) |
 | MatchWithoutEvent(Boolean, ActionCall) | (Inherited from LGSPActionExecutionEnvironment.) |
 | MatchWithoutEvent(IAction, Object, Int32, Boolean) | (Inherited from LGSPActionExecutionEnvironment.) |
 | Replace | (Inherited from LGSPActionExecutionEnvironment.) |
 | ReturnFromSubgraph | |
 | RewritingSelectedMatch | (Inherited from LGSPActionExecutionEnvironment.) |
 | SelectedMatchRewritten | (Inherited from LGSPActionExecutionEnvironment.) |
 | SetNewestActionVersion | (Inherited from LGSPActionExecutionEnvironment.) |
 | SwitchToSubgraph | |
Top
Events
Fields
See Also