> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> [EMAIL PROTECTED]
> Sent: Thursday, October 09, 2003 3:24 AM
> To: [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: AW: [Andromda-user] TaggedValues of the root model
>
>
> Hi Ingo,
>
>
>
> this is the right mailing list but maybe people were a bit lazy... :-)
> Folks, I am not the only one to answer these questions! :-) Users should
> also help other users, that's the sense of this list.
>
>
> Tony, does the PModel class support tagged values at all? If not, it's a
> bug. Ingo, you can look into velocity.log - Velocity writes error messages
> there. If you find something like "method getTaggedValues() not found...",
> you know that AndroMDA has a bug.
>

I don't know if it is supported.  I need to do a test to determine if this
works.
If Ingo determines it doesn't work then perhaps he could write a bug and
that would remind me to fix it. I'm real busy right now, but in a week or so
I will be able to get to it.

Tony
>
>
> Cheers...
>
> Matthias
>
>
>
>  --- Ursprüngliche Nachricht ---
>
> Datum: 09.10.2003 10:04
>
> Von: Ingo Bruell <[EMAIL PROTECTED]>
>
> An: [EMAIL PROTECTED]
>
> Betreff: [Andromda-user] TaggedValues of the root model
>
>
>
> > Hello andromda-user,
>
> >
>
> > i  have asked this some time ago and no one answered. Is my english so
>
> > bad  that  no  one  understand my question or ist it the wrong mailing
>
> > list for such questions ?
>
> >
>
> > I  want  access  the taggedValues from the outer most model from a PIM
>
> > modeled  with  Poseidon  1.6x.  This  model  is  not  a diagram and is
>
> > referred as "root" model and reflected by the PModel class.
>
> >
>
> > In  the  delivered  script  EntiyBean.vsl  there is code that tries to
>
> > access these values. But there is no output generated
>
> >
>
> > #foreach ($x in $model.taggedValues)
>
> >    $x.tag       $x.value
>
> > #end
>
> > #foreach ($x in $model.core.taggedValues)
>
> >    $x.tag       $x.value
>
> > #end
>
> >
>
> > I need this to set global parameters for my project. Is this the right
>
> > way or place ?
>
> >
>
> >
>
> > best regards
>
> >
>
> > Ingo Bruell
>
> >
>
> > ---
>
> > <[EMAIL PROTECTED]>
>
> > <ICQ# 40377720>
>
> > Oldenburg  PGP-Fingerprint: CB01 AE12 B359 87C4 BF1C  953C 8FE7 C648
> 169E E5FC
>
> > Germany    PGP-Public-Key available at pgpkeys.mit.edu
>
> >
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> SourceForge.net hosts over 70,000 Open Source Projects.
> See the people who have HELPED US provide better services:
> Click here: http://sourceforge.net/supporters.php
> _______________________________________________
> Andromda-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/andromda-user



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to