Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.261.891 Times

Jsp Sequence Diagrams freeware
Filter: All | Freeware | Demo
 

Jsp Sequence Diagrams

1 2 3 4 5 > 
Added: September 21, 2010 | Visits: 1.358

UML::Sequence UML::Sequence is a Perl module to render UML sequence diagrams, often by running the code. SYNOPSIS use UML::Sequence; my $tree = UML::Sequence->new(@methods, @outline, &parse_method); print $tree->build_xml_sequence(Title); To use this package, or see how to use it, see genericseq.pl...



Platforms: *nix

License: Freeware Size: 122.88 KB Download (159): UML::Sequence Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 568

Quick Sequence Diagram Editor A fast and reliable tool, written in Java 5, for generating professional UML sequence diagrams from text. Supports actors, con-/destructors, threads, broadcasts, notes, and fragments. Can serve as a Javadoc taglet. Exports PDF, (E)PS, SVG, PNG, ...





Platforms: Windows, Mac, Linux

License: Freeware Size: 2.33 MB Download (56): Quick Sequence Diagram Editor Download

Added: August 03, 2013 | Visits: 410

UMLGraph UMLGraph facilitates the declarative specification and drawing of UML class and sequence diagrams. One can specify a class design using the Java syntax complemented by Javadoc tags. Running the UmlGraph doclet on the specification generates a Graphviz diagram specification that can be...


Platforms: *nix

License: Freeware Size: 4.07 MB Download (41): UMLGraph Download

Added: July 09, 2013 | Visits: 493

sdml2txt sdml2txt is a script to convert SDML to UML Sequence Diagrams. SDML is an extremely simplistic UML Sequence Diagram Markup Language (which is also a hack of mine). Here is some sample SDML along with a textual representation of the diagram it describes: SDML: [Client, Proxy, DNS, Server Query...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): sdml2txt Download

Added: July 10, 2010 | Visits: 1.122

P-UMLaut The P-UMLaut tool allows the user to transform UML 2.0 Sequence Diagrams to semantically equivalent Petri Nets. These Petri Nets may then be simulated using the supplied PN simulator (of PEP descent) or operated on with any tool that can work with high level Petri Nets. By plugging different...


Platforms: *nix

License: Freeware Size: 15.9 MB Download (98): P-UMLaut Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 236

JSequencer JSequencer is a development tool which autogenerates Sequence diagrams. It's ideal for design and debugging. Wire it with Spring and you can produce Sequence Diagrams without writing any code! The produced output can be viewed using SequencerUI(included


Platforms: Windows, Mac, Linux

License: Freeware Size: 22.78 KB Download (43): JSequencer Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 495

UCM Scenario Exporter The UCM Scenario Exporter allows you to export your UCM scenarios from XML (as generated by the UCMNav tool) to UML sequence diagrams conforming to the XMI standard. The UCM Scenario Exporter also incorporates the functionality to generate TTCN and MSC f


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.39 MB Download (45): UCM Scenario Exporter Download

Added: July 07, 2013 | Visits: 363

AmaterasUML AmaterasUML is an open source and easy to use Eclipse plug-in for drawing UML class-diagram and UML sequence-diagram.


Platforms: Mac

License: Freeware Size: 2.29 MB Download (45): AmaterasUML Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 737

EDraw UML Diagrammer EDraw UML Diagrammer is ideal for software engineers and software designers who want to draw detailed software design documentation. Edraw UML Diagram Software is a new software diagram design tool which works in the following drawing fields: UML Model Diagram, COM and OLE software diagram, Data...


Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (55): EDraw UML Diagrammer Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 437

Red Koda Community Red Koda is an easy to use UML tool. It supports 13 UML2 diagrams. With short-cut keys and auto resize, you can finish your diagrams faster and faster. Other features like snaps to guidelines. copy to clipboard, export graphics format BMP, JPEG, GIF and print with actual size, fit to page and fit...


