When defining XMap annotated objects that subclass other XMap objects, the annotation are not inherited and thus you need to redefine all the annotations in the subclass.
XMap should handle transparently the annotation inheritance.
- duplicates
-
NXP-1826 XMap should allow subclassing of XObject
- Resolved