| Modifier and Type |
Method and Description |
static CommonElements |
getOrCreateCommonElements(Amalthea model) |
static ComponentsModel |
getOrCreateComponentsModel(Amalthea model) |
static ConfigModel |
getOrCreateConfigModel(Amalthea model) |
static ConstraintsModel |
getOrCreateConstraintsModel(Amalthea model) |
static EventModel |
getOrCreateEventModel(Amalthea model) |
static HWModel |
getOrCreateHwModel(Amalthea model) |
static MappingModel |
getOrCreateMappingModel(Amalthea model) |
static MeasurementModel |
getOrCreateMeasurementModel(Amalthea model) |
static OSModel |
getOrCreateOsModel(Amalthea model) |
static PropertyConstraintsModel |
getOrCreatePropertyConstraintsModel(Amalthea model) |
static StimuliModel |
getOrCreateStimuliModel(Amalthea model) |
static SWModel |
getOrCreateSwModel(Amalthea model) |
static <T> T |
getParentContainer(org.eclipse.emf.ecore.EObject eObject,
Class<T> cl) |