 | 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.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxbool IsInSubgraph { get; }
Property Value
Boolean
See Also