Class NegativePath.NegatedPath

java.lang.Object
tech.oxfordsemantic.jrdfox.util.ImmutablePair<Resource,Boolean>
tech.oxfordsemantic.jrdfox.logic.sparql.path.NegativePath.NegatedPath
All Implemented Interfaces:
Serializable, Pair<Resource,Boolean>
Enclosing class:
NegativePath

public static class NegativePath.NegatedPath extends tech.oxfordsemantic.jrdfox.util.ImmutablePair<Resource,Boolean>
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • getResource

      public Resource getResource()
    • isInverted

      public boolean isInverted()