-
-
Notifications
You must be signed in to change notification settings - Fork 196
Umpr
Kevin Brightwell edited this page Aug 26, 2015
·
2 revisions
Umpr consists of a simple interface for viewing Umple models and showcasing Umple's ability to import new models.
Umpr is split into two components: umpr.core and umpr.ui.
- [umpr.core](https://github.com/umple/umpr.core)
- Consists of all importing facilities, including repositories, resolution strategies, and workflows.
- [umpr.ui](https://github.com/umple/umpr.ui)
- Consists of a web front-end with accessible links for downloading content and viewing models on UmpleOnline.
The current features of umpr.core include:
- Importing of all Umple-supported model types available in UmpleImportHandlerFactory
- Extensible support for the addition of new Repositories (see UmprCoreRepositories)
- Verification of import models through Importer verification and Umple Model verification
- Wiki Home
- FAQ Frequently asked questions
- Examples
- Presentations
- PhilosophyAndVision
- Best practices for using Umple
- Publications and theses
- Tutorials
- Installing Eclipse plugin