Skip to content

Class Responsability Assignment

Alex Burdusel edited this page Jan 11, 2018 · 5 revisions

Description

The Class Responsability Assignment case has been proposed in the Transformation Tool Contest 2016. The problem to be solved is to find the most suitable Class - Feature allocation starting from a model that has no Classes, by finding models with optimal cohesion and coupling values, which are combined in a single metric, namely the CRA value.

Publications

The Class Responsibility Assignment Case Description

Transformation Tool Contest Proceedings

Solutions

A number of proposed solutions have been included in the Transformation Tool Contest Proceedings.

MDEOptimiser

A solution to the case study implemented using MDEOptimiser can be found in this repository here.

Clone this wiki locally