Dinapter:
Generate adaptation contracts between incompatible services
Dinapter automatically generates a mapping between methods of incompatible components/services based on their public interfaces and behaviors. It uses a combination of expert system and A* algorithm.
Dinapter is the prototype resulting from a couple of research papers:
* J.A. Martín, E. Pimentel. Automatic Generation of Adaptation Contracts, FOCLASA'08, ENTCS, 2008 - http://goo.gl/21iJZ
* J.A. martín, E. Pimentel. Dinapter: Automatic Adapter Specification for Software Composition...