Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6181 - No inverse is defined for this property

6181   No inverse is defined for this property

Cause

This error occurs if the schema file defines a property as being explicitInverse but does not define any inverses for the property. An explicitInverse property must always have at least one inverse.

Action

This error should not normally occur if the schema file was extracted correctly by JADE.

If you are extracting a class that has an inverse to a property of another class, it is your responsibility to ensure that the other class is extracted as well or that it already exists in the target schema with the appropriate property. If not, a schema load error occurs.

If you suspect that the schema file was not extracted correctly by JADE, contact your local JADE support center or JADE Support if your JADE licenses include support.