Package org.aksw.rml.v2.jena.domain.api
Interface JoinConditionRml2
- All Superinterfaces:
org.apache.jena.graph.FrontsNode,org.aksw.rmltk.model.backbone.common.IJoinCondition,org.apache.jena.rdf.model.RDFNode,org.apache.jena.rdf.model.Resource
public interface JoinConditionRml2
extends org.aksw.rmltk.model.backbone.common.IJoinCondition
-
Method Summary
Methods 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
-
Method Details
-
getParent
String getParent()- Specified by:
getParentin interfaceorg.aksw.rmltk.model.backbone.common.IJoinCondition
-
setParent
- Specified by:
setParentin interfaceorg.aksw.rmltk.model.backbone.common.IJoinCondition
-
getChild
String getChild()- Specified by:
getChildin interfaceorg.aksw.rmltk.model.backbone.common.IJoinCondition
-
setChild
- Specified by:
setChildin interfaceorg.aksw.rmltk.model.backbone.common.IJoinCondition
-