Interface Dodekaid<T extends Dodekaid>

All Superinterfaces:
Invertible<T>
All Known Implementing Classes:
DoppelHaken, Haken, SeriesTransformation

public interface Dodekaid<T extends Dodekaid> extends Invertible<T>
Interface for all structures which can be set in the "four modi" like usual for a dodecaphonic "Reihe", which are retrograde, invers and inverse retrograde. The parameter is the result type of the conversion methods, normally the implementing type itself.