LogicalNot ========== .. currentmodule:: lsst.daf.relation .. autoclass:: LogicalNot :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LogicalNot.columns_required .. rubric:: Methods Summary .. autosummary:: ~LogicalNot.as_trivial ~LogicalNot.is_supported_by ~LogicalNot.literal ~LogicalNot.logical_and ~LogicalNot.logical_not ~LogicalNot.logical_or ~LogicalNot.reference .. rubric:: Attributes Documentation .. autoattribute:: columns_required .. rubric:: Methods Documentation .. automethod:: as_trivial .. automethod:: is_supported_by .. automethod:: literal .. automethod:: logical_and .. automethod:: logical_not .. automethod:: logical_or .. automethod:: reference