com.alpine.plugin.core.visualization
Adds a sub-model to the composite model.
Adds a sub-model to the composite model.
Name of the added model. This will be the name of the tab it is displayed in.
The model to add to the composite model.
Returns a list of all sub-models that have been added to this model, with their names.
Returns a list of all sub-models that have been added to this model, with their names.
List of (name, sub-model) pairs.
A visual model composed of other visual models. Each sub-model will be displayed in a separate tab. Sub-models can also be composite models.