Hi all
I have 3 error messages when I run the ESRI semantics checker: "Class inherits from an ESRI abstract class"
This is my diagram:
- an ESRI class: Feature
- an asbtract class thar ihnertis from ESRI Calss
- a regular class that inherits from the rpevious abstract class