| Package | Description |
|---|---|
| de.uni_hildesheim.sse.translation |
The mechanisms needed to translate an IVML Ecore model into
an IVML object model.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<ResultEntry> |
ModelTranslator.Result.entries |
| Modifier and Type | Method and Description |
|---|---|
private ResultEntry |
ModelTranslator.createProject(de.uni_hildesheim.sse.ivml.Project project,
java.net.URI uri,
boolean registerSuccessful,
java.util.List<de.uni_hildesheim.sse.ivml.Project> inProgress,
net.ssehub.easy.basics.modelManagement.ImportResolver<net.ssehub.easy.varModel.model.Project> impResolver)
Creates a variability model from a given ECore representation of a
project.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
ModelTranslator.Result.add(ResultEntry entry)
Adds a partially completed xText project and an IVML project in terms of an
entry. |
(package private) void |
ModelTranslator.completeLoading(ResultEntry entry)
Complete loading of a given model.
|
Copyright © 2009 - 2018 SSE. All Rights Reserved.