Click or drag to resize

ISubactionAndOutputAdditionEnvironmentOnSwitchingToSubgraph Event

Fired when graph processing (rule and sequence execution) is switched to a (sub)graph. (Not fired when the main graph is replaced by another main graph, or initialized.)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
event SwitchToSubgraphHandler OnSwitchingToSubgraph

Value

Type: de.unika.ipd.grGen.libGrSwitchToSubgraphHandler
See Also