Class NotStrictEquality

  • All Implemented Interfaces:
    KnowledgeBaseConsumer, PredicateFactory

    public final class NotStrictEquality
    extends AbstractSingleResultPredicate
    X\==Y - a strict equality test.

    If X cannot be matched with Y the goal succeeds else the goal fails. A X\==Y goal will only consider an uninstantiated variable to be equal to another uninstantiated variable that is already sharing with it.