| 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 Utils.SplitResult |
ResultEntry.splitResult |
| Modifier and Type | Method and Description |
|---|---|
(package private) Utils.SplitResult |
ResultEntry.getSplitResult()
Returns the splitted entries.
|
static Utils.SplitResult |
Utils.split(java.util.List<org.eclipse.emf.ecore.EObject> elements)
Splits the now heterogeneous list of elements in
elements
into individual lists stored in the result instance. |
| Modifier and Type | Method and Description |
|---|---|
static void |
Utils.split(java.util.List<org.eclipse.emf.ecore.EObject> elements,
Utils.SplitResult result)
Splits the now heterogeneous list of elements in
elements
into individual lists stored in result instance. |
| Constructor and Description |
|---|
ResultEntry(de.uni_hildesheim.sse.ivml.Project eProject,
net.ssehub.easy.varModel.model.Project project,
TypeContext context,
Utils.SplitResult splitResult)
Creates the result entry.
|
Copyright © 2009 - 2018 SSE. All Rights Reserved.