| 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 ExpressionTranslator |
ModelTranslator.expressionTranslator
Contains an expression translator instance.
|
| Modifier and Type | Method and Description |
|---|---|
static net.ssehub.easy.varModel.model.ProjectImport |
ImportTranslator.processConflict(ConflictStmt conflictStmt,
ExpressionTranslator translator,
TypeContext context)
Processes a conflict statement including import restrictions.
|
static net.ssehub.easy.varModel.model.ProjectImport |
ImportTranslator.processImport(ImportStmt importStmt,
ExpressionTranslator translator,
TypeContext context)
Processes an import statement including import restrictions.
|
private static net.ssehub.easy.basics.modelManagement.IVersionRestriction |
ImportTranslator.processRestrictionExpression(java.lang.String name,
Expression expr,
ExpressionTranslator translator,
TypeContext context,
net.ssehub.easy.basics.messages.IMessageHandler handler)
Turns an ECore expression into a version restriction.
|
Copyright © 2009 - 2018 SSE. All Rights Reserved.