Uses of Enum Class
eu.bandm.tscore.base.PatternDistributor.Phase
Package
Description
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework.-
Uses of PatternDistributor.Phase in eu.bandm.tscore.base
Modifier and TypeFieldDescriptionprotected PatternDistributor.Phase
PatternDistributor.phase
State of the state machine, modelling recording and playback.Modifier and TypeMethodDescriptionstatic PatternDistributor.Phase
Returns the enum constant of this class with the specified name.static PatternDistributor.Phase[]
PatternDistributor.Phase.values()
Returns an array containing the constants of this enum class, in the order they are declared.