Özlem Baltaşı

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
-
Özlem Baltaşı created a post, Logging Mechanism in MPS
Hi All, I am trying to use logging mechanism of MPS in several places in my project. Firstly I've tried to get an info message in the plugin solution that basically opens a Dialog Wrapper when the ... -
-
-
-
Özlem Baltaşı created a post, Model Access in Post Process Scripts of Generator Aspect
Hello everyone,I have a post-process script in the generator aspect of my language and I want to iterate on all the related nodes in the model. For this purpose I am trying to use the following cod... -
Özlem Baltaşı created a post, Accessing a property of the outer loop's node in an inner loop
Hello,I want to access one of the properties of a node that is inside of the outer loop from the inner loop.To make it more clear here is an example what I want to do:I have a outer loop for genera... -
Özlem Baltaşı created a post, Scope problem in the structure reference
Hi,I'm trying to create a reference from a structure called "RelationType" to another one called "ReferenceNode". RelationType is an abstract class and two other structures will extend it. The roug...