Modifying vsl files (RE: [Andromda-user] Issue with code generated from model using StrutsAction.vsl)

2004-06-11 Thread Sunondo Ghosh
Hi Wouter, Yes, it was a problem with a missing name from an action state. Thanks for your suggestion. But I would still like to figure out a way to debug such issues if they happen in the future. I wanted to do this by modifying the vsl that generated the code failing compilation and print out

Re: [Andromda-user] PrimaryKey type problem (andromda bug?)

2004-06-11 Thread permafrost permafrost
Waouw, cool :-( I think this rather stems from the fact that primary keys as string are set to the normal varchar(255) SQL type... and that makes me think it is more a problem from AndroMDA itself. I already fixed that myself in the vsl's from AndroMDA 2. Shouldn't that be fixed once and for a

Re: Re: Re: [Andromda-user] Using AndroMDA with ARIS UML Designer

2004-06-11 Thread iamdraftdog
ok, that's good to know, strange that the XMI specification allows to put elements in the use-case namespace, that was my point I will think about it some more and let you know later today (I hope) -- Wouter [EMAIL PROTECTED] wrote: > >Hello Wouter, > >I allready have feedback from the ARIS gu

RE: RE: RE: [Andromda-user] bpm4struts: Best Practices on findingmodellingerrors?

2004-06-11 Thread iamdraftdog
>If I understand you correctly it should already be possible to implement >check-Routines with java code inside the metamodel facades, right? So I can >already place verification code there? (Of course using OCL is much better >then implementing java code...) > > currently it is under development,

RE: RE: RE: [Andromda-user] bpm4struts: Best Practices on finding modellingerrors?

2004-06-11 Thread stefan . scheidt
Hi Wouter, thank you for your detailed explenation on your plans on model verification. If I understand you correctly it should already be possible to implement check-Routines with java code inside the metamodel facades, right? So I can already place verification code there? (Of course using OCL

RE: RE: [Andromda-user] bpm4struts: Best Practices on finding modellingerrors?

2004-06-11 Thread iamdraftdog
>your hint that ClassCastExceptions usually means forgotten or espcially >*misspelled* stereotypes was exactly the clue I needed. >The generation works fine now! > good news! :-) >P.S.: Are there already some documents available on how your are planing to >support model validation in AndroMDA. I

Re: Re: Re: [Andromda-user] Using AndroMDA with ARIS UML Designer

2004-06-11 Thread stefan . scheidt
Hello Wouter, I allready have feedback from the ARIS guys. They told me that ARIS doesn't support to create activity graphs in the namespace of an use case becouse its not UML standard (uups...) The specification 1.4.1 and 1.5, Chapter 2.11.3.5 (Well-Formedness Rules for Use Cases) says (due to

RE: RE: [Andromda-user] bpm4struts: Best Practices on finding modelling errors?

2004-06-11 Thread stefan . scheidt
Hi Wouter, your hint that ClassCastExceptions usually means forgotten or espcially *misspelled* stereotypes was exactly the clue I needed. The generation works fine now! Thanks and regards Stefan P.S.: Are there already some documents available on how your are planing to support model validatio

RE: [Andromda-user] bpm4struts: Best Practices on finding modelling errors?

2004-06-11 Thread iamdraftdog
hi Stefan, a classcast exception typically means you forgot to add a stereotype, see my email of yesterday explaining which steps to verify in order to be able to generate -- Wouter >Hello, > >I'm trying to work with the bpm4struts cartridge and have modelled a quite >simple activity graph. >Wh

[Andromda-user] bpm4struts: Best Practices on finding modelling errors?

2004-06-11 Thread stefan . scheidt
Hello, I'm trying to work with the bpm4struts cartridge and have modelled a quite simple activity graph. When starting the MDA-Task of AndroMDA 3.0M1it result in the following output: [andromda] 13:15:21,933 INFO [CartridgeFinder] found cartridge --> 'bpm4struts' [andromda] 13:15:21,983 INFO

Antwort: Re: Re: [Andromda-user] Using AndroMDA with ARIS UML Designer

2004-06-11 Thread stefan . scheidt
Hi Wouter, thanks for the quick response. I'll talk to the ARIS developers and ask them if they can change that feature of ARIS UML Designer. So I suggest that you wait with the work around until I have feedback from the ARIS guys, ok? (As far as I know they currently working on a new release, so

Re: Re: [Andromda-user] Using AndroMDA with ARIS UML Designer

2004-06-11 Thread iamdraftdog
hello Stefan, that's very unfortunate you can't do that with Aris, I will add a feature this evening so you can use a tagged value to make the link. weird, because the default way of modeling is to add the graph in the use-case I will let you know how to get things running, in the meantime I re

RE: [Andromda-user] Issue with code generated from model using StrutsAction.vsl

2004-06-11 Thread iamdraftdog
hi Sunondo, hard to check from here at work, but are you very sure all your action states have names ? remember AndroMDA does not use the diagrams but the data structures behind, this is important because for example in MagicDraw you really need to "open specification..." on the action state an

Re: Re: [Andromda-user] Using AndroMDA with ARIS UML Designer

2004-06-11 Thread stefan . scheidt
Hello Wouter, after a longer break it's me again with an addtion question on the bpm4struts modelling style: In ARIS it's possible to define the context for an activity graph to be either a class or a use case, but (clearly) not both. Unfortunatly in ARIS it's not possible to define the activity