public interface Repository
Modifier and Type | Method and Description |
---|---|
InstrumentManager |
getInstrumentManager()
Instrument manager of the repository
|
java.lang.String |
getLabel()
repository label
|
java.lang.String |
getName()
get the repository name ...
|
ScaleManager |
getScaleManager()
Scale manager of the repository
|
TransformationManager |
getTranspositionManager()
Transformation Manager of the repository
|
java.lang.String getName()
java.lang.String getLabel()
ScaleManager getScaleManager()
TransformationManager getTranspositionManager()
InstrumentManager getInstrumentManager()