StablePortFunc#
- class tierkreis.builder.StablePortFunc[source]#
Bases:
PortFunc
Extends the contract of PortFunc, as documented for the resolve method
Methods
As superclass, but guarantees that all calls return the same NodePort.
The graph the port belongs to (or will).
- abstract resolve() NodePort [source]#
As superclass, but guarantees that all calls return the same NodePort.
- abstract source_graph() TierkreisGraph #
The graph the port belongs to (or will).