Uses of Class
de.uni_hildesheim.sse.translation.ModelTranslator.EvalBlockResult
-
Packages that use ModelTranslator.EvalBlockResult Package Description de.uni_hildesheim.sse.translation The mechanisms needed to translate an IVML Ecore model into an IVML object model. -
-
Uses of ModelTranslator.EvalBlockResult in de.uni_hildesheim.sse.translation
Methods in de.uni_hildesheim.sse.translation that return ModelTranslator.EvalBlockResult Modifier and Type Method Description private ModelTranslator.EvalBlockResultModelTranslator. processEval(de.uni_hildesheim.sse.ivml.Eval eval, net.ssehub.easy.varModel.model.IModelElement parent, TypeContext context)Process an eval block.
-