Uses of Class
org.eclipse.rdf4j.sail.shacl.wrapper.shape.ShapeSource.Predicates
-
Packages that use ShapeSource.Predicates Package Description org.eclipse.rdf4j.sail.shacl.wrapper.shape -
-
Uses of ShapeSource.Predicates in org.eclipse.rdf4j.sail.shacl.wrapper.shape
Methods in org.eclipse.rdf4j.sail.shacl.wrapper.shape that return ShapeSource.Predicates Modifier and Type Method Description static ShapeSource.Predicates
ShapeSource.Predicates. valueOf(String name)
Returns the enum constant of this type with the specified name.static ShapeSource.Predicates[]
ShapeSource.Predicates. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-