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)

Similar Messages

  • Are there any good tool for checking security risks, Code review, memory leakages for SharePoint projects?

    Are there any good tool for checking security risks, Code review, memory leakages for SharePoint projects?
    I found one such tool "Fortify" in the below link. Are there any such kind of tools available which supports SharePoint?
    Reference: http://www.securityresearch.at/en/development/fortify/
    Amalaraja Fernando,
    SharePoint Architect
    Please Mark As Answer if my post solves your problem or Vote As Helpful if a post has been helpful for you. This post is provided "AS IS" with no warrenties and confers no rights.

    Hi Amalaraja Fernando,
    I'm not sure that there is one more tool that combines all these features. But you may take a look at these solutions:
    SharePoint diagnostic manager
    SharePoint enterprise manager
    What is SPCop SharePoint Code Analysis?
    Dmitry
    Lightning Tools Check
    out our SharePoint tools and web parts |
    Lightning Tools Blog | Мой Блог

  • Are there any recovery tools for optical media?

    I've had a couple of DVD's  turned in to coasters recently and I was hoping that Linux could come to my rescue with some awesome 'raw-read' / recovery tools for optical media?
    I burnt the discs in Windows 7 using InfraRecorder on a brand new Plextor drive (a 'PX-891SA') and these are my first attempts to burn discs with it so I'm a bit worried it could be a hardware fault!
    I started off trying to back up some files to clear some space on my hard-drive, burning them to a dual-layer dvd, but the software kept failing to even start the burn process -- that was until I realised that I needed to run the program "as Administrator" (in Windows). It did then manage to burn the disc (I was using "Session-at-Once" mode) however when it came to the end of the burn process / the start of the 'verify data' phase it threw an error saying the write process had failed! Windows couldn't access the disc / data and (I think) still thought the disk was empty. So I restarted the burning application and used a function to just 'close' the whole disc. This seemed to work because Windows was then able to recognise the disc and read the data, although accessing the disc was slow and sounded 'stutter' ish.
    I then tried to write a single layer dvd to finish off the last couple of gig I had to back up, but again the software completed the burn phase only to report a 'fail' error right at the end (I'm assuming) before finalising the disc. Although this time I'd tried to create a multi-session disc by using the '2XXA' (or something) 'Multi-Session' iso9660 format. The result was that Windows couldn't read the disc and still thought it was empty, even after trying a forced 'close disc' operation! -- Linux however could read the disc and see that the data had in fact been burnt to the disc (although I've not yet tried copying it in Linux!).
    Finally I needed to burn a load of archives to a couple of discs (totaling ~9GiB) -- starting with a dual-layer dvd first everything seemed to be working fine, the burn process started okay and the write buffer was full etc., until at what I assume was the layer change-over it all came to a grinding halt and threw another 'write operation failed' error, only this time I can't even mount the disk in Linux....see 'dmesg | tail' output below:
    [ 5758.353005] ISO 9660 Extensions: Microsoft Joliet Level 3
    [ 5758.353015] ISOFS: Interleaved files not (yet) supported.
    [ 5758.353016] ISOFS: File unit size != 0 for ISO file (1472).
    [ 5758.353019] ISOFS: changing to secondary root
    [ 5758.353035] ISOFS: Interleaved files not (yet) supported.
    [ 5758.353036] ISOFS: File unit size != 0 for ISO file (1536).
    [ 5758.353037] isofs_fill_super: root inode is not a directory. Corrupted media?
    Does anyone have any thought or suggestions that might help?
    - Is it likely to be a hardware fault? (I bought a Plextor because I thought they were one of the best!)
    Maybe even if I could just close the session all would not be lost?
    -- Thanks in advance --
    >>>> UPDATE >>>>
    I tried to use ddrescue....it was fine until it got to the end of the disk and then it sounded like the drive was chewing on a bag of pork scratchings
    $ sudo ddrescue -v /dev/sr0 /mnt/odd/ddr.file ~/ddr.log
    GNU ddrescue 1.16
    About to copy 4029 MBytes from /dev/sr0 to /mnt/odd/ddr.file
    Starting positions: infile = 0 B, outfile = 0 B
    Copy block size: 128 sectors Initial skip size: 128 sectors
    Sector size: 512 Bytes
    Press Ctrl-C to interrupt
    rescued: 4028 MB, errsize: 983 kB, current rate: 0 B/s
    ipos: 4028 MB, errors: 1, average rate: 3310 kB/s
    opos: 4028 MB, time since last successful read: 10.8 m
    Splitting failed blocks...
    Interrupted by user
    ...it was taking forever and getting nowhere so I just pressed 'ctrl+c'.....here's the log file:
    # Rescue Logfile. Created by GNU ddrescue version 1.16
    # Command line: ddrescue -v /dev/sr0 /mnt/odd/ddr.file /home/shodan/ddr.log
    # current_pos current_status
    0xF0213000 /
    # pos size status
    0x00000000 0xF0208000 +
    0xF0208000 0x0000B000 -
    0xF0213000 0x0000D000 /
    0xF0220000 0x00000400 -
    0xF0220400 0x0001FE00 /
    0xF0240200 0x00000400 -
    0xF0240600 0x0003FE00 /
    0xF0280400 0x00000400 -
    0xF0280800 0x00077600 /
    0xF02F7E00 0x00000200 -
    When I tried to mount the output file using $ sudo mount -ro loop /mnt/odd/ddr.file /mnt/vodd I got the same error as with the actual disc (natch)...
    mount: wrong fs type, bad option, bad superblock on /dev/loop0,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so
    Last edited by wwgfd (2012-12-14 13:18:41)

    @chris_l -- yeah I was worried that might be the case, still I'm not sure if that explains why it keeps failing the burn process part way through?
    I've tried this and that in Linux but without much luck. I'm still quite a noob with a lot of Linux things and this is the first time I'm trying anything to do with optical disks/drives etc. so I'm learning as I go...
    The disk that failed in Windows but was 'readable' in Linux did just pass a run through ddrescue -- i.e. it created an output file okay and did not report any errors in the process.
    However when I mounted the resulting image and tried to copy the files across the first folder reported an "input/ouput error" (just using gui copy+paste in Thunar file manager)
    ...the other folders did copy okay though!
    It seems as though it's the lead-in / lead-out and disc finalizing process that are the main fail points with the burn operation. I don't know if InfraRecorder is any good or likely to be the problem? Anyway the drive cam with Nero (inc. Linux version) so might give either or both of these a go too, if they don't work either then at least I wont be short of something to rest a mug o' tea on
    @ chris_l (again) -- the Plextor drives do have a "Vari-Rec" feature which allows a user to 'tweak' the laser power / output level so I might try this too.
    @alphaniner -- thanks I've not seen this package before, I'm guessing it's a bit like cdparanoia but for dvds?!
    Thanks for the help!
    (pre-post) UPDATE >>> I've just mounted my Windows partition  in Linux so I'll have a crack at burning the files using cdrtools before I resort to throwing the dvd drive out of the window and chasing it around the yard with a lump hammer

  • Are there other podcasting tools besides iTunes?

    When I listen to a podcast with iTunes, I always have to let the individual item download to my computer.  There are podcasting tools available for Windows that allow for either streaming right from the server OR downloading.  If I were to purchase an iPad, are there any podcasting tools available that allow for streaming podcasts that don't require downloading the item?

    I just went over to the Vemedio web page.  I went to the Instacast section, clicked on "FAQ", clicked on the FAQ tab, and clicked on "Is an iPad version on the way?", and here's what I get:
    Is an iPad version on the way?
    We are committed to having an iPad version in the App Store sometime in the future. We have not published a possible release date yet. Please stay tuned.
    Oh boy, that's a disappointment.  Back to square one. :-)))

  • Are there any information gathering tools or scripts for Sun VDI 3.1.1?

    Hi,
    Are there any information gathering tools or scripts for Sun VDI 3.1.1?
    for problem reporting or service supportting , such as
    ut_gather, a ksh based tool to collect all Sun Ray related information from a Sun Ray server.
    http://www.sun.com/bigadmin/jsp/descFile.jsp?url=descAll/ut_gather_1_4_6
    http://www.sun.com/service/gdd/index.xml
    Sun Explorer Data Collector in The Sun Services Tools Bundle (STB)
    http://www.sun.com/service/stb/index.jsp
    http://www.unix-consultants.co.uk/examples/scripts/linux/linux-explorer/
    http://www.slideshare.net/Aeroplane23/information-gathering-2
    Windows MPSreports, msinfo32
    Redhat sysreport
    Suse Siga reportconfig
    Any advice would be appreciated.
    Thanks,

    ut_gather versions are available on MOS under reference #1260464.1

  • Are there any 3rd Party Cloud Application Readiness Assessment tools in the market today?

    I have couple of interrelated questions here:
    1
    Are there any 3rd party tools, which do Cloud Readiness  Assessments for on-premises Applications. I am looking for names of any such tools, if they exist, which thoroughly analyse on-premises applications, and generate detailed reports on whether the
    application is ready for moving to the cloud (and why?), or if it needs some changes before moving (which changes?), or if the application needs major changes (which?) or cannot be move to cloud in its present form. The cloud here could be Azure (1st pref)
    or AWS (2nd pref).
    2
    From the tools named in response to above questions, which are the ones which can be used for doing applications assessments for a large number of on-premises apps in most efficient way? Do such tools actually exist? Imagine scenario that an enterprise customer
    comes to me and asks that they want to check the cloud readiness for 3000 applications in shortest possible time - What tool will you recommend for such massive assessments?
    Thanks, LH

    Hi,
    I would suggest you to check this Microsoft Cloud Self Assessment Tool.
    For more information on this, refer this link:
    http://blogs.technet.com/b/schadinio/archive/2012/07/09/microsoft-cloud-self-assessment-tool.aspx
    Regards,
    Azam Khan

  • Are there any 3rd party tools which provide Microsoft Azure IaaS diagnostics?

    Are there any 3rd party tools currently, which can be used for giving detailed diagnostics Information about the IaaS environment (like on VM's, Virtual Network etc.) in a detailed report format periodically? Please note that I am looking for any such tools
    around IaaS environment diagnostics here, and not about Application diagnostics.

    Hi Bahree,
    Microsoft does not suggest  a specific third-party product. However, we do use them, and see lots of other customers use them.
    Paraleap: Monitoring tool - http://www.paraleap.com/AzureWatch , You may browse to these site and few others to learn more, and chat with their folks directly on how they support Windows Azure.
    I see that Microsoft has published a self-help diagnostic package for running Windows-based virtual machines (VMs) in Azure IaaS and this this diagnostic package does not require opening a Support Request with
    Microsoft
    This package helps to diagnose and resolve common issues on running Windows-based VMs in Azure IaaS
    We may download the diagnostic package from Microsoft's Support Diagnostics Self-Help Portal:
    https://home.diagnostics.support.microsoft.com/SelfHelp?knowledgebaseArticleFilter=2976864
    You might want to see
    Microsoft Azure Virtual Machine Monitoring with Azure Diagnostics Extension
    Regards,
    Shirisha Paderu

  • Are there any tools to do Pseudotranslation of resouce bundles?

    I want to test if the Java code for one of our products is internationalized. For that, I would like to use a dummy translation or pseudotranslation of the resource bundle. Are there any free/cheap tools to do the pseudotranslation?
    I also looked at machine translation tools but for this I need to extract the translatable text, translate it and put it back.
    Any ideas? suggestions?
    THANKS!
    Gladys

    I have never found a completely reliable "pseudo-translator". No doubt someone will try and write one one day, but for every i18n project I've ever worked on, we've rung up a university or something and got ourselves a translator. It's proven a lot simpler than trying to trawl the Net for something that I'm not even sure exists.
    The JILKit is good for what it does, but it is buggy, and is no longer supported by Sun, AFAIK. They nowadays prefer you to use the tools in Forte.
    As for language choice, I've used the following steps in the past.
    1) Have a list of fonts that are capable of displaying each language.
    2) Look for these fonts on startup.
    3) Out of the fonts you've found construct a list of available languages that you'll allow the user to pick from.
    4) Once the user has chosen, create a new Locale that matches the language the user has picked.
    5) Load the ResourceBundle using this Locale.
    I've tried to switch languages mid-execution in the past, and under current JDKs this just doesn't work. I've seen a few solution claims, but I've either found they haven't worked, or I haven't had the chance to test them out yet.
    The best solution is to simply make the user quit and restart to get a different language. I find there isn't much call for a user to be able to switch languages halfway through the execution of an app anyway.
    Hope that helps!
    Martin Hughes

  • Are there any tools from NI can generate the pass-through layer (IVI class driver) for IVI class specific driver?

    IVI class driver (layer) will provide interchangeable feature for a IVI class specific driver. It would work as a pass-through layer and finally make calls to the IVI class specific driver. Since there could be a lot of functions to be passed through. Are there any tools from NI (Labwindows/CVI or Labview) can do this ?
    Thanks a lot. 
    BTW: the IVI class specific driver interface is generated from Labwindows/CVI tools.

    Hi Chris,
    Yes, I did.  To support interchangability, from my understanding of the IVI specs, there should be another layer IVI-C class driver on top of this IVI class specific driver. As in the IVI‑3.1: Driver Architecture Specification:
    Although IVI‑C class drivers export inherent,
    base, and extension capabilities, they do not actually implement them. Except
    for a few inherent functions and attributes defined exclusively for class
    drivers, class driver functions and attributes provide a pass‑through layer to
    the IVI‑C specific driver. An IVI‑C specific driver is responsible for
    implementing the operations of functions and attributes and for communicating
    with the instrument. The IVI‑C specific instrument driver contains the
    information for controlling the instrument, including the command strings,
    parsing code, and valid ranges of each instrument setting"
    So where is this IVI-C class driver and how is it created and communicate with my class specific driver?
    Thanks a lot.
    Cheers,
    IVI‑3.1: Driver Architecture Specification

  • Are there any out the box tools for detailing Exchange organization ?

    Are there any tools which we go out an audit an exchange enviornment showing the servers, roles and configuration ?  it needs to be able to get this information ideally for all versions of Exchange 2003, 2007, 2010 and 2013.
    Thanks in advance.

    You can collect the Organizational Health in Exchange 2010 console for Exchange 2003/2007/2010 and that will list very useful information about statistics in your organization like servers, databases, CALs, recipient, feature used etc...
    Collect Organizational Health Data -
    http://technet.microsoft.com/en-us/library/dd351156%28v=exchg.141%29.aspx
    However it doesn't contain any configuration information and that you need to collect it manually because that depends on needs of each organization and how they want to setup their infrastructure...

  • Are there any tools for data encryption and decryption ?

    Hi,
    i am using oracle 9i R2, i want encrypt my data. Are there any tools available in market.
    Please let me know the ways to do data encryption and decryption.
    Thanks in advance
    Prasuna.

    970489 wrote:
    using DBMS_OBFUSCATION_TOOLKIT.Encrypt /DESEncrypt we can't secure our password...So i am looking for an another alternative.As Blue Shadow said, what are you really trying to achieve?
    Encrypting a password is itself not secure. Anything that can be encrypted can be decrypted. That is why Oracle itself DOES NOT encrypt passwords.
    Surprised??
    Here's what Oracle does with passwords, and what others should be doing if they have to store them.
    When the password is created, the presented password - clear text - is concatenated with the username. The resulting character string is then passed through a one-way hashing function. It is that hashed value that is stored. Then when a user presents his credentials to log on to the system, the presented credentials are combined and hashed in the same manner as when the password was created, and the resulting hash value compared to the stored value.

  • Any free downloads are there XSLT mapping tool

    Hi all ,
    any free down loads are there XSLT mapping  tool , i need to enchance the mapping which is already done in XSLT mapping there they have done look ups also using java codinh , i do have just XSLT file in import arichive , so please help me in it
    thanking you
    sridhar

    Hi ;
    Refer this
    XSLT mapping
    /people/prasadbabu.nemalikanti3/blog/2006/03/30/xpath-functions-in-xslt-mapping
    Mudit

  • Are there any other enhancements in noise reduction tools in CS6

    Are there any other enhancements in the noise reduction tools besides the improvement mentioned of the spot healing brush. Are there improvements on the click and pop removal tool and the noise reduction in the spectral editing view. Quite anxious to know...

    Paul:
    Welcome to the Apple Discussions. There is a hidden feature for changing the Redeye and Retouch tool size:
    How to Change the Size of the Retouch and Red-Eye Removal Tool
    Type Caps lockControl9
    Undo caps lock
    Click on the Retouch or Red-Eye Removal tool
    The tab key will toggle between cursor types, a cross or a circle
    The "[" and "]" keys decrease or increase the size accordingly.
    NOTE: Using the "{" "}" keys will will change the value next to the circle and that represents the degree of change or intensity that the tool imparts on each pass.
    Also check out the tip at the end of my signature for backing up the library database file on a frequent basis.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application, iPhoto dB file backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Are there any 3rd Party metric tools that does metrics on who access pages?

    Hello Gurus,
    Are there any 3rd Party metric tools that does metrics on who access iviews?
    I am inquiring on a tool that we can determine how useful the iview(s) to
    the users community.
    I understand that SAP has an ADC project.  But we are also interested if there
    are ant 3rd Party tool that can aggregate the ADC flat file contents and summarize
    the data.  Additionally, if the 3rd Party has out-of-the box reportable iviews.
    We are also open to suggestions of 3rd Party tools that can capture user's iview
    metrics without using ADC flat files.
    And finally, my wish list: is there is a 3rd party tool that can capture when users'
    clicks in the iview.  That is the ultimate metric to absolutely know if the iview is
    useful to the user community.
    Thanks,
    Steve

    Hi,
    may be, 'willy introscope '.
    regards
    nag

  • Are there any diagnostic utilities tool to test the MSI mainboard

    Hi,
    I am using MSI 875P mainboard, because of built in sound driver "SoundMax Drivers " not been detected in WinXP system.
    One expected reason, the built in sound driver may spoil.
    Are there any way or utilities tool to verify or diagnostic the built in components
    for this mainboard.
    Kindly advise. Thank you.
    Regards,
    Goon Fui

    As far as I know there are no standard SSH VIs anywhere. At least at the time that I started this thread there were not. I came up with a solution that I have been using ever since using the program Plink that is installed with Putty. Please take a look at the VI I have attached. It is pretty straight forward. You enter the location of plink.exe, the username, the password, and the host and you can send any command and get a response just as if you were connected via an SSH client. It has been working great for years. Let me know if you have any questions about it.
    Attachments:
    SSH_Via_Plink.vi ‏27 KB

Maybe you are looking for

  • Can I associate an existing TM backup with a new replacement hard drive?

    Hi all. I have a Mac Pro and just added a new, larger and faster hard drive as my primary system drive. I used Super Duper to clone the original over to the new. All is working fine on that front. My question is as follows. I was using a Time Capsule

  • Help on decrypting fatal system log messages

    I am still learning Solaris and E450. My E450 with 2 CPUs went down with the following message. It first said it's related to memory error on CPU (cache?) then it said it may not be the memory problem. Can someone shed some lights on what this is abo

  • Automatic PR creation for stock items (Category - L)

    Hi All, My requirement is as follows: When I create PM orders for stock item, system generates a reservation number. But the actual qty is sytem for such items are less than planned qty or NIL qty. How to create PR's for such items automatically by s

  • Allow Data in Wires to be Forced During Development

    Currently, you can place a probe on a wire while developing, which is an indicator of the data on a wire. I want the ability to CONTROL the data on the wire, with a data forcing mechanism. The implementation would be very simple... right click on a w

  • Downloading pictures to pc

    Can anyone tell how to download pix from curve to pc.  I have installed blackberry user tools to pc.  Curve connected to pc and pix have showed up in the bottom part of the screen.