Uses of Enum Class
eu.bandm.music.entities.SeriesTransformation
Package
Description
All fundamental entities for modeling music.
-
Uses of SeriesTransformation in eu.bandm.music.applications.feldproj
Modifier and TypeFieldDescription(package private) final SeriesTransformation[][]
Generate_3.reihen
The serieses of dodecaphonic modes used for the voices in this order. -
Uses of SeriesTransformation in eu.bandm.music.entities
Modifier and TypeMethodDescriptionstatic SeriesTransformation
Returns the enum constant of this class with the specified name.static SeriesTransformation[]
SeriesTransformation.values()
Returns an array containing the constants of this enum class, in the order they are declared.