Difference between revisions of "Umple"

From Free Software Directory
Jump to: navigation, search
m (added vcs webview, other changes)
(Update to Umple release 1.30.0)
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
|Full description=Umple technology for adding UML constructs to programming languages, or representing models textually; includes a code generator, Eclipse plugins, and the UmpleOnline web app
 
|Full description=Umple technology for adding UML constructs to programming languages, or representing models textually; includes a code generator, Eclipse plugins, and the UmpleOnline web app
 
|Homepage URL=http://www.umple.org
 
|Homepage URL=http://www.umple.org
|Is GNU=No
+
|Is High Priority Project=No
|User level=intermediate
+
|VCS checkout command=git clone https://github.com/umple/umple.git
|Component programs=Umple.jar, UmpleOnline, cruise.umple.xtext.ui
+
|Computer languages=Umple, Java, Ruby, PHP
|VCS checkout command=svn checkout http://umple.googlecode.com/svn/trunk/ umple-read-only
 
|Computer languages=Java, Ruby, PHP
 
 
|Documentation note=http://manual.umple.org
 
|Documentation note=http://manual.umple.org
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://alumni.uottawa.ca/donation-form?fid=bp71rD2pbt0%3d&fdesc=vj8yiR3kw2%2bPwQCmy1Z8CfKc0F1zufF0wBCY%2fxboCy4%2bHJZne7BoLhQuKHwuRN4R5bhBEciI1Gn5RbPGt1TgEQ%3d%3d
 
|Keywords=code generation, state machines, modelling, UML, pre-processor, compiler, programming language
 
|Keywords=code generation, state machines, modelling, UML, pre-processor, compiler, programming language
|Version identifier=1.15.0.1751
+
|Version identifier=1.30.0
|Version date=2012/05/22
+
|Version date=2020/07/24
 
|Version status=stable
 
|Version status=stable
|Version download=http://cruise.eecs.uottawa.ca/umpleonline/tarballs/umple_v1.15.0.1751.tar.gz
+
|Version download=https://github.com/umple/umple/releases/tag/v1.30.0
|Last review by=Andrew Engelbrecht
+
|Version comment=Generation of automatic model tests;
|Last review date=2012/06/29
+
|Last review by=tcltcl
 +
|Last review date=2020/07/24
 
|Submitted by=Andrew Engelbrecht
 
|Submitted by=Andrew Engelbrecht
 
|Submitted date=2012/06/29
 
|Submitted date=2012/06/29
 +
|User level=intermediate
 +
|Component programs=Umple.jar, UmpleOnline, cruise.umple.xtext.ui
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 +
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 29: Line 35:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=tcl@site.uottawa.ca
 
|Email=tcl@site.uottawa.ca
 +
|Username=tcltcl
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://code.google.com/p/umple/source/browse/#svn%2Ftrunk
+
|Resource URL=https://github.com/umple/umple
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Bug Tracking
 +
|Resource URL=http://bugs.umple.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developers
 +
|Resource kind=Homepage
 +
|Resource URL=http://www.umple.org
 +
}}
 +
{{Resource
 +
|Resource audience=Contributors to Umple itself
 +
|Resource kind=Mailing List
 +
|Resource URL=https://groups.google.com/forum/#!forum/umple-dev
 +
}}
 +
{{Resource
 +
|Resource audience=Developers using Umple in other projects
 +
|Resource kind=Mailing List
 +
|Resource URL=https://groups.google.com/forum/#!forum/umple
 +
}}
 +
{{Resource
 +
|Resource audience=Developers
 +
|Resource kind=Download
 +
|Resource URL=http://dl.umple.org
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Editor=programming
 
|Editor=programming
 
|Education=programming
 
|Education=programming
|Interface=web
+
|Interface=command-line, web
|Programming-language=java, php, ruby
+
|Programming-language=C++, java, php, ruby
 
|Software-development=program-editor, programming-language, programming-language-conversion
 
|Software-development=program-editor, programming-language, programming-language-conversion
 
|Text-creation=editor
 
|Text-creation=editor
 
|Use=editing, education, interface, software-development, text-creation
 
|Use=editing, education, interface, software-development, text-creation
 +
|Version-control=git, subversion
 
|Works-with=graphics
 
|Works-with=graphics
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=ant
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=Java 8
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=Java 8
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=Php 5
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=Ruby
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 15:27, 24 July 2020


[edit]

Licensing

License

Verified by

Verified on

Notes

License

MIT

Verified by

Andrew Engelbrecht

Verified on

29 June 2012




Leaders and contributors

Contact(s)Role
Timothy Lethbridge (Tcltcl)Maintainer


Resources and communication

AudienceResource typeURI
DevelopersDownloadhttp://umple.org/dl
DeveloperVCS Repository Webviewhttps://github.com/umple/umple
Contributors to Umple itselfMailing Listhttps://groups.google.com/forum/#!forum/umple-dev
DevelopersHomepagehttp://www.umple.org
Developers using Umple in other projectsMailing Listhttps://groups.google.com/forum/#!forum/umple
DeveloperBug Trackinghttp://umple.org/bugs


Software prerequisites

KindDescription
Weak prerequisitePhp 5
Weak prerequisitePython 3
Required to buildant
Weak prerequisiteRuby
Weak prerequisiteTXL
Required to buildJava 11
Required to useJava 11




Entry














"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Contributors to Umple itself" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers using Umple in other projects" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.