Navigation
|
Research: UPGRADE
The UPGRADE framework for graph-based rapid prototypingWelcome to the home of the UPGRADE framework at the department of computer science 3 at RWTH Aachen. Project SummaryIn the different phases of the software life cycle a wide variety of documents is created. Many of these documents have a graphical representation with an arbitrary complex structure (like class diagrams, use cases, entity-relationship diagrams, etc.). CASE tools like Rational Rose or Together help developers to modify these documents, but often fail to check the consistency of different documents that are linked together. Therefore it is necessary to implement CASE tools which are more than just an intelligent graphic editor, CASE tools that check the consistency of different inter-related documents and the like. Constructing tools that meet these requirements is a tedious and error-prone task for at least two reasons:
The first issue can be simplified by using a framework for graph editors like DV-Centro, GEF, etc. Unfortunately, these frameworks seldom help in solving the second issue. The complexity of the second issue can be significantly reduced by specifying the data structures and operations on them in a visual language. Since graphs are the most general data structure a visual language which allows the specification of operations on graphs seems to suitable. An example for such a language is PROGRES, which is used to program graph replacement systems. With the UPGRADE framework it possible to address both issues at once. Documents are internally represented as graphs. These graphs are modified by operations specified in PROGRES at the moment. Support for other graph replacement systems will be implemented in the future, it will also be possible to code the operations on the graphs by hand. For the presentation of these documents an up to date user interface is used featuring not only graphical views on the documents, but also hierarchical or tabular views. Other views on documents can be implemented easily by using Java Beans components. To reduce the amount of work required to build a new tool the UPGRADE framework not only provides a couple of basic views which can be used to present a document. It also contains the whole infrastructure required to modify these documents, display selected parts of them, and filter out unwanted contents. Development Team
Development of initial UPGRADE version (UPGRADE-1)
Framework UsersThe UPGRADE framework provides the basis for the development of prototypes in the following independent research projects:
UPGRADE in a nutshellThe UPGRADE framework can be characterized as follows:
Publications and PresentationsHeller, M. Werkzeuggestütztes Management komplexer Entwicklungsprojekte, Prototype Demonstration, Aachener Regionalveranstaltung der RWTH Aachen zum Informatikjahr 2006, Aachen, 05.05.2006 Heller, M. Dynamic Project and Workflow Management of Dynamic Design Processess, Talk and Prototype Demonstration, Student Exchange Information Day, RWTH Aachen, Aachen, 17.02.2006 PDF Böhlen, B., Jäger, D., Schleicher, A. and Westfechtel, B.: UPGRADE: Building Interactive Tools for Visual Languages, Proceedings of the 6th World Multiconference on Systemics, Cybernetics, and Informatics (SCI 2002), Vol.1, Information Systems Development, Orlando, Florida, USA, July 2002, (2002) PDF Elsevier Böhlen, B., Jäger, D., Schleicher, A. and Westfechtel, B.: UPGRADE: A Framework for Building Graph-Based Interactive Tools, in: Mens, T., Schürr, A. and Taentzer, G.: Proceedings International Workshop on Graph-Based Tools (GraBaTs 2002), Barcelona, Spain, October 2002, Electronic Notes in Theoretical Computer Science, Vol. 72, No. 2, Elsevier (2002) Contact for further informationIf you need further information on UPGRADE, please contact Markus Heller. Created by: system last modification: Wednesday 28 of February, 2007 [06:32:04 UTC] by heller |