Class NegatedAtom

java.lang.Object
edu.harvard.seas.pl.abcdatalog.ast.NegatedAtom
All Implemented Interfaces:
Premise

public class NegatedAtom extends Object implements Premise
A negated atom. Typically a negated atom is considered to hold during evaluation if the atom it negates is not provable.