UML tool: plugin vs. standalone

We use Eclipse in our company and are looking for a UML tool.
What is better: A plugin or a standalone tool?
Or do you have any other ideas (what is important concerning an UML tool)?

I am a beginner in UML and programming. But I tell you my opinion.
What you suggest any painting tool could do (except the reverse engeneering for documentation of the design).
I think it would be handy to have most information (UML and of course source code) available inside the IDE. So I prefer a plugin.
If you need to maintain a component, you have everything together: analysis diagrams and design diagrams, all accessible with the IDE. So you waste no time using another standalone tool looking for the UML documentation or even make errors because of that extra effort. We have many packages and our components are spread across different packages.
I think forward engineering is useful. Many of our programmers are inexperienced with UML. If they have a tool with roundtrip engineering then this helps them learning UML because they see the results in the code. Further there is no need to convert the diagram manually to source code (which means spending extra time) because of forward engineering. Its easy to adjust the output code to the team preferences. This can be done with a few mouse clicks in Eclipse.
If the programmer creates and maintains the UML design documentation while he programs a component, then this helps himself to keep track of it. Thus he will be faster finishing his work in my eyes. He will also do less errors because he uses UML to keep track of his work. Our components can be quite complex, using each other in all possible ways.
I agree that it is important to have a nearly perfect roundtrip engineering. It should not be repository based but stored in the source code.
Reverse Engineering is limited in most tools to class diagrams. But reverse engineering can be also applied to sequence and collaboration diagrams.
And if a UML tool supports requierements engineering it helps you to locate the piece of code very easily which you need to change if you have to do a software change.
I used Poseidon free edition to reverse engineer a component. It was uselesst to me. We use a framework to create components and the components are spread across different packages. It is not possible in Poseidon to import a few classes and let Poseidon import also all classes which are connected to the imported classes. Difficult to explain. With TogetherWSE the Job was much more easy to create a "after work" UML documentation. Futhermore Poseidon lacks of many features of UML.
We start to build a ERP with a framework we bought and which still is in development. The documentation is not good of the framework. I want to use a tool which helps me keep track of the very complex components we will have to program so that I don't drown.

Similar Messages

  • UML tool / plug-in for ECLIPSE

    Hello,
    I'm searching for a UML tool or plug-in for ECLIPSE.
    So far I couldn't find anything and I'm wondering whether such a thing exists at all.
    Do you know something on this topic?
    Thanks in advance,
    Pesho

    P.S. It's not zero plugins; IBM packsmassive
    amounts of junk in there... :o)Still better than NetBeans.....which I tried at v5.0
    as everyone said how good it was and ran away
    screaming back to Eclipse. :)Really? I tried NB 5 at home on approx 1.2GHz Athlon with 1.5Gbyyes RAM. Seemed to load and run faster than WSAD 5.1.2 (Eclipse 2.something).
    I still prefer PFE (Programmers File Editor) to an IDE.

  • [ot] A UML tool for a new Java project

    I am working on the new Java project and need a UML tool to get it start. I am wondering whether anyone one can recommend such tool or not. It can be either stand alone or as an Eclipse plug-in. It shall be able to handle at least 50 classes.
    Thanks.

    Is it any good? I haven't tried it but we're
    evaluating UML tools here and it's on my list to play
    with.
    PS.If you mean SDE....
    I have only used the personal edition at home, and the other versions have more functionality available
    My impressions, FWIW, are
    - easier to use than rational rose (I find this one which I have to use at work to be a pain), although, paradoxically enough, they are not that dissimilar in appearance
    - I was able to create some reasonably complex models without any problems
    - easy to install and start using - no great learning curve
    - I tried importing a model I had exported from rose and that did not work very well at all.
    - this applies to version 2.2

  • Are there any uml tools on linux ?

    I'm looking for a simple uml tool in linux.Because I'm doing my excercise from school and I want to do it in linux instead of switching to windows. And at least, it can import and export uml file from staruml.
    Thanks guys

    I'd suggest Umbrello from KDE SC. It is outstanding tool. The only issue — it is not very stable, so you should save your progress frequently.
    From it's advantages I'd like to mention
    1. UML is virtually backed by code (dunno, how to explain correctly), this is not only a graphic editor. You can create, f.ex. custom datatypes, make all possible relations, and all your actions will be then represented as graphics.
    2. It supports usecase diagrams, class, component, deployment and relation diagrams. Moreover, for the last type it can generate a valid SQL code.
    Ideally, it should generate code for class diagrams too, but the last time I used it, this feature was only declared, but not implemented. At least, for Java.
    Also there are Java ArgoUML and Violet.
    The first one is also a real UML editor and is even better than Umbrello, it has no relation diagrams, but supports flowcharts, sequence diagrams and some more.
    And the other is just a graphic editor, like DIA.
    Last edited by eDio (2010-11-29 17:57:21)

  • Round Trip UML Tool

    Looking for suggestions for a round trip UML tool. Mainly I'm interested in being able to extract UML diagrams from Java source. Ideally, open source, but I'm open to anything if it's really good.
    So far I've found ArgoUML, but the support for reverse engineering UML seems spotty.
    I've also heard good things about Together and Rational, but both of those seem very expensive...
    Thanks for any thoughts,
    Johh

    I'd be curious to know your reasons for this, given
    that
    you seem to have quite a bit of experience.UML diagrams created by humans can sometimes show their intent more clearly than code by obscuring details and isolating the important abstractions. Unfortunately, maintaining that sort of UML diagram is expensive. I find it's cheaper to document the important abstractions and original intent with plain text comments.
    There are impedance mismatches between UML and all popular programming languages. This forces automated reverse engineering to either arbitrarily reduce detail across the board or burden the diagrams with trivial details. The purpose of a model is to throw away some information. That's why 1:1 scale maps are not popular. Automated systems aren't smart enough to know which information to throw away.
    Also, UML is sort of like Esperanto or Lojban. They might be useful in a pinch, but very few people want to speak them all the time. Automatically translating source to UML loses idiomatic information, and it turns out programming idioms convey a lot of useful information between experienced developers.
    It seems to me having UML diagrams for other people's
    code is especially useful, and can greatly ease the
    process
    of coming to understand it. Hence my special interest
    in a
    good reverse engineering tool. But I like UML for
    aiding my
    own design as well.I used to like it, but after I became more familiar with OO concepts I found it just slowed me down. Perhaps it is helpful while learning. I'm glad I know it, I just don't use it.

  • Uml tools for jdeveloper

    hi
    is there any UML Tools for JDeveloper that works on windows and mac or any one of them that does code engineering and database modeling also ?

    It includes Class diagrams, sequence diagrams, activity diagrams, use case diagrams, etc.
    Basically create a new application + project, then via the New Gallery (File -> New), select General -> UML in the New Gallery Dialog, and on the right hand side are the UML options.
    Regards,
    CM.

  • Graphic rendering service tool/plugin

    I need a graphic rendering service plugin. The need is when we copy / upload a grpahic file ( AI , png , svg ,etc) into a folder the graphic rendering service plugin should automatically generate different resolution of the same graphic ( may be in different format) as per the configuration/metadata. It should be possible to add our own metadata Please suggest which plugin can do that.I will put the license request. Can I get the tool/plugin/SDK to test..

    Google, iStore, the trees, the gutters, I have searched high and low. OnmiGraffle is the best hope and they aren't answering their phones. I have been looking for a solution for about 3-4 days now.

  • UML tool is very, very, very slow.

    I use NetBean 5.5Bete EE and UML tool is too slow. Openning the class diagram (with 8 classes and 1 note) takes about 10 sec, but ther is more!
    Scrolling this diagram takes 1 sec for one line and 100% CPU time!!!
    Is there any solution?
    P.S. I've posted similar topic see http://swforum.sun.com/jive/thread.jspa?threadID=98899 but I decided to post it on this forum, too, because Java Studio and NetBeans use this same UML tools./i]

    Hi.
    This is presumably the same problem mentioned in this other post on this forum:
    http://swforum.sun.com/jive/thread.jspa?threadID=96551&tstart=0
    I am seeing an exception in the log -- I am running the 3GHz P-IV, 1GB RAM, Win XP, and it's a laptop (desktop processor) with an NVidia GeForce FX Go5200 graphics. This is a fresh JSE8 install, and there are 3 sessions in the log. The first session does not log this exception. I ran the update manager after that session, and the sessions after the update log this exception. Does it mean anything?:
    java.lang.ClassNotFoundException: org.netbeans.modules.uml.core.typemanagement.PickListManager
         at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:151)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:164)
         at com.embarcadero.uml.core.QueryManager.createUpdaters(QueryManager.java:482)
         at com.embarcadero.uml.core.QueryManager.gatherUpdaters(QueryManager.java:282)
         at com.embarcadero.uml.core.QueryManager.verifyCacheContents(QueryManager.java:592)
         at com.embarcadero.uml.core.QueryManager.establishQueryCache(QueryManager.java:537)
         at com.embarcadero.uml.core.QueryManager.establishCache(QueryManager.java:1121)
         at com.embarcadero.uml.core.Application.openProject(Application.java:203)
         at com.embarcadero.uml.ui.products.ad.applicationcore.ADApplication.openProject(ADApplication.java:153)
         at com.sun.tools.ide.uml.project.UMLProjectHelper.initializeProject(UMLProjectHelper.java:224)
         at com.sun.tools.ide.uml.project.UMLProjectHelper.getProject(UMLProjectHelper.java:168)
         at com.sun.tools.ide.uml.project.UMLProject$ProjectOpenedHookImpl.retreiveProject(UMLProject.java:452)
         at com.sun.tools.ide.uml.project.UMLProject$ProjectOpenedHookImpl.verifyProjectIsInitialized(UMLProject.java:474)
         at com.sun.tools.ide.uml.project.UMLProject$ProjectOpenedHookImpl.projectOpened(UMLProject.java:510)
         at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:49)
         at org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:404)
         at org.netbeans.modules.project.ui.OpenProjectList.getDefault(OpenProjectList.java:121)
         at org.netbeans.modules.project.ui.OpenProjectsTrampolineImpl.<init>(OpenProjectsTrampolineImpl.java:35)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         at org.openide.util.lookup.MetaInfServicesLookup$P.getInstance(MetaInfServicesLookup.java:346)
         at org.openide.util.lookup.AbstractLookup.lookup(AbstractLookup.java:298)
         at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:140)
         at org.netbeans.modules.project.uiapi.Utilities.getOpenProjectsTrampoline(Utilities.java:45)
         at org.netbeans.api.project.ui.OpenProjects.<init>(OpenProjects.java:52)
         at org.netbeans.api.project.ui.OpenProjects.<clinit>(OpenProjects.java:47)
         at org.netbeans.modules.editor.bookmarks.EditorBookmarksModule.restored(EditorBookmarksModule.java:58)
         at org.netbeans.core.modules.NbInstaller.loadCode(NbInstaller.java:322)
         at org.netbeans.core.modules.NbInstaller.load(NbInstaller.java:240)
         at org.netbeans.core.modules.ModuleManager.enable(ModuleManager.java:869)
         at org.netbeans.core.modules.ModuleList.installNew(ModuleList.java:382)
         at org.netbeans.core.modules.ModuleList.trigger(ModuleList.java:316)
         at org.netbeans.core.modules.ModuleSystem.restore(ModuleSystem.java:253)
         at org.netbeans.core.NonGui.run(NonGui.java:355)
         at org.netbeans.core.Main.run(Main.java:185)
         at org.netbeans.core.NbTopManager.getNbTopManager(NbTopManager.java:241)
         at org.netbeans.core.NbTopManager.get(NbTopManager.java:190)
         at org.netbeans.core.Main.start(Main.java:311)
         at org.netbeans.core.TopThreadGroup.run(TopThreadGroup.java:90)
         at java.lang.Thread.run(Thread.java:595)

  • UML Tool in JDev

    What UML tool is available inside JDeveloper to create the UML diagrams

    Refer
    http://www.oracle.com/technology/products/jdev/collateral/papers/10g/uml_mda_sod.pdf
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state?navSetId=_&navId=4&vtTopicFile=umlmodeling/umlmodeling/mod_gettingstartedumlclass.html&vtTopicId=

  • UML tool

    I don't where to ask my question , so put it on here .
    1) I am looking for a free UML tool to handle the db and some java class
    2) is Microsoft Visio professional is a UML too ?
    thank you

    HJava wrote:
    1) I am looking for a free UML tool to handle the db and some java classGoogle "free uml" or something smarter.
    2) is Microsoft Visio professional is a UML too ?It's more than that.

  • Integrated UML tool for ABAP programming

    Hi,
    I heard that SAP is planning to release (or already release) a tool for creating UML class diagram. This tool is availaible as transaction Is it true? If yes where I can found information about that?
    P.S. I know that area availaible external UML tool, but I'm not interested with.
    BR, Tomek

    hi Daniel,
    First of all thanks for the solution you had for the expanding of the bsp tree, i had to do it today, thanks to you (and Thomas Jung) was very fast. Where can i find the uml class diagram, i have already the new generation abap nw 7.02.
    Thanks, Ioan.
    [Edit]: not in se24 but in se80, right click the class , show/uml diagram
    Edited by: Ioan Radulescu on Oct 25, 2011 3:46 PM

  • UML Tool for ABAP?

    Is there a UML Tool for ABAP?

    I have never tried it but there is a link available for IBM Rational Rose -> ABAP.  It was created by Ensemble Systems.   The following is a link to some information:
    http://www.ensemble-systems.com/RoseABAP.html

  • Do you know any good uml tools ??

    hello
    I'm not sure if this is the best place to post this thread . I suppose that alot of you would use uml tools
    do you knwo any good opensource UML tools ???
    I used Win'design ,and would like to move to legal opensource program .
    the tools i need must create the class diagram ,then generate the java classes and the database script
    thank you

    you may get open source UML tools..search in the
    google........otherwiseI did ,but I did not find a complete life cycle development tools
    u can download the trial version of Enterprise
    Architect, thats a very good toolI'm searching for open source tools
    thank you any way

  • Freeware UML tool, simple but nice

    There have been a couple questions lately about UML notation products. I've used Rose, and several other expensive packages, and now typically use Omondo with Eclipse. Omondo has a free "lamed" version for download.
    If you're looking for a simple, freeware, open source UML graphical tool == you might want to look at UML Pad. I've used it on a couple of machines and liked it pretty well.
    http://web.tiscali.it/no-redirect-tiscali/ggbhome/umlpad/umlpad.htm
    You'll have to check for yourself what the current features are, when I last used it it was a graphical tool, and you couldn't do reverse engineering, etc (like you can with the Rational stuff or Omondo).

    "The project has been realized with support of the
    wxWindows class library."
    Does that mean that it is easily ported, or does the
    non-GUI code use the windows API too much?Hey, I guess that's the open source part, you want it ported, you port it yourself :) Just kidding. Actually maybe not, since I've been down that road a couple times myself.
    I never considered moving this one around. Was just posting a relative cheapy. That it only works on Fuinneoga wasn't something I considered :(
    After all, I do 99.9% of my dev in Eclipse and it's plugins which are free and typically 100% portable... Java's sure nice that way.

  • Java ME SDk Tools plugins error

    Yesterday I couldn't find Device Selector window in Eclipse. And when I realized that the option of Java ME was dissapeared in "Tools" I went to take a look to the plugins.
    I unistalled both Java ME SDK tools and Java ME SDK Demos. In order to instal them again. But I get the message below in the pugins window:
    Some plugins require plugin org.netbeans.api.mobility to be installed.
    The plugin org.netbeans.api.mobility is requested in version 8.3.1.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.api.mobility to be installed.
    The plugin org.netbeans.api.mobility is requested in version 8.7.1.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.modules.j2me.kit to be installed.
    The plugin org.netbeans.modules.j2me.kit is requested in version 1.0.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.modules.j2me.project to be installed.
    The plugin org.netbeans.modules.j2me.project is requested in version 1.2.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.modules.mobility.cldcplatform to be installed.
    The plugin org.netbeans.modules.mobility.cldcplatform is requested in version 1.4.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.modules.mobility.cldcplatform to be installed.
    The plugin org.netbeans.modules.mobility.cldcplatform is requested in version 1.8.1.  The following plugin is affected:       Java ME SDK Tools 
    Some plugins not installed to avoid potential installation problems.
    I followed all the steps last week to get the same developing environment but I don't know what has happened.
    Any help will be very usefull. Thanks

    I had a similar issue after uninstalling the early release of the SDK.  I think it unloads some core components from the IDE.  I don't remember the exact steps to fix it, but it was something like this:
    1. Under Plugins dialog box, Settings tab, check the "NetBeans Distribution" option.
    2. Once the window refreshes, look under Available Plugins
    3. You should see a Java ME option.  Install that.
    After I installed that I went back and followed the steps to install the SDK.  Not sure why it worked, but it did.
    Brent S

Maybe you are looking for

  • Would an S-Video cable work for iPod to TV Viewing?

    I know apple recommends to buy this cable. However I really don't want to pay $20.00 when or if I can use an S-Video cable. I have an Apple iPod dock that has an S-Video port on the back of the dock, and I was wondering if I wanted to view pictues or

  • External Image and Text

    hi, I need to load an external image and resize it and load also external text down of image. swi files should be fantastic reponse for me thanks in advise asap

  • Re: conexant high definition smartaudio 221

    hi i am  hardly trying. but no work. can u help me? 

  • Move two iTunes accounts onto one computer and keep them separate?

    I recently got a new mac os x lion and I need to put my families iTunes library on it. the problem is that one separate account is on a computer, and the other separate account is on an external hard drive. I need both different accounts on one compu

  • Service order confirmation BAPI

    what is the BAPI for service order confirmation (IW42)? I need a BAPI which takes import parameter as Service order number and exports the details of all operations for that order. Also, all the materials and quantity used for each operation. Are the