Skip to content

View-based Development and Model Consistency Framework

License

Notifications You must be signed in to change notification settings

vitruv-tools/Vitruv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vitruv V-SUM

GitHub Action CI Latest Release Issues License

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.

Installation

Vitruv can be installed in Eclipse via the nightly update site. A wiki page provides detailed instructions for using or extending Vitruv.

Project Development

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