Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.PropertyShape
Packages that use PropertyShape
-
Uses of PropertyShape in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast that return PropertyShapeModifier and TypeMethodDescriptionstatic PropertyShape
PropertyShape.getInstance
(ShaclProperties properties, ShapeSource shapeSource, Shape.ParseSettings parseSettings, Cache cache) Methods in org.eclipse.rdf4j.sail.shacl.ast that return types with arguments of type PropertyShapeModifier and TypeMethodDescriptionprivate static Stream
<PropertyShape> Shape.Factory.splitPropertyShape
(PropertyShape propertyShape) Methods in org.eclipse.rdf4j.sail.shacl.ast with parameters of type PropertyShapeModifier and TypeMethodDescriptionprivate static Stream
<PropertyShape> Shape.Factory.splitPropertyShape
(PropertyShape propertyShape) Constructors in org.eclipse.rdf4j.sail.shacl.ast with parameters of type PropertyShape