Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 982 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 982 Bytes

bigUML

Welcome to the documentation!

Please first read the GLSP documentation, then the bigGLSP-Framework documentation to learn about the architecture.

Using bigUML

  • ../client: Requirements, building, running, ...
  • ../server: Requirements, building, running, ...
  • Q&A: Common issues and their answers

It is recommended that you checkout the UML-JavaDoc for finding out the elements.

Tutorials

  1. Creating a new diagram: Describes the core concepts on how to create a new diagram with an example (e.g., Class Diagram).
  2. Creating a new feature: Explains how a new feature can be implemented by using the Property Palette as an example.