Package org.aksw.jenax.constraint.api
Interface Contradictable
- All Known Subinterfaces:
CBinding
- All Known Implementing Classes:
CBindingMap,NodeRanges
public interface Contradictable
Interface for the potential of something reaching a state of contradiction
-
Method Summary
-
Method Details
-
isConflicting
boolean isConflicting()Whether such a state has been reached
-