Uses of Class
eu.bandm.music.entities.MStackingPlanner.Plan
Packages that use MStackingPlanner.Plan
-
Uses of MStackingPlanner.Plan in eu.bandm.music.entities
Methods in eu.bandm.music.entities that return MStackingPlanner.PlanModifier and TypeMethodDescription(package private) MStackingPlanner.PlanCentral service provider; is only called when synthesizing is necessary (= to add a new alterative to "mt").MStackingPlanner.Plan.rest()Return the rest list after having realized (after dropping) the very first factor.Methods in eu.bandm.music.entities with parameters of type MStackingPlanner.PlanModifier and TypeMethodDescriptionprotected voidMCover.doFC_synt(MTree mt, MStackingPlanner.Plan spontPlan) Is only called if synthesizing is necessary.protected voidMCover.doSynthOrImplicit(MTree mt, MStackingPlanner.Plan spontPlan) The current event interval is truely included in that of the MTree node, but there are no child nodes.