Platforms: Windows

License: Freeware Size: 521 KB Download (48): Red Koda Community Download

Added: May 10, 2013 | Visits: 572

Violet UML Editor Violet is a UML editor with these benefits: - Very easy to learn and use. - Draws nice-looking diagrams. - Completely free. - Cross-platform. Violet is intended for developers, students, teachers, and authors who need to produce simple UML diagrams quickly.It draws nice-looking - use case...


Platforms: Windows, Java,

License: Freeware Download (52): Violet UML Editor Download

Added: January 08, 2010 | Visits: 1.949

jsp File Browser jsp File Browser is an easy to use and easy to install file browser java server page. This JSP program allows remote web-based file access and manipulation.. JSP file browser allows remote web-based file access and manipulation like upload.


Platforms: *nix

License: Freeware Size: 23.55 KB Download (254): jsp File Browser Download

Added: November 06, 2010 | Visits: 1.329

Ghost Diagrams Ghost Diagrams is a project that takes sets of tiles and tries to find patterns into which they may be formed. The patterns it finds when given randomly chosen tiles are often surprising. It turns out that tiling patterns are a form of computation of equal power to Turing machines, lambda...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (106): Ghost Diagrams Download

Added: January 11, 2010 | Visits: 1.053

UML::Sequence::JavaSeq UML::Sequence::JavaSeq is a Perl module for use with genericseq.pl script, works on compiled Java programs. SYNOPSIS genericseq.pl UML::Sequence::JavaSeq Hello.methods Hello > Hello.xml seq2svg.pl Hello.xml > Hello.svg OR genericseq.pl UML::Sequence::JavaSeq Hello.methods Hello |...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (92): UML::Sequence::JavaSeq Download

Added: July 09, 2010 | Visits: 1.352

Chart::Sequence Chart::Sequence is a sequence Perl class. SYNOPSIS use Chart::Sequence; my $s = Chart::Sequence->new( Nodes => [qw( A B C )], Messages => [ [ A => B => "Message 1" ], [ B => A => "Ack 1" ], [ B => C => "Message 2" ], ], ); # or # my $s = Chart::Sequence->new( SeqMLInput =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Chart::Sequence Download

Added: March 15, 2010 | Visits: 1.196

Sequence Analysis Sequence Analysis project is a collage of coding projects which I have written over the past several years for various clients in my work as a bioinformatics consultant. These clients have graciously allowed me to release these works into the public domain as freeware for Macintosh OS X in...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (122): Sequence Analysis Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 646

Short Sequence Location Mapper Short Sequence Location Mapper loads the sequences, then aligns them and finally graphs and tables can be generated for one or more datasets at the same time. SSLM typically works with a BLAST data output file of short Solexa reads mapped to RNA subjects (for example pre-miRNA sequences). The...


Platforms: Windows

License: Freeware Download (471): Short Sequence Location Mapper Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 666

Sequence Clip Reporter for Mac OS Creates an Excel spreadsheet report about the video clips, audio clips and markers you've used in your edited sequence. The report includes sheets for: Clips, Sequence Markers, Clip Markers, Clip Filters, and Reels. Sequence Clip Reporter takes the tedious work out of creating clip usage reports...


Platforms: Mac

License: Freeware Size: 3.6 MB Download (479): Sequence Clip Reporter for Mac OS Download

Added: May 10, 2013 | Visits: 758

Remove duplicates from a sequence The fastest way to remove duplicates from a sequence depends on some pretty subtle properties of the sequence elements, such as whether they're hashable, and whether they support full comparisons. This script defines the unique() function that tries three methods, from fastest to slowest,...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Remove duplicates from a sequence Download

Added: May 10, 2013 | Visits: 509

Getting th permutation of a sequence This script contains a function that given a sequence and a number n as parameters, returns the th permutation of the sequence (always as a list).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Getting th permutation of a sequence Download

1 2 3 4 5 >