Class SHResultImpl

  • All Implemented Interfaces:
    org.apache.jena.graph.FrontsNode, org.apache.jena.rdf.model.RDFNode, org.apache.jena.rdf.model.Resource, SHResource, SHResult

    public class SHResultImpl
    extends SHResourceImpl
    implements SHResult
    • Field Summary

      • Fields inherited from class org.apache.jena.rdf.model.impl.ResourceImpl

        factory, rdfNodeFactory
      • Fields inherited from class org.apache.jena.enhanced.EnhNode

        enhGraph, node
    • Constructor Summary

      Constructors 
      Constructor Description
      SHResultImpl​(org.apache.jena.graph.Node node, org.apache.jena.enhanced.EnhGraph graph)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.jena.rdf.model.RDFNode getFocusNode()  
      String getMessage()  
      org.apache.jena.rdf.model.Resource getPath()  
      org.apache.jena.rdf.model.Resource getSeverity()  
      org.apache.jena.rdf.model.Resource getSourceConstraint()  
      org.apache.jena.rdf.model.Resource getSourceConstraintComponent()  
      org.apache.jena.rdf.model.Resource getSourceShape()  
      org.apache.jena.rdf.model.RDFNode getValue()  
      • 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, begin, commit, getId, getLocalName, getModel, getModelCom, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getStmtTerm, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, mustHaveModel, removeAll, removeProperties, toString, visitWith
      • Methods inherited from class org.apache.jena.enhanced.EnhNode

        as, asNode, canAs, canSupport, convertTo, equals, getGraph, getPersonality, hashCode, isAnon, isLiteral, isResource, isStmtResource, isURIResource, isValid, viewAs
      • Methods inherited from class org.apache.jena.enhanced.Polymorphic

        addView, alreadyHasView, asInternal, supports
      • Methods inherited from interface org.apache.jena.graph.FrontsNode

        asNode
      • Methods inherited from interface org.apache.jena.rdf.model.RDFNode

        as, asLiteral, asResource, canAs, getModel, isAnon, isLiteral, isResource, isStmtResource, isURIResource, visitWith
      • Methods 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, getStmtTerm, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toString
    • Constructor Detail

      • SHResultImpl

        public SHResultImpl​(org.apache.jena.graph.Node node,
                            org.apache.jena.enhanced.EnhGraph graph)
    • Method Detail

      • getFocusNode

        public org.apache.jena.rdf.model.RDFNode getFocusNode()
        Specified by:
        getFocusNode in interface SHResult
      • getPath

        public org.apache.jena.rdf.model.Resource getPath()
        Specified by:
        getPath in interface SHResult
      • getSeverity

        public org.apache.jena.rdf.model.Resource getSeverity()
        Specified by:
        getSeverity in interface SHResult
      • getSourceConstraint

        public org.apache.jena.rdf.model.Resource getSourceConstraint()
        Specified by:
        getSourceConstraint in interface SHResult
      • getSourceShape

        public org.apache.jena.rdf.model.Resource getSourceShape()
        Specified by:
        getSourceShape in interface SHResult
      • getValue

        public org.apache.jena.rdf.model.RDFNode getValue()
        Specified by:
        getValue in interface SHResult