Commit
61101a6c9a361235909f11624cf1e8ea199fb126
by timothyjward
Reinstate final modifier for GenericDto
The EMF dto altered the GenericDto so that it could extend it. The GenericDto was intentionally final to prevent usage mistakes in the API. There are few fields and we should copy them.
Signed-off-by: Tim Ward <timothyjward@apache.org> (commit: 61101a6)