Package org.aksw.facete.v3.api
Interface FacetConstraintControl
- All Known Subinterfaces:
FacetConstraint
- All Known Implementing Classes:
FacetConstraintControlImpl
public interface FacetConstraintControl
Interface to toggle an individual constraint on or off or remove it alltogether
-
Method Details
-
enabled
boolean enabled() -
enabled
-
expr
org.apache.jena.sparql.expr.Expr expr()Get the constraint expression (the actual constraint payload) -
unlink
void unlink()
-