Package org.aksw.facete.v3.bgp.impl
Class BgpMultiNodeImpl
java.lang.Object
org.apache.jena.enhanced.Polymorphic<org.apache.jena.rdf.model.RDFNode>
org.apache.jena.enhanced.EnhNode
org.apache.jena.rdf.model.impl.ResourceImpl
org.aksw.facete.v3.bgp.impl.BgpMultiNodeImpl
- All Implemented Interfaces:
TraversalMultiNode<BgpNode>,BgpMultiNode,org.apache.jena.graph.FrontsNode,org.apache.jena.rdf.model.RDFNode,org.apache.jena.rdf.model.Resource
public class BgpMultiNodeImpl
extends org.apache.jena.rdf.model.impl.ResourceImpl
implements BgpMultiNode
-
Field Summary
Fields inherited from class org.apache.jena.rdf.model.impl.ResourceImpl
factory, rdfNodeFactoryFields inherited from class org.apache.jena.enhanced.EnhNode
enhGraph, node -
Constructor Summary
ConstructorsConstructorDescriptionBgpMultiNodeImpl(org.apache.jena.graph.Node n, org.apache.jena.enhanced.EnhGraph m) -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TchainAdd(Collection<? super T> c, T item) children()booleanlist()one()parent()org.apache.jena.rdf.model.Propertystatic <T> Optional<T>toOptional(Iterable<T> i) Methods inherited from class org.apache.jena.rdf.model.impl.ResourceImpl
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, addProperty, asLiteral, asResource, asStatementTerm, begin, commit, getId, getLocalName, getModel, getModelCom, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, mustHaveModel, removeAll, removeProperties, toString, visitWithMethods inherited from class org.apache.jena.enhanced.EnhNode
as, asNode, canAs, canSupport, convertTo, equals, getGraph, getPersonality, hashCode, isAnon, isLiteral, isResource, isStatementTerm, isURIResource, isValid, viewAsMethods inherited from class org.apache.jena.enhanced.Polymorphic
addView, alreadyHasView, asInternal, supportsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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
-
Constructor Details
-
BgpMultiNodeImpl
public BgpMultiNodeImpl(org.apache.jena.graph.Node n, org.apache.jena.enhanced.EnhGraph m)
-
-
Method Details
-
toOptional
-
chainAdd
-
one
- Specified by:
onein interfaceBgpMultiNode- Specified by:
onein interfaceTraversalMultiNode<BgpNode>
-
contains
- Specified by:
containsin interfaceBgpMultiNode
-
parent
- Specified by:
parentin interfaceBgpMultiNode
-
reachingProperty
public org.apache.jena.rdf.model.Property reachingProperty()- Specified by:
reachingPropertyin interfaceBgpMultiNode
-
getDirection
- Specified by:
getDirectionin interfaceBgpMultiNode
-
children
- Specified by:
childrenin interfaceBgpMultiNode
-
viaAlias
- Specified by:
viaAliasin interfaceTraversalMultiNode<BgpNode>
-
list
- Specified by:
listin interfaceTraversalMultiNode<BgpNode>
-