Package org.aksw.r2rmlx.domain.api
Interface RangeConstraint
- All Superinterfaces:
Constraint,org.apache.jena.graph.FrontsNode,org.aksw.rmltk.model.r2rml.MappingComponent,org.apache.jena.rdf.model.RDFNode,org.apache.jena.rdf.model.Resource
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.rdf.model.RDFNodegetMax()org.apache.jena.rdf.model.RDFNodegetMin()setMax(org.apache.jena.rdf.model.RDFNode max) setMaxInclusive(Boolean maxInclusive) setMin(org.apache.jena.rdf.model.RDFNode min) setMinInclusive(Boolean minInclusive) Methods inherited from interface org.aksw.r2rmlx.domain.api.Constraint
asPrefixConstraint, asRangeConstraint, qualifiesAsPrefixConstraint, qualifiesAsRangeConstraintMethods inherited from interface org.apache.jena.graph.FrontsNode
asNodeMethods inherited from interface org.apache.jena.rdf.model.RDFNode
as, asLiteral, asResource, asStatementTerm, canAs, getModel, isAnon, isLiteral, isResource, isStatementTerm, isURIResource, visitWithMethods inherited from interface org.apache.jena.rdf.model.Resource
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toString