| Package | Description |
|---|---|
| de.uni_hildesheim.sse.translation |
The mechanisms needed to translate an IVML Ecore model into
an IVML object model.
|
| Modifier and Type | Method and Description |
|---|---|
ModelTranslator.Result |
ModelTranslator.createEmptyResult()
Creates an empty result for failure cases.
|
ModelTranslator.Result |
ModelTranslator.createModel(VariabilityUnit unit,
java.net.URI uri,
boolean registerSuccessful,
net.ssehub.easy.basics.modelManagement.ImportResolver<net.ssehub.easy.varModel.model.Project> impResolver)
Creates a variability model from a given variability unit.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
ResultEntry.completeLoading(ModelTranslator.Result result)
Completes loading.
|
Copyright © 2009 - 2018 SSE. All Rights Reserved.