gnes.flow.helper module¶
-
class
gnes.flow.helper.BuildLevel[source]¶ Bases:
gnes.service.base.BetterEnumAn enumeration.
-
EMPTY= 0¶
-
GRAPH= 1¶
-
RUNTIME= 2¶
-
-
exception
gnes.flow.helper.FlowBuildLevelMismatch[source]¶ Bases:
ValueErrorException when required level is higher than the current build level
-
exception
gnes.flow.helper.FlowIncompleteError[source]¶ Bases:
ValueErrorException when the flow missing some important component to run
-
exception
gnes.flow.helper.FlowMissingNode[source]¶ Bases:
ValueErrorException when the topology is ambiguous
-
exception
gnes.flow.helper.FlowTopologyError[source]¶ Bases:
ValueErrorException when the topology is ambiguous