Collection name not retrieved properly

Issue #52 resolved
Matthias Schoettle created an issue

The name for a set of type Object is retrieved as RSet<Object> instead of Set<Object>.

The corresponding OCL body for getName() is truncating the name of the class improperly.

Comments (2)

  1. Log in to comment