Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6157 - Inverse operator mismatch

6157   Inverse operator mismatch

Cause

This error occurs if an inverse definition with multiple parts contains a conflicting set of operators (and, or, and xor). All operators within a single inverse definition must be the same.

Action

Change any conflicting operators so that all operators within the inverse definition are the same.