Class BoolNotTerm

All Implemented Interfaces:
AnyTerm, AssignedValue<Boolean>, Term<Boolean>

public class BoolNotTerm extends UnaryTerm<Boolean,Boolean>