Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus UMLLight"

(Create UMLLight project page)
 
(Guides)
Line 24: Line 24:
  
 
* [https://github.com/eclipsesource/papyrus-umllight/blob/master/documentation/customizations.md Customization Guide] documenting all the customization techniques applied in UMLLight
 
* [https://github.com/eclipsesource/papyrus-umllight/blob/master/documentation/customizations.md Customization Guide] documenting all the customization techniques applied in UMLLight
 +
 +
* [[Getting Started with Papyrus UMLLight|Getting Started with Papyrus UMLLight]]
  
 
== Getting involved ==
 
== Getting involved ==

Revision as of 09:30, 26 April 2019

Papyrus UMLLight is a simplified UML modeling tool based on Papyrus that exposes only the most common concepts and diagram types of UML.

Features

  • Streamlined user interfaces for creating, viewing, and editing UML Use Case Diagrams, Activity Diagrams, Class Diagrams, State Machines, Package Diagrams, and Sequence Diagrams.
  • Simplified subset of UML including only the most common modeling concepts of UML, largely following OMG's foundational level of a certified UML Professional 2 (OCUP 2)
  • Optimized diagram style and property views that only expose the most common features of the included diagram types
  • Collaborative modeling tools based on Papyrus Compare to enable working in teams with Git


UMLLight.png


Downloads

Papyrus UMLLight is in the process of being moved to the Papyrus project (see bug 543498). Until then, its sources are hosted on Github and the downloads of the release candidates are available at the following interim locations:


Guides

Getting involved

Until moved to Papyrus (see bug 543498), please refer to the Github project to access the code, get information on building the product, or to open bugs.

Team

  • Christian W. Damus (independent)
  • Tobias Ortmayr (EclipseSource)
  • Philip Langer (EclipseSource)

Back to the top