/UML-Teaching

:mortar_board: A Papyrus UML Architecture ready to be pruned

Primary LanguageJavaEclipse Public License 2.0EPL-2.0

UML-Teaching

A Papyrus UML Architecture ready to be pruned (the same idea can be applied for all Papyrus dsml)

Status

License Build Status

Steps to create your own bundle

  • get the sources (either clone directly or fork in GitHub)
  • open the uml.teaching.plugin project with Papyrus (Toolsmith should be installed)
    • prune the architecture
      • remove unwanted diagrams
      • remove unwanted tables
    • remove unwanted elements in palettes still used in architecture
    • remove unwanted elements in the 2 childs menus
  • use maven to build the product mvn clean install
  • products are available in uml.teaching.product\target\products

Example: "Only class diagram Product"

Result:

Teaching Architecture

GitHub TeachingArchitecture

Only Class diagram

GitHub OnlyClassDiagram

Simple New Child

GitHub SimpleNewChild

Simple palette

GitHub SimplePalette