Describe the bug
In UIMA, it is not allowed to create subtypes of array types. However, Cassis does allow this and there is even a unit test which features this.
To Reproduce
Run a test using cas_with_collections.xmi.
Expected behavior
An attempt to create a subtype of an inheritance-final type should through an error.
Describe the bug In UIMA, it is not allowed to create subtypes of array types. However, Cassis does allow this and there is even a unit test which features this.
To Reproduce Run a test using
cas_with_collections.xmi
.Expected behavior An attempt to create a subtype of an inheritance-final type should through an error.
Please complete the following information: