Class RelationletBinary
java.lang.Object
org.aksw.jena_sparql_api.relationlet.RelationletBase
org.aksw.jena_sparql_api.relationlet.RelationletBaseWithMutableFixedVars
org.aksw.jena_sparql_api.relationlet.RelationletElementBase
org.aksw.jena_sparql_api.relationlet.RelationletBinary
- All Implemented Interfaces:
Relationlet,RelationletSimple
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Fragment2protected Set<org.apache.jena.sparql.core.Var>Fields inherited from class org.aksw.jena_sparql_api.relationlet.RelationletBaseWithMutableFixedVars
exposedVars -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aksw.jena_sparql_api.relationlet.RelationletElementBase
materializeMethods inherited from class org.aksw.jena_sparql_api.relationlet.RelationletBaseWithMutableFixedVars
getExposedVars, getNestedVarMap, getPinnedVarsMethods inherited from class org.aksw.jena_sparql_api.relationlet.RelationletBase
setPinnedVarMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.aksw.jena_sparql_api.relationlet.Relationlet
getExposedVars, getNestedVarMap, getPinnedVars, isPinned, pinAllVars, pinAllVars, pinVar, resolve, setPinnedVar
-
Field Details
-
br
-
fixedVars
-
-
Constructor Details
-
RelationletBinary
-
-
Method Details
-
getBinaryRelation
-
getElement
public org.apache.jena.sparql.syntax.Element getElement() -
getVarsMentioned
- Specified by:
getVarsMentionedin interfaceRelationlet- Overrides:
getVarsMentionedin classRelationletElementBase
-
toString
-