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.441.549 Times

Uml State Diagram software
Filter: All | Freeware | Demo
 

Uml State Diagram

< 1 2 3 4 5 
Added: September 21, 2010 | Visits: 1.364

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: August 13, 2012  |  Added: August 13, 2012 | Visits: 616

MaintainJ Plugin MaintainJ, an Eclipse plug-in, generates runtime UML sequence and class diagrams for a given use case, helping the users to quickly understand a complex Java or J2EE application. MaintainJ is the tool to turn to when : --Find out what exactly happens when you run a use case --Generate...





Platforms: Windows, Mac, Java, Linux, Unix

License: Shareware Cost: $100.00 USD Size: 6.68 MB Download (44): MaintainJ Plugin Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 551

Visual Paradigm for UML Modeler Visual Paradigm for UML Modeler Edition (VP-UML ME) is a modeling platform designed to support system architects, developers and UML designers to accelerate the analysis and design process for complex enterprise applications through our best-of-the-breed and award-winning visual modeling...


Platforms: Windows, Mac, Linux, Java

License: Shareware Cost: $99.00 USD Size: 138.98 MB Download (47): Visual Paradigm for UML Modeler Download

Added: March 29, 2013 | Visits: 242

Extracting Simulink State Definition (Example 1) The MathWorks receives many questions relating to Simulink state ordering, state initialization, and Simulink solver performance. Many times customers are not aware of existing capabilities that are available and will solve their current issues.There are 3 MATLAB central submissions (all separate...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (49): Extracting Simulink State Definition (Example 1) Download

Released: December 12, 2001  |  Added: August 05, 2006 | Visits: 5.179

Visual Paradigm for UML Visual Paradigm for the Unified Modeling Language (VP-UML) is a UML CASE suite with teamwork capability. The suite of tools are designed for a wide range of users, including Software Engineers, System Analysts, Business Analysts, System Architects alike, who are interested in building large...


Platforms: Windows, Mac, *nix

License: Freeware Size: 10 KB Download (391): Visual Paradigm for UML Download

Visual Paradigm Smart Development Environment (Visual Studio Edition) Visual Paradigm Smart Development Environment Visual Studio Edition (VP-SDE VS) is a full-featured visual analysis, modeling extension for Microsoft Visual Studio .NET. VP-SDE VS contains all UML diagrams and model elements which allow you to model any sophisticated systems. With the unique...


Platforms: Windows

License: Demo Cost: $999.00 USD Size: 68.37 MB Download (190): Visual Paradigm Smart Development Environment (Visual Studio Edition) Download

Released: April 02, 2005  |  Added: April 25, 2006 | Visits: 6.291

DB Visual Architect for Windows Visual Paradigm DB Visual Architect is a Database design tool that provides ORM support that realizes UML design to relational database implementation. Just draw a Class Diagram for the system, and you can generate the required database tables and persistent source code for database manipulation....


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Commercial Cost: $699.00 USD Size: 184.6 MB Download (254): DB Visual Architect for Windows Download

Released: June 06, 2017  |  Added: October 11, 2017 | Visits: 4.097

Nevron Diagram for .NET The Nevron Diagram for .NET is a fully managed, extensible and powerful diagramming framework, which can help you create interactive and feature rich diagram and map solutions in WinForms and ASP.NET projects. The product is based on the solid Model - View - Controller architecture, which...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $589.00 USD Size: 245.02 MB Download (144): Nevron Diagram for .NET Download

Added: August 16, 2008 | Visits: 1.708

Trace Modeler for UML Sequence Diagrams Trace Modeler is an easy to use and smart editor for UML sequence diagrams... Ideal for documenting existing systems and brainstorming new designs... And fast too! It instantly updates the diagram layout, freeing you to focus on the actual content... The look of your diagrams is controlled by...


Platforms: Windows

License: Shareware Cost: $119.00 USD Size: 2 MB Download (139): Trace Modeler for UML Sequence Diagrams Download

Released: August 25, 2009  |  Added: October 20, 2009 | Visits: 2.392

MaintainJ MaintainJ, an Eclipse plug-in, generates runtime UML sequence and class diagrams for a given use case, helping the users to quickly understand a complex Java or J2EE application. MaintainJ logs runtime method call trace to a file and uses that trace file to render sequence and class...


Platforms: Java

License: Commercial Cost: $100.00 USD Size: 976.56 KB Download (125): MaintainJ Download

Released: September 17, 2008  |  Added: November 04, 2008 | Visits: 3.638

Open ModelSphere Open ModelSphere combines business process, data and UML modeling and provides a complete model management environment.Open ModelSphere also includes expert modules to validate the integrity of your architecture and the coherence of what you established (meeting the requirements of each DBMS)....


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 20.13 MB Download (167): Open ModelSphere Download

Added: January 18, 2010 | Visits: 1.996

Ragel State Machine Compiler Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (175): Ragel State Machine Compiler Download

Added: September 19, 2010 | Visits: 1.018

State Threads State Threads project is a small library for designing scalable Internet applications. The State Threads is a small application library which provides a foundation for writing fast and highly scalable Internet applications (such as Web servers, proxy servers, mail transfer agents, etc.) on...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (91): State Threads Download

Added: April 23, 2010 | Visits: 799

UMMF::UML::MetaMetaModel UMMF::UML::MetaMetaModel is an implementation of the UML Meta-Meta-Model (M3). SYNOPSIS use UMMF::UML::MetaMetaModel; my $factory = UMMF::UML::MetaMetaModel->factory; my $model = $factory->create(Model); $factory->create(Class, name => Foo, namespace => $model); ... This package...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (141): UMMF::UML::MetaMetaModel Download

Added: June 16, 2010 | Visits: 960

Language::Zcode::Runtime::State Language::Zcode::Runtime::State is a Perl module to handle saving, restoring, etc. the game state. restoring Getter/setter: currently in the process of restoring or not? start_machine Start executing the Z-machine. In the normal case (starting a new game, or restarting), this is as...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (88): Language::Zcode::Runtime::State Download

Added: November 12, 2010 | Visits: 3.272

Concurrent Hierarchical State Machine Concurrent Hierarchical State Machine (CHSM) is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems. CHSM uses its own statechart specification langauge annotated with either C++ or Java code...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (124): Concurrent Hierarchical State Machine Download

Added: January 07, 2010 | Visits: 1.104

IP Tables State Having worked with IP Filter on Solaris for a few years now, when I work on IP Tables in Linux I come to miss State Top. So I decided to write a version for IP Tables. IPTState is a state top along with a "single run" mode to quickly display states once. IP Tables State has customizable sorting...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 27.65 KB Download (98): IP Tables State Download

Added: January 11, 2010 | Visits: 1.057

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: September 21, 2010 | Visits: 3.194

Final Fantasy VI Save State Editor Final Fantasy VI Save State Editor project is an editor for Final Fantasy VI characters. Final Fantasy VI Save State Editor is a tool for editing characters in Final Fantasy VI (or III in the USA) saved games. It makes it possible to increase skills, learn spells, gain weapons, and more using...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (784): Final Fantasy VI Save State Editor Download

Released: August 26, 2010  |  Added: August 30, 2010 | Visits: 1.953

Diagram Ring Diagram ring is an advanced diagram editor. it is suitable for lots of diagram types like flowcharts , DFD and etc. Features : + Create Flowchart , DFD and etc diagrams. + Easy to use. + Automatic edge label positioning. + Export to picture.


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 1.49 MB Download (282): Diagram Ring Download

< 1 2 3 4 5