Uses of Class
org.eclipse.rdf4j.sail.shacl.ast.ShaclProperties
Packages that use ShaclProperties
- 
Uses of ShaclProperties in org.eclipse.rdf4j.sail.shacl.ast
Methods in org.eclipse.rdf4j.sail.shacl.ast with parameters of type ShaclPropertiesModifier and TypeMethodDescriptionstatic NodeShapeNodeShape.getInstance(ShaclProperties properties, ShapeSource shapeSource, Shape.ParseSettings parseSettings, Cache cache) static PropertyShapePropertyShape.getInstance(ShaclProperties properties, ShapeSource shapeSource, Shape.ParseSettings parseSettings, Cache cache) voidNodeShape.populate(ShaclProperties properties, ShapeSource connection, Shape.ParseSettings parseSettings, Cache cache) voidPropertyShape.populate(ShaclProperties properties, ShapeSource connection, Shape.ParseSettings parseSettings, Cache cache) voidShape.populate(ShaclProperties properties, ShapeSource shapeSource, Shape.ParseSettings parseSettings, Cache cache)