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"

(Guides: Created new section to better highlight tutorials)
(Updated download links)
 
Line 16: Line 16:
 
Papyrus UMLLight is in the process of being moved to the [[Papyrus]] project (see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=543498 bug 543498]). Until then, its sources are hosted on [https://github.com/eclipsesource/papyrus-umllight Github] and the downloads of the release candidates are available at the following interim locations:
 
Papyrus UMLLight is in the process of being moved to the [[Papyrus]] project (see [https://bugs.eclipse.org/bugs/show_bug.cgi?id=543498 bug 543498]). Until then, its sources are hosted on [https://github.com/eclipsesource/papyrus-umllight Github] and the downloads of the release candidates are available at the following interim locations:
  
* [https://drive.google.com/file/d/10w0GRQVjo7Oh72JcLuPbinI10--EWnn4/view?usp=sharing Papyrus UMLLight 0.0.1 RC2 for '''Windows 64bit''']
+
* [https://drive.google.com/file/d/1hr6EjPTTVpqiLCiEjFD5rzg3Zdh4hFNT/view?usp=sharing Papyrus UMLLight 0.0.1 RC2 for '''Windows 64bit''']
* [https://drive.google.com/file/d/1p2tCRyvR3DUWlAOFuHY5FkfZeyQaCUq1/view?usp=sharing Papyrus UMLLight 0.0.1 RC2 for '''Linux 64bit''']
+
* [https://drive.google.com/file/d/1k2vx3qB_5kpfaEBUUwoJPmn7AJJREpO2/view?usp=sharing Papyrus UMLLight 0.0.1 RC2 for '''Linux 64bit''']
* [https://drive.google.com/file/d/1Rzh5pCTcXqy2wZAI8R72hc1v54kuezY0/view?usp=sharing Papyrus UMLLight 0.0.1 RC2 for '''MacOS X 64bit''']
+
* [https://drive.google.com/file/d/1DafJM2H25JZzaa2V30_gqYYe5nPYchNv/view?usp=sharing Papyrus UMLLight 0.0.1 RC2 for '''MacOS X 64bit''']
  
  

Latest revision as of 10:00, 13 December 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

documenting all the customization techniques applied in UMLLight

Tutorials

Tutorial to get you familiar with modeling with Papyrus UMLLight.

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