Click or drag to resize

LGSPActionExecutionEnvironment Class

An implementation of the IGraphProcessingEnvironment, to be used with LGSPGraphs.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspLGSPActionExecutionEnvironment
    de.unika.ipd.grGen.lgspLGSPSubactionAndOutputAdditionEnvironment

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public class LGSPActionExecutionEnvironment : IActionExecutionEnvironment

The LGSPActionExecutionEnvironment type exposes the following members.

Constructors
  NameDescription
Public methodLGSPActionExecutionEnvironment
Initializes a new instance of the LGSPActionExecutionEnvironment class
Top
Properties
Methods
  NameDescription
Public methodBeginExecution
Public methodCustom
Public methodEndExecution
Public methodFinished(IMatches, Boolean)
Public methodFinished(IMatches, Boolean)
Public methodFinishedSelectedMatch
Public methodGetNewestActionVersion
Public methodInitActionsProfile
Public methodMatch
Public methodMatchedAfterFiltering(IMatches, Boolean)
Public methodMatchedAfterFiltering(IMatches, Boolean)
Public methodMatchedBeforeFiltering(IMatches)
Public methodMatchedBeforeFiltering(IMatches)
Public methodMatchForQuery(Boolean, ActionCall)
Public methodMatchForQuery(IAction, Object, Int32, Boolean)
Public methodMatchSelected
Public methodMatchWithoutEvent(Boolean, ActionCall)
Public methodMatchWithoutEvent(IAction, Object, Int32, Boolean)
Public methodReplace
Public methodRewritingSelectedMatch
Public methodSelectedMatchRewritten
Public methodSetNewestActionVersion
Top
Events
Fields
See Also