Re: [Andromda-devel] Re: Injector for config model runs

2005-10-18 Thread Chad Brandon
Matthias Bohlen wrote: Hello Chad, Tuesday, October 18, 2005, 5:22:42 AM, you wrote: CB> Ok I thought about it and it isn't possible at the moment: CB> Currently there is no way to tell which namespace properties are CB> of what type until we actually use the namespace property to CB> retrieve

Re[2]: [Andromda-devel] Re: Injector for config model runs

2005-10-18 Thread Matthias Bohlen
Hello Chad, Tuesday, October 18, 2005, 5:22:42 AM, you wrote: CB> Ok I thought about it and it isn't possible at the moment: CB> Currently there is no way to tell which namespace properties are CB> of what type until we actually use the namespace property to CB> retrieve the property value, names

Re: [Andromda-devel] Re: Injector for config model runs

2005-10-17 Thread Chad Brandon
Chad Brandon wrote: Matthias Bohlen wrote: Hallo Chad, Thursday, October 13, 2005, 5:47:11 PM, you wrote: CB> Yeah you're right, sorry, I guess I misunderstood. I guess I'm not CB> sure how exactly why/how you'll be accessing them in the ATL CB> script? Can you give me an example of how you'

Re: [Andromda-devel] Re: Injector for config model runs

2005-10-16 Thread Chad Brandon
Matthias Bohlen wrote: Hallo Chad, Thursday, October 13, 2005, 5:47:11 PM, you wrote: CB> Yeah you're right, sorry, I guess I misunderstood. I guess I'm not CB> sure how exactly why/how you'll be accessing them in the ATL CB> script? Can you give me an example of how you'd call them using CB>

Re[2]: [Andromda-devel] Re: Injector for config model runs

2005-10-16 Thread Matthias Bohlen
Hallo Chad, Thursday, October 13, 2005, 5:47:11 PM, you wrote: CB> Yeah you're right, sorry, I guess I misunderstood. I guess I'm not CB> sure how exactly why/how you'll be accessing them in the ATL CB> script? Can you give me an example of how you'd call them using CB> ATL once you have them ava

Re: [Andromda-devel] Re: Injector for config model runs

2005-10-13 Thread Chad Brandon
Actually I wasn't thinking: you shouldn't need to populate the mappings in the configuration model, mappings are namespace properties as well, so if we have the namespace property value we use the Namespaces class to look up the mappings instance. Chad Brandon wrote: Great! I'll take a look

[Andromda-devel] Re: Injector for config model runs

2005-10-13 Thread Chad Brandon
Great! I'll take a look and let you know about the best way to get the mappings information. Matthias Bohlen wrote: Hi Chad, today, I have committed the new ATL Injector class for the configuration metamodel into CVS. You may have a look at it. There is still a question: How do I access the