Uses of Class
eu.bandm.music.entities.MTree_
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 MTree_ in eu.bandm.music.entities
Modifier and TypeClassDescriptionclass
Modifier and TypeClassDescriptionclass
Each instance has been created from aMTreeSpec
byMTree.install(MTreeSpec,MTree.CheckedParameters)
.class
A specification for anMTree
, as constructed by a user.Modifier and TypeFieldDescription(package private) M
MTree_.alternative
An alternative to this node. -
Uses of MTree_ in eu.bandm.music.top