Levi Pslucio

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Levi Pslucio commented, -
Levi Pslucio created a post, keep reference to a Java object from an MPS concept
Dear all, Because we are connecting MPS to Simulink, we need to keep a reference to a Java object (the Simulink API) from an MPS console that we use to interact with Simulink. The problem we are en... -
-
Levi Pslucio commented, -
Levi Pslucio created a post, modifying models from inside transformation actions
Dear all, I need to modify a model from inside the "variables" part of a transformation action. However, because the thread that calculates the values for the variables is launched in read mode, I... -
-
Levi Pslucio commented, -
Levi Pslucio created a post, Can't find imported language
Dear forum, Some colleagues of mine have built a few languages which they can build and use without problems. However, when I try using these languages the imports in the solutions are red, as in t... -
-
Levi Pslucio created a post, programmatically add used language (or dependency) to existing model
Hi, I'm generating models programmatically and filling the up with content also programmatically. However I am having trouble adding used languages programmatically (I do not know the languages use...