Fwd: Re: (ATBackRef example) Location of ArtistSite.zuml or .zargo file

6 messages Options
Embed this post
Permalink
Tom Russell () Fwd: Re: (ATBackRef example) Location of ArtistSite.zuml or .zargo file
Reply Threaded More More options
Print post
Permalink
This example was modified today to include multiplicity on the
backreference fields, by means of adding the tagged
value "multiValued". The Jazkarta example seems to indicate that this
tagged value is applied to the artist end of the group->artist
relationship, but that does not allow more than one referring object to
be listed in the group view form.

Anyway, that was a fairly major shortcoming which is resolved.

One more thing: I have noticed that the list of referring objects seems
to accumulate duplicate entries. I'll need to test this some more to
verify.

-Tom



On Friday 07 August 2009, Tom Russell wrote:
> Does anyone have a copy of the UML for this tutorial? I have searched
> the web with no luck beyond finding the text "artistsite.zuml" in
> various places. But no file.
>
> Thx,
> Tom
>
I managed to get at least the majority of this example working.
The .zuml file can be found at
http://dodec.selfip.net/plone/misc/artistsite.zuml .

I'm not sure it's all done the *best* way. Particularly, I haven't yet
figured out how to add the AGX profile to Poseidon. So, all the
references to AT content types, fields and tagged values are done by
hand.

If someone else has done this in Poseidon or ArgoUML using the AGX
profile, I would be interested in comparing your results.

Cheers,
Tom


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Archetypes-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/archetypes-users
Vincent Fretin () Re: Fwd: Re: (ATBackRef example) Location of ArtistSite.zuml or .zargo file
Reply Threaded More More options
Print post
Permalink
On Wed, Aug 12, 2009 at 9:04 AM, Tom Russell <[hidden email]> wrote:
I'm not sure it's all done the *best* way. Particularly, I haven't yet
figured out how to add the AGX profile to Poseidon. So, all the
references to AT content types, fields and tagged values are done by
hand.

If someone else has done this in Poseidon or ArgoUML using the AGX
profile, I would be interested in comparing your results.

For ArgoUML, how to use the profile is explained at
http://plone.org/documentation/manual/archgenxml2/startup/configure-argouml-to-use-the-archgenxml-profile

For Poseidon, I don't know, maybe the -Dargo.defaultModel= option still work, or you can simply import the profile when you create a new project...

Vincent Fretin
Ecreall
Site : http://vincentfretin.ecreall.com

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Archetypes-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/archetypes-users
Vincent Fretin () Re: (ATBackRef example) Location of ArtistSite.zuml or .zargo file
Reply Threaded More More options
Print post
Permalink
In reply to this post by Tom Russell
I Cc the mailing-list, so everyone can read the discussion.

On Thu, Aug 13, 2009 at 11:45 PM, Tom Russell <[hidden email]> wrote:
On Thursday 13 August 2009, you wrote:
> On Thu, Aug 13, 2009 at 9:42 AM, Tom Russell <[hidden email]> wrote:
> > No, the -Dargo option isn't accepted by Poseidon. And there's not
> > an obvious way to import a profile, either, at least in the trial
> > version. Sort of takes the R out of RAD...
> >
> > -Tom
>
> What I mean by importing the profile is to open the xmi file as a
> project and start adding classes.
> You can't even open XMI file at all in Poseidon?
> Or try to create a zip with the xmi (maybe some other files, extract
> a zuml to see) and rename the zip to zuml. :-)
>
> Vincent
>
Oh, that works. :-) At least the stereotypes are now listed in the
Poseidon explorer pane. But still no AT tagged value listing.

What works? opening simply the xmi?
Tag definitions maybe don't appear because tag definitions have to be bound to a stereotype in UML2, and it's not the case in the current archgenxml profile.
ArgoUML still use UML 1.4.

Vincent


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Archetypes-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/archetypes-users
Tom Russell () Re: (ATBackRef example) Location of ArtistSite.zuml or .zargo file
Reply Threaded More More options
Print post
Permalink
On Thursday 13 August 2009, you wrote:
> I Cc the mailing-list, so everyone can read the discussion.
>
> On Thu, Aug 13, 2009 at 11:45 PM, Tom Russell <[hidden email]>
wrote:
> > On Thursday 13 August 2009, you wrote:
> > > On Thu, Aug 13, 2009 at 9:42 AM, Tom Russell <[hidden email]>
wrote:

> > > > No, the -Dargo option isn't accepted by Poseidon. And there's
> > > > not an obvious way to import a profile, either, at least in the
> > > > trial version. Sort of takes the R out of RAD...
> > > >
> > > > -Tom
> > >
> > > What I mean by importing the profile is to open the xmi file as a
> > > project and start adding classes.
> > > You can't even open XMI file at all in Poseidon?
> > > Or try to create a zip with the xmi (maybe some other files,
> > > extract a zuml to see) and rename the zip to zuml. :-)
> > >
> > > Vincent
> >
> > Oh, that works. :-) At least the stereotypes are now listed in the
> > Poseidon explorer pane. But still no AT tagged value listing.
>
> What works? opening simply the xmi?
> Tag definitions maybe don't appear because tag definitions have to be
> bound to a stereotype in UML2, and it's not the case in the current
> archgenxml profile.
> ArgoUML still use UML 1.4.
>
> Vincent
>
>
>
Yes, I'm simply opening the AGX xmi profile and then adding my model
objects.

