![]() |
Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|
Single part of the scope stack. More...
Inherits object.
Public Member Functions | |
| def | __init__ |
| def | addSubGraph |
| Add a graph to the list of subgraphs. More... | |
Public Attributes | |
| graphs | |
Single part of the scope stack.
This scope is only to be used inside the global environment of a compound node. It is meant to store the various subgraphs of a compound node.
| def frontEnd.IF1.environment.CompoundScope.__init__ | ( | self | ) |
| def frontEnd.IF1.environment.CompoundScope.addSubGraph | ( | self, | |
| graph | |||
| ) |
Add a graph to the list of subgraphs.
| frontEnd.IF1.environment.CompoundScope.graphs |
1.8.8