public class AmaltheaMerger
extends Object
| Constructor and Description |
|---|
AmaltheaMerger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addElements(@NonNull Amalthea mainModel,
@NonNull Collection<Amalthea> inputs)
Add the contained elements of the input models to the main model.
|
public static void addElements(@NonNull Amalthea mainModel,
@NonNull Collection<Amalthea> inputs)
mainModel - model that is extendedinputs - list of models that contain the additional elements