Vitruv is a framework for view-based software development. It assumes different models to be used for describing a software system, which are automatically kept consistent by the framework and its applications. For general information on Vitruv, see our GitHub Organisation and our Wiki.
This project contains the central definition of a V-SUM (Virtual Single Underlying Model) containing development artifacts to be kept consistent and to be accessed and modified via views.
Vitruv can be installed in Eclipse via the nightly update site. A wiki page provides detailed instructions for using or extending Vitruv.
Vitruv is realized as Eclipse Plug-ins and depends on the following Eclipse tools:
- Eclipse Modeling Framework (EMF) as the modelling environment
- Xtend for code