 | ISubactionAndOutputAdditionEnvironmentIsInSubgraph Property |
Returns true when graph processings is currently occuring inside a subgraph,
returns false when the main host graph is currently processed
(i.e. only one entry on the current graph stack is existing).
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxbool IsInSubgraph { get; }
Property Value
Type:
Boolean
See Also