by Jordi Cabot | Nov 28, 2019 | code generation, tools, transformations
None of us enjoys wasting time aligning HTML/CSS elements. A tool able to take our rough handmade sketches and transform them into actual UI code is almost a dream come true. Let’s see how close we are to this goal.
by Jordi Cabot | Oct 29, 2019 | article, empirical studies, transformations
Are you using model transformation languages to manipulate your models? If not, why? Should we just get rid of all transformation languages and use plain Java?. Participate in this discussion about the future of model transformations.
by Jordi Cabot | Aug 25, 2019 | tools, UML and OCL
Ever thought about using Slack as your front-end modeling tool? See how you can ask your UML Slack Chatbot App to create UML elements using commands in Natural Language
by Loli Burgueño | Jul 29, 2019 | (meta)modeling, article, quality
When testing or validating a model we need a diverse set of instances that helps us to analyze the different ways such model can be satisfied. Our work uses classifying terms and constraint strengthening to generate such diverse set.
by Loli Burgueño | Jul 5, 2019 | AI, article, transformations
We propose to take advantage of the advances in Artificial Intelligence and, in particular, Long Short-Term Memory Neural Networks (LSTM), to automatically infer model transformations from sets of input-output model pairs.