Uses of Enum Class
eu.bandm.music.entities.SeriesTransformation
Packages that use SeriesTransformation
Package
Description
All fundamental entities for modeling music.
Top-level data structures, modelling different score formats, combining the
entities defined in lower level packages.
-
Uses of SeriesTransformation in eu.bandm.music.applications.feldproj
Fields in eu.bandm.music.applications.feldproj declared as SeriesTransformationModifier and TypeFieldDescription(package private) final SeriesTransformation[][]Generate_3.reihenThe serieses of dodecaphonic modes used for the voices in this order. -
Uses of SeriesTransformation in eu.bandm.music.entities
Methods in eu.bandm.music.entities that return SeriesTransformationModifier and TypeMethodDescriptionstatic SeriesTransformationReturns 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.Methods in eu.bandm.music.entities with parameters of type SeriesTransformation -
Uses of SeriesTransformation in eu.bandm.music.top
Fields in eu.bandm.music.top with type parameters of type SeriesTransformationModifier and TypeFieldDescription(package private) final Multimap<Integer, SeriesTransformation> Formplan_fuge.directionsAnalysis of subjects and dodecaid directions.Methods in eu.bandm.music.top that return SeriesTransformationModifier and TypeMethodDescriptionprotected SeriesTransformationFormplan_fuge.getDodecaid(Event e) Get the invers/retrograde form of a theme entry.