I queried a Poseidon sales contact about the AGX profile. Another query
may be in order regarding the absent Python plug-in.

-Tom

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Archetypes-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/archetypes-users
Vincent Fretin () Re: (ATBackRef example) Location of ArtistSite.zuml or .zargo file
Reply Threaded More More options
Print post
Permalink
On Sat, Aug 15, 2009 at 3:52 AM, Tom Russell <[hidden email]> wrote:
On Thursday 13 August 2009, you wrote:
> I Cc the mailing-list, so everyone can read the discussion.
>
> On Thu, Aug 13, 2009 at 11:45 PM, Tom Russell <[hidden email]>
wrote:
> > On Thursday 13 August 2009, you wrote:
> > > On Thu, Aug 13, 2009 at 9:42 AM, Tom Russell <[hidden email]>
wrote:
> > > > No, the -Dargo option isn't accepted by Poseidon. And there's
> > > > not an obvious way to import a profile, either, at least in the
> > > > trial version. Sort of takes the R out of RAD...
> > > >
> > > > -Tom
> > >
> > > What I mean by importing the profile is to open the xmi file as a
> > > project and start adding classes.
> > > You can't even open XMI file at all in Poseidon?
> > > Or try to create a zip with the xmi (maybe some other files,
> > > extract a zuml to see) and rename the zip to zuml. :-)
> > >
> > > Vincent
> >
> > Oh, that works. :-) At least the stereotypes are now listed in the
> > Poseidon explorer pane. But still no AT tagged value listing.
>
> What works? opening simply the xmi?
> Tag definitions maybe don't appear because tag definitions have to be
> bound to a stereotype in UML2, and it's not the case in the current
> archgenxml profile.
> ArgoUML still use UML 1.4.
>
> Vincent
>
>
>
Yes, I'm simply opening the AGX xmi profile and then adding my model
objects.

I queried a Poseidon sales contact about the AGX profile. Another query
may be in order regarding the absent Python plug-in.

A Poseidon Python plugin? You don't need that.
ArchGenXML is the python plugin (the code generator) but is not bound to a specific UML modeler.

Vincent


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Archetypes-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/archetypes-users
Tom Russell () Re: (ATBackRef example) Location of ArtistSite.zuml or .zargo file
Reply Threaded More More options
Print post
Permalink
On Saturday 15 August 2009, you wrote:

> On Sat, Aug 15, 2009 at 3:52 AM, Tom Russell <[hidden email]> wrote:
> > On Thursday 13 August 2009, you wrote:
> > > I Cc the mailing-list, so everyone can read the discussion.
> > >
> > > On Thu, Aug 13, 2009 at 11:45 PM, Tom Russell <[hidden email]>
> >
> > wrote:
> > > > On Thursday 13 August 2009, you wrote:
> > > > > On Thu, Aug 13, 2009 at 9:42 AM, Tom Russell
> > > > > <[hidden email]>
> >
> > wrote:
> > > > > > No, the -Dargo option isn't accepted by Poseidon. And
> > > > > > there's not an obvious way to import a profile, either, at
> > > > > > least in the trial version. Sort of takes the R out of
> > > > > > RAD...
> > > > > >
> > > > > > -Tom
> > > > >
> > > > > What I mean by importing the profile is to open the xmi file
> > > > > as a project and start adding classes.
> > > > > You can't even open XMI file at all in Poseidon?
> > > > > Or try to create a zip with the xmi (maybe some other files,
> > > > > extract a zuml to see) and rename the zip to zuml. :-)
> > > > >
> > > > > Vincent
> > > >
> > > > Oh, that works. :-) At least the stereotypes are now listed in
> > > > the Poseidon explorer pane. But still no AT tagged value
> > > > listing.
> > >
> > > What works? opening simply the xmi?
> > > Tag definitions maybe don't appear because tag definitions have
> > > to be bound to a stereotype in UML2, and it's not the case in the
> > > current archgenxml profile.
> > > ArgoUML still use UML 1.4.
> > >
> > > Vincent
> >
> > Yes, I'm simply opening the AGX xmi profile and then adding my
> > model objects.
> >
> > I queried a Poseidon sales contact about the AGX profile. Another
> > query may be in order regarding the absent Python plug-in.
>
> A Poseidon Python plugin? You don't need that.
> ArchGenXML is the python plugin (the code generator) but is not bound
> to a specific UML modeler.
>
> Vincent
>
Thank you. This is indeed the case.

-Tom

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Archetypes-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/archetypes-users