Re: [Andromda-user] MagicDraw - hide tagged values from diagrams?

2005-04-27 Thread Chad Brandon
Tomas Brejla wrote: Oh... great, it works! Man, you saved my day ;) Thanks a lot! Still I'd expect that by disabling "show tagged values" one could expect that tagged values will not be shown. Strange. But never mind, at least it works this way. You're welcome. :) Yeah it took me a bit to figure

Re: [Andromda-user] MagicDraw - hide tagged values from diagrams?

2005-04-27 Thread Tomas Brejla
Oh... great, it works! Man, you saved my day ;) Thanks a lot! Still I'd expect that by disabling "show tagged values" one could expect that tagged values will not be shown. Strange. But never mind, at least it works this way. -- Sincerely Tomas Brejla > Right click on the class -> symbol propert

Re: [Andromda-user] MagicDraw - hide tagged values from diagrams?

2005-04-26 Thread Chad Brandon
Right click on the class -> symbol properties -> operations: uncheck "show operation properties". Same thing for attributes to not show tagged values on those as well. Tomas Brejla wrote: Hello, a bit offtopic (sorry), but I know you guys preffer using Magicdraw anyway, so maybe someone can hel

Re: [Andromda-user] MagicDraw - hide tagged values from diagrams?

2005-04-26 Thread Wouter Zoons
> Hello, > > a bit offtopic (sorry), but I know you guys preffer using Magicdraw > anyway, so maybe someone can help me.. > > How can one stop tagged values from being shown in class diagrams? There's > very nice and cool feature "presentation options/show tagged values" in > context menu for Class

[Andromda-user] MagicDraw - hide tagged values from diagrams?

2005-04-26 Thread Tomas Brejla
Hello, a bit offtopic (sorry), but I know you guys preffer using Magicdraw anyway, so maybe someone can help me.. How can one stop tagged values from being shown in class diagrams? There's very nice and cool feature "presentation options/show tagged values" in context menu for Class, but.. well..

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Chad Brandon
Linus Kamb wrote: I have never set that, but I'll check. I still wonder why none of the xmi versions are enabled when I try File -> export -> xmi (I'm guessing now that Unisys XMI is just version 1.0?) [time passes as I regenerate project] Ok, if I do File -> Save As, it comes up with XMI 1.2 s

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Linus Kamb
I have never set that, but I'll check. I still wonder why none of the xmi versions are enabled when I try File -> export -> xmi (I'm guessing now that Unisys XMI is just version 1.0?) [time passes as I regenerate project] Ok, if I do File -> Save As, it comes up with XMI 1.2 selected, and saves

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Chad Brandon
Linus Kamb wrote: No, not positive. In fact, positive that I'm not. I just did a test. MD 9.5 read in the andromda-generated template .xmi file (xmi-version="1.2") and, when saved, saved out xmi version 1.0. MagicDraw UML 9.5

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Linus Kamb
No, not positive. In fact, positive that I'm not. I just did a test. MD 9.5 read in the andromda-generated template .xmi file (xmi-version="1.2") and, when saved, saved out xmi version 1.0. MagicDraw UML 9.5 [...] I changed the

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Chad Brandon
Hi Linus, Are you "positive" you saved it as XMI 1.1 or 1.2? Because that error only occurs with XMI 1.0, if you're sure, send me your model and I'll take a look. Chad Linus Kamb wrote: Wouter, Thanks for the quick response. However, that is exactly what I have done. I used maven andromdapp:gen

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Chad Brandon
Hi Linus, Are you "positive" you saved it as XMI 1.1 or 1.2? Because that error only occurs with XMI 1.0, if you're sure, send me your model and I'll take a look. Chad Linus Kamb wrote: Wouter, Thanks for the quick response. However, that is exactly what I have done. I used maven andromdapp:gen

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Harald Weyhing
MagicDraw likes to write files as *.xml, so if you save your model to modelName.xml, you have to change one property in /mda/project.properties maven.andromda.model.uri=file:${maven.src.dir}/uml/modelName.xml Cheers Harald Linus Kamb wrote: Wouter, Thanks for the quick response.

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Wouter Zoons
that's strange, must be a MagicDraw 9.5 thing (I don't have a good user experience with 9.5 so I reverted back to the 9.0) anyway, when I select 'save project as' I have the option between XMI 1.0, 1.1 and 1.2 maybe you can try 'save as' and overwrite the existing file ? can you let me know, be

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Linus Kamb
Wouter, Thanks for the quick response. However, that is exactly what I have done. I used maven andromdapp:generate to create the project skeleton, read in the generated .xmi file, added a single <>class, saved, and ran maven. Same problem. :-( I have attached the exception record. Thanks, Linus

Re: [Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Wouter Zoons
Linus Kamb wrote: I am just getting started with AndroMDS. I have been using MagicDraw to do my modeling, and I see that Magic Draw was listed as a preferred modelling tool, or some such, for AndroMDA. That is great. But when I try to process my exported model, I get an exception: [...] Root Ex

[Andromda-user] MagicDraw and XMI 1.1

2005-04-21 Thread Linus Kamb
I am just getting started with AndroMDS. I have been using MagicDraw to do my modeling, and I see that Magic Draw was listed as a preferred modelling tool, or some such, for AndroMDA. That is great. But when I try to process my exported model, I get an exception: [...] Root Exception .: javax.j

RE: [Andromda-user] MagicDraw error while importingandromda-profile-3.0-RC1-SNAPSHOT.xml.zip

2005-02-04 Thread Wouter Zoons
> On a related note, is there anyone interested in the AndroMDA community > with working with ArgoUML to get them moved over to MDR? They seem to > be a little short handed, and I think it would great benefit to AndroMDA > and the open source community at large if a developer could do Model > Driv

RE: [Andromda-user] MagicDraw error while importing andromda-profile-3.0-RC1-SNAPSHOT.xml.zip

2005-02-04 Thread Roy Feldman
Of Don Code > Sent: Thursday, February 03, 2005 8:09 AM > To: andromda-user@lists.sourceforge.net > Subject: [Andromda-user] MagicDraw error while importing > andromda-profile-3.0-RC1-SNAPSHOT.xml.zip > > Hi, > > I'm trying to migrate a project from a profile 3.0

RE: [Andromda-user] MagicDraw error while importing andromda-profile-3.0-RC1-SNAPSHOT.xml.zip

2005-02-03 Thread Chad Brandon
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Don Code Sent: Thursday, February 03, 2005 8:09 AM To: andromda-user@lists.sourceforge.net Subject: [Andromda-user] MagicDraw error while importing andromda-profile-3.0-RC1-SNAPSHOT.xml.zip Hi, I'm trying to migrate a pr

[Andromda-user] MagicDraw error while importing andromda-profile-3.0-RC1-SNAPSHOT.xml.zip

2005-02-03 Thread Don Code
Hi, I'm trying to migrate a project from a profile 3.0-M3 to 3.0-RC1, but MagicDraw 8.0 fails with this errors: TextBoxWithIconView _24400562_1091750459656_546839_113 is corrupted and will not be loaded. Reason is: TextBoxWithIconView Any ideas? Regards, Donko

Re: [Andromda-user] MagicDraw and AndroMDA

2005-02-02 Thread Eric Fleites
Ok, I will change my andromda version. About the other error, I generated the project using the AndroMDA project generator, but when I copy my xmi to the mda folder and run the ant task, all the build is fine. But, in the deploy part, the jboss throw a error expecting a jar that not exist. I se

RE: [Andromda-user] MagicDraw and AndroMDA

2005-02-02 Thread Chad Brandon
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wouter Zoons Sent: Wednesday, February 02, 2005 10:15 AM To: 'Eric Fleites' Cc: andromda-user@lists.sourceforge.net Subject: RE: [Andromda-user] MagicDraw and AndroMDA Eric, Perhaps it's

RE: [Andromda-user] MagicDraw and AndroMDA

2005-02-02 Thread Wouter Zoons
iling list > -Original Message- > From: Eric Fleites [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 02, 2005 6:00 PM > To: [EMAIL PROTECTED] > Subject: Re: [Andromda-user] MagicDraw and AndroMDA > > Hi Wouter: > > Thanks for your response. But, I had the

RE: [Andromda-user] MagicDraw and AndroMDA

2005-02-02 Thread Wouter Zoons
nd you list may seem truncated -- Wouter > -Original Message- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Eric Fleites > Sent: Wednesday, February 02, 2005 3:15 PM > To: andromda-user@lists.sourceforge.net > Subject: [Andromda-user] Magi

[Andromda-user] MagicDraw and AndroMDA

2005-02-02 Thread Eric Fleites
Hi Peoples: I'm new in the list and a adnromda begginner. I have a small question: I'm developing a project using magic draw and andromda and I want to show a parameter in a jsp as a select, but I don't know how I can define the id for the select. The andromda generate the selects with the same i

Re: [Andromda-user] MagicDraw: how to use swimlanes in activity diagram

2005-01-28 Thread [EMAIL PROTECTED]
t;CC : andromda-user@lists.sourceforge.net >Onderwerp : Re: [Andromda-user] MagicDraw: how to use swimlanes in activity diagram > >I just drag them into the diagram. It's the third element from the >bottom. > >hth, > >Jan > >Am 28.01.2005 um 12:55 schrieb [EMAIL P

Re: [Andromda-user] MagicDraw: how to use swimlanes in activity diagram

2005-01-28 Thread Jan Heise
I just drag them into the diagram. It's the third element from the bottom. hth, Jan Am 28.01.2005 um 12:55 schrieb [EMAIL PROTECTED]: Hi, in the animalquiz example the activity diagram is transformed to one using swimlanes. How is this done? I can't find an option to swith those lanes on? :( G

[Andromda-user] MagicDraw: how to use swimlanes in activity diagram

2005-01-28 Thread [EMAIL PROTECTED]
Hi, in the animalquiz example the activity diagram is transformed to one using swimlanes. How is this done? I can't find an option to swith those lanes on? :( Grtz M --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Report

RE: [Andromda-user] MagicDraw

2005-01-26 Thread Chad Brandon
: Andromda User Subject: [Andromda-user] MagicDraw Hello, which Version / Edition do I need for the bpm4struts Cartridge? Bernd P.S.: Is the IRC channel still used? -- Bernd Köster Softwareentwickler Zugtruppführer - Malteser Warendorf (http://www.malteser-warendorf.de

Re: [Andromda-user] MagicDraw

2005-01-26 Thread Wouter Zoons
any version (I tested extensively since version 7) starting from the Personal Edition you will be able to do anything with bpm4struts the Personal Edition is the cheapest one which is not free (community edition is limited) -- Wouter > Hello, > > which Version / Edition do I need for the bpm4str

Re: [Andromda-user] MagicDraw

2005-01-26 Thread Wouter Zoons
> P.S.: Is the IRC channel still used? > yes, but we schedule meetings there .. we're not in there all the time (IRC times out a little too quick for some of us) -- Wouter --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Repo

[Andromda-user] MagicDraw

2005-01-26 Thread Bernd Köster
Hello, which Version / Edition do I need for the bpm4struts Cartridge? Bernd P.S.: Is the IRC channel still used? -- Bernd Köster Softwareentwickler Zugtruppführer - Malteser Warendorf (http://www.malteser-warendorf.de) --- This SF.Net ema

Re: [Andromda-user] MagicDraw Editions?

2005-01-04 Thread Daniel S. Haischt
Is it just my blindness or why does this mail comes without a content? Anyway (from the web site): MagicDraw Reader Free! MagicDraw Community edition Free! MagicDraw Personal edition $149.00 MagicDraw Standard edition $499.00 - $799.00 MagicDraw Professional editions $899.00 - $1,499.00 MagicDraw E

RE: [Andromda-user] MagicDraw Editions?

2005-01-04 Thread Wouter Zoons
] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 1:12 AM To: andromda-user@lists.sourceforge.net Subject: [Andromda-user] MagicDraw Editions?   Will all versions (except Community) work with AndroMDA and the BPM4Struts cartridge??    We're already a Rose/XDE shop and I

[Andromda-user] MagicDraw Editions?

2005-01-04 Thread gary . pinkham
Will all versions (except Community) work with AndroMDA and the BPM4Struts cartridge??    We're already a Rose/XDE shop and I don't want to break the bank just to use the BPM4Struts cartridge Thanks! GaRy

RE: [Andromda-user] MagicDraw Editions?

2005-01-04 Thread Chad Brandon
Yes, they should all work fine.   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 5:12 PM To: andromda-user@lists.sourceforge.net Subject: [Andromda-user] MagicDraw Editions?   Will all versions (except

Re: [Andromda-user] MagicDraw 7.8, my app and Diagrams Tree

2004-08-31 Thread niksa_os
 when I start andromda project.   It's not a big problem but this Diagrams Tree is nice thing.     - Original Message - From: Bruno Suárez Laffargue To: niksa_os Cc: [EMAIL PROTECTED] Sent: Tuesday, August 31, 2004 10:18 AM Subject: Re: [Andromda-user] MagicDraw

Re: [Andromda-user] MagicDraw 7.8, my app and Diagrams Tree

2004-08-31 Thread Bruno Suárez Laffargue
In Window menu you should have a Reset Windows Configuration... I hope it helps :-) Regards Bruno niksa_os dijo lo siguiente, el 31/08/2004 9:28: I successfully generate my first project with andromdapp:generate, and I open .app1\mda\src\uml\app1.xmi in MD.   Why I can't get

[Andromda-user] MagicDraw 7.8, my app and Diagrams Tree

2004-08-31 Thread niksa_os
I successfully generate my first project with andromdapp:generate, and I open ..app1\mda\src\uml\app1.xmi in MD.   Why I can't get Window=>Diagrams Tree in any AndroMDA projects: my project, animal-quiz and online-store?   I can't find anything in MD help.

[Andromda-user] MagicDraw+Metafacades

2004-08-18 Thread Bak Attila \(SDA\)
Hi, Thanks. Does it mean that I need to create an UML diagram for my own facades? Or this is just a class diagram for the implementation? Simply put: For creating metafacades do I need to draw a model or is it enough to implement the java classes? Many thanks, attila -Eredeti üzenet- F

RE: [Andromda-user] MagicDraw Question...

2004-07-26 Thread Wouter Zoons
a-user- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > consulting.de > Sent: Monday, July 26, 2004 5:42 PM > To: [EMAIL PROTECTED] > Subject: [Andromda-user] MagicDraw Question... > > Hi, > > I know I should ask this in an MagicDraw user group, so sorry for that, > bu

[Andromda-user] MagicDraw Question...

2004-07-26 Thread stefan . scheidt
Hi, I know I should ask this in an MagicDraw user group, so sorry for that, but probably you guys can help me as well... Do you now any way to suppress the display of the full package name of the types of the parameters of events (uff) in MagicDraw activity diagrams? E.g. the screenshots in the b

Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho

2004-07-09 Thread Chad Brandon
- Original Message - From: "Daniel Stephan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Chad Brandon" <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 10:58 PM Subject: Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho > Ch

Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho

2004-07-09 Thread Daniel Stephan
Chad Brandon wrote: Actually one last problem persists :))) I have one Exception class modelled which should be used four times (I drew dependencies from four different entities/service to the Exception...). The result is that AndroMDA generates four times a file with the great name .java (no name,

Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho

2004-07-09 Thread Chad Brandon
- Original Message - From: "Daniel Stephan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Chad Brandon" <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 10:39 PM Subject: Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho > Chad B

Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho

2004-07-09 Thread Daniel Stephan
Chad Brandon wrote: I already generated a Session Bean and a Hibernate Entity. But I am still missing two other entities and an Exception. What happens is that I get that exception: 03:53:38,497 ERROR [DefaultAndroMDACartridge] Error performing DefaultAndroMDACartridge.processWithTemplate with temp

Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho

2004-07-09 Thread Chad Brandon
- Original Message - From: "Daniel Stephan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 09, 2004 10:13 PM Subject: Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho > Thanks, great! This did it. (I think.) Welcome! > > I a

Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho

2004-07-09 Thread Daniel Stephan
y from within a maven project.properties file: maven.andromda.repository.moduleSearchPath.location.0=${basedir}/some/direct ory Chad - Original Message - From: Daniel Stephan To: [EMAIL PROTECTED] Cc: Lofi Dewanto Sent: Friday, July 09, 2004 8:39 PM Subject: Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho Hi again

Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho

2004-07-09 Thread Chad Brandon
an To: [EMAIL PROTECTED] Cc: Lofi Dewanto Sent: Friday, July 09, 2004 8:39 PM Subject: Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho Hi again :) I was downloading AndroMDA (I think 3.0-m1, I got it from the sourceforge page) and tried to set it up. As I didn't know Maven I had t

Re: [Andromda-user] MagicDraw again, now using AndroMDA 3 tho

2004-07-09 Thread Daniel Stephan
Hi again :) I was downloading AndroMDA (I think 3.0-m1, I got it from the sourceforge page) and tried to set it up. As I didn't know Maven I had to learn to install and use that one too... I still don't know the details, but it runs :-D. Finds plugins and cartridges and I am quite happy about

[Andromda-user] MagicDraw 7.8: new way of using modules

2004-07-08 Thread Matthias Bohlen
Hello andromda-users, today, I noticed that the UI of MagicDraw has changed when it comes to loading an external module, for example, the UMLMetafacades.xml.zip file that you need when you develop cartridges for AndroMDA 3.0M2. Today, you will find the following menu in MagicDraw: File, Use Profi

Re: [Andromda-user] MagicDraw again... using AndroMDA 2

2004-07-05 Thread Daniel Stephan
Thanks a lot, if you say its stable and a good idea to start with, then I will just go for 3.0. I already downloaded it yesterday and found the hibernate sample project missing =) Its all very differently set up - and I was just starting to understand how 2.x was working *sigh*. Anyway, thanks.

Re: [Andromda-user] MagicDraw again... using AndroMDA 2

2004-07-05 Thread Lofi Dewanto
Hi Daniel, IMO, it is not worth it to begin with 2.x, especially: - if you are in the beginning... - if you want to build your own cartridges... I think AndroMDA team can reasure this ;-) Go for the 3.x: - it is already very usable, stable. I'm in the process of migrating my 2.x cartridges and I'm

Re: [Andromda-user] MagicDraw again... using AndroMDA 2

2004-07-05 Thread MArtin Schumacher
Daniel Stephan wrote: > Hello there, > > as AndroMDA 3 is not ready, I want to use version 2 (stable, more > documentation...). > As a reminder: version 2 doesn't load MagicDraw models, because of > problems with HREFs and disallowed multiple parents. You can use MagicDraw. We use MagicDraw. But ju

[Andromda-user] MagicDraw again... using AndroMDA 2

2004-07-04 Thread Daniel Stephan
Hello there, as AndroMDA 3 is not ready, I want to use version 2 (stable, more documentation...). As a reminder: version 2 doesn't load MagicDraw models, because of problems with HREFs and disallowed multiple parents. Now, I am a happy MagicDraw user and wouldn't want to check that. (Other tool

RE: [Andromda-user] Magicdraw 7.5

2004-05-02 Thread Matthias Bohlen
004 9:52 AM > To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]' > Subject: RE: [Andromda-user] Magicdraw 7.5 > > > Hi Ph tan, > > your model contains a reference to a module called "UML > Standard Profile". AndroMDA 2.1.2 is not able to resolve such

RE: [Andromda-user] Magicdraw 7.5

2004-05-02 Thread Matthias Bohlen
M > To: [EMAIL PROTECTED] > Subject: [Andromda-user] Magicdraw 7.5 > > > Hi, > > I tried using MagicDraw with Andromda v212 by trying with the > model-report cartridge that comes with andromda. > > I am unable to get pass opening the file in the ant task, > g

[Andromda-user] Magicdraw 7.5

2004-05-02 Thread phtan
Hi, I tried using MagicDraw with Andromda v212 by trying with the model-report cartridge that comes with andromda. I am unable to get pass opening the file in the ant task, getting this error. This happens in both in XMI1.1 and 1.2 format which Magicdraw 7.5 support. Any help appreciated. Than

RE: [Andromda-user] MagicDraw modules

2004-01-14 Thread Brian Topping
se down the road.   best,   -b -Original Message-From: Matthias Bohlen [mailto:[EMAIL PROTECTED]Sent: Wednesday, January 14, 2004 2:37 PMTo: 'Niko Baehr'; [EMAIL PROTECTED]Cc: Brian ToppingSubject: RE: [Andromda-user] MagicDraw modules Hi Niko,   well, t

RE: [Andromda-user] MagicDraw modules

2004-01-14 Thread Matthias Bohlen
esday, January 14, 2004 4:12 PMTo: [EMAIL PROTECTED]Subject: Re: [Andromda-user] MagicDraw modules Hi everybody,   I've found out that AndroMDA ist working correctly, if you select "import Module" after "use Module". The whole XMI data of the module ist writte

Re: [Andromda-user] MagicDraw modules

2004-01-14 Thread Niko Baehr
nal Message - From: Matthias Bohlen To: 'Niko Baehr' ; [EMAIL PROTECTED] Cc: 'Brian Topping' Sent: Friday, January 02, 2004 11:39 AM Subject: RE: [Andromda-user] MagicDraw modules Hi Niko,   no, this is not (yet) possible. Brian Topping

RE: [Andromda-user] MagicDraw modules

2004-01-02 Thread Matthias Bohlen
BaehrSent: Friday, January 02, 2004 11:34 AMTo: [EMAIL PROTECTED]Subject: [normal] [Andromda-user] MagicDraw modules Hi,   is it possible to use AndroMDA with MagicDraw files which use imported modules? My first tries were unsuccessful even if I added the module.xml to my xml.zip file

[Andromda-user] MagicDraw modules

2004-01-02 Thread Niko Baehr
Hi,   is it possible to use AndroMDA with MagicDraw files which use imported modules? My first tries were unsuccessful even if I added the module.xml to my xml.zip file. I always get a "javax.jmi.reflect.CompositionViolationException". Thanks for your help. This feature would be very useful.

RE: [Andromda-user] MagicDraw 7.0

2003-10-19 Thread Anthony Mowers
to:[EMAIL PROTECTED] Behalf Of Bryce > Fischer > Sent: Saturday, October 18, 2003 5:31 AM > To: [EMAIL PROTECTED] > Subject: [Andromda-user] MagicDraw 7.0 > > > Anyone use Andromda with MagicDraw 7.0? Any tips? > >

[Andromda-user] MagicDraw 7.0

2003-10-18 Thread Bryce Fischer
Anyone use Andromda with MagicDraw 7.0? Any tips? -- Bryce Fischer <[EMAIL PROTECTED]> --- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux

RE: [Andromda-user] MagicDraw

2003-06-23 Thread Tan, Pow Hwee
ROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Anthony > Mowers > Sent: 24 June 2003 11:44 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: [Andromda-user] MagicDraw > > > > Yes ... magic draw is supported. > There is one bug in the MagicDraw XMI. You need to cha

RE: [Andromda-user] MagicDraw

2003-06-23 Thread Anthony Mowers
PROTECTED] Behalf Of Tan, Pow > Hwee > Sent: Monday, June 23, 2003 8:14 PM > To: [EMAIL PROTECTED] > Subject: [Andromda-user] MagicDraw > > > > Hi - > > Is MagicDraw supported by AndroMDA? MagicDraw 6.0 is UML1.4, but > I got the > following exception. > > I t

[Andromda-user] MagicDraw

2003-06-23 Thread Tan, Pow Hwee
Hi - Is MagicDraw supported by AndroMDA? MagicDraw 6.0 is UML1.4, but I got the following exception. I tried Poseidon as well, which doesn't cause any exception, but I can't get tagged values out of attributes, so I am trying other modelling tools. Thanks! ph [andromda] CartridgeFinder: Cart