Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: UML issue.

  1. #1
    Junior Member
    Join Date
    Jan 2014
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default UML issue.

    Hi, I am trying to get a sequence diagram to build from information pulled from a text file. The thought was to use the Plant UML in Netbeans 7.4 plug in. However can't seem to get it to function.

    Is there another UML that perhaps can be imported for example? Or another way of getting this to work?

    Any help much appreciated as always.


  2. #2
    Junior Member
    Join Date
    Jan 2014
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java diagram

    Hi All

    I am trying to see how feasible the following is. Once I have the program read a text file it needs to build a flow diagram with some of the data. Can I get java to the write the required info into the UMLtemplate to build the data and display it. I am using the 7.4 Netbeans and the PUML plugin if it helps.

    Any pointers?

  3. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: UML issue.

    Please don't post duplicate topics. It's confusing and doesn't get you help any quicker. If you want to add to or clarify your existing post, that's fine. Do that.

Similar Threads

  1. Uml diagram...
    By Flames in forum What's Wrong With My Code?
    Replies: 3
    Last Post: December 1st, 2012, 08:39 PM
  2. Need Help with this UML
    By Akirien in forum Object Oriented Programming
    Replies: 2
    Last Post: September 26th, 2012, 01:03 AM
  3. UML Diagram
    By calebite207 in forum Member Introductions
    Replies: 0
    Last Post: September 21st, 2012, 05:42 PM
  4. UML diagram
    By EonsNearby in forum Java Theory & Questions
    Replies: 1
    Last Post: August 26th, 2012, 08:00 PM
  5. UML Diagram Help
    By chizzle in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 15th, 2010, 04:12 AM