Uses of Enum Class
eu.bandm.tscore.base.PatternDistributor.Phase
Packages that use 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
Fields in eu.bandm.tscore.base declared as PatternDistributor.PhaseModifier and TypeFieldDescriptionprotected PatternDistributor.PhasePatternDistributor.phaseState of the state machine, modelling recording and playback.Methods in eu.bandm.tscore.base that return PatternDistributor.PhaseModifier and TypeMethodDescriptionstatic PatternDistributor.PhaseReturns 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.