 | ISubactionAndOutputAdditionEnvironmentSwitchToSubgraph Method |
Switches the graph to the given (sub)graph.
(One level added to the current graph stack.)
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxvoid SwitchToSubgraph(
IGraph newGraph
)
Parameters
- newGraph IGraph
- The new graph to use as current graph
See Also