Deeploy.TilingExtension.GenericFlow.GenericFlowState

class Deeploy.TilingExtension.GenericFlow.GenericFlowState(liveSet: Set[flowType], killSet: Set[flowType], genSet: Set[flowType])

Bases: Generic[flowType]

Methods

__init__(liveSet: Set[flowType], killSet: Set[flowType], genSet: Set[flowType]) None

__init__(liveSet, killSet, genSet)

Attributes

liveSet

killSet

genSet