Adaptor

Overview

This tool is a Web Service based implementation of the proposal for software adaptation shown below. In this page you can download a client application that uses this Web Service and allows to get the adaptor description in several file formats (Textual, AUT, XML, JPG).

Principles

[CPS08]pdf Carlos Canal, Pascal Poizat and Gwen Salaün. Model-Based Adaptation of Behavioural Mismatching Components. in IEEE TSE, 34(4):546--563, July/August 2008.

[CPS06b]pdf Carlos Canal, Pascal Poizat and Gwen Salaün. Synchronizing Behavioural Mismatch in Software Composition. in FMOODS'2006 - International Conference on Formal Methods for Open Object-Based Distributed Systems. Lecture Notes in Computer Science (LNCS) 4037:63-77, Springer-Verlag. 2006

[RR-CPS05]pdf Carlos Canal, Pascal Poizat and Gwen Salaün. Adaptation of Component Protocols using Synchronous VectorsTechnical Report ITI-05-10, Department of Computer Science, University of Málaga. 2005

Installation

Follow the next steps:

  • Check your Internet access. You need an Internet access to use the Web Service.
  • Check your Java Runtime Environment version. Adaptor needs version 1.6.0_02 or greater to work
  • Download Adaptor Zip file
  • Unzip the contents
  • Go into adaptorClient folder and run it
    • On Windows: Double click on adaptorClient.jar (or type java -jar adaptorClient.jar in a shell)
    • On Linux: In a shell type java -jar adaptorClient.jar

For any problem, bug or suggestion, please contact us sending an email to adaptor@lcc.uma.es

Examples/XML Schemas

Here you can found about 25000 XML lines of examples and the XML schema files for making your own input files. Click here to download.

Previous Version

You can go to the site of the previous version of Adaptor clicking here.

©2007 University of Málaga