This project aims to create a structural representation of similar nominal Java classes. A structural type is
represented by an interface that contains property accessors for all properties that are defined by those
classes. For each class, a projection class is generated that implements that interface for delegation to the
nominal classes for which the structure was created. Additionally, a template implementation is created that
implements the structural ...
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Rafael Winterhalter | rafael.wth<at>gmail.com | | Skatteetaten |
