Package org.aksw.sparqlify.database
Class IsPrefixOfConstraint
java.lang.Object
org.aksw.sparqlify.database.IsPrefixOfConstraint
- All Implemented Interfaces:
Constraint
-
Constructor Summary
ConstructorsConstructorDescriptionIsPrefixOfConstraint(String prefix) IsPrefixOfConstraint(String prefix, boolean inclusive) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue()inthashCode()booleanbooleanisSatisfiedBy(Object prefix) toString()
-
Constructor Details
-
IsPrefixOfConstraint
-
IsPrefixOfConstraint
-
-
Method Details
-
getValue
-
isInclusive
public boolean isInclusive() -
isSatisfiedBy
- Specified by:
isSatisfiedByin interfaceConstraint
-
hashCode
public int hashCode() -
equals
-
toString
-