Container for a group of linked models
Each group contains the same models and model types. The models are numbered, and equal numbered models are associated and always linked.
A typical application are two mono plugins making a stereo plugin.
- Note
- Though this class can contain multiple model groups, a corresponding view ("LinkedModelGroupViews") will only display one group, as they all have the same values
-
Though called "container", this class does not contain, but only know the single groups. The inheriting classes are responsible for storage.