Class RelationletForwarding
java.lang.Object
org.aksw.jena_sparql_api.relationlet.RelationletForwarding
- All Implemented Interfaces:
Relationlet
- Direct Known Subclasses:
PathletSimple
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.apache.jena.sparql.core.Var>Set<org.apache.jena.sparql.core.Var>protected abstract RelationletSet<org.apache.jena.sparql.core.Var>setPinnedVar(org.apache.jena.sparql.core.Var var, boolean onOrOff) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jena_sparql_api.relationlet.Relationlet
getNestedVarMap, isPinned, pinAllVars, pinAllVars, pinVar, resolve
-
Constructor Details
-
RelationletForwarding
public RelationletForwarding()
-
-
Method Details
-
getRelationlet
-
getExposedVars
- Specified by:
getExposedVarsin interfaceRelationlet
-
getVarsMentioned
- Specified by:
getVarsMentionedin interfaceRelationlet
-
getPinnedVars
- Specified by:
getPinnedVarsin interfaceRelationlet
-
setPinnedVar
- Specified by:
setPinnedVarin interfaceRelationlet
-
materialize
- Specified by:
materializein interfaceRelationlet
-