Class RelationletBaseWithMutableFixedVars
java.lang.Object
org.aksw.jena_sparql_api.relationlet.RelationletBase
org.aksw.jena_sparql_api.relationlet.RelationletBaseWithMutableFixedVars
- All Implemented Interfaces:
Relationlet
- Direct Known Subclasses:
RelationletElementBase,RelationletJoinerImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.apache.jena.sparql.core.Var>Set<org.apache.jena.sparql.core.Var>Methods inherited from class org.aksw.jena_sparql_api.relationlet.RelationletBase
setPinnedVarMethods 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
getVarsMentioned, isPinned, materialize, pinAllVars, pinAllVars, pinVar, resolve
-
Field Details
-
fixedVars
-
exposedVars
-
-
Constructor Details
-
RelationletBaseWithMutableFixedVars
public RelationletBaseWithMutableFixedVars()
-
-
Method Details
-
getExposedVars
-
getPinnedVars
-
getNestedVarMap
-