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 TypeMethodDescription(package private) List
<ConstraintComponent> Shape.getConstraintComponents
(ShaclProperties properties, ShapeSource shapeSource, Shape.ParseSettings parseSettings, Cache cache) static NodeShape
NodeShape.getInstance
(ShaclProperties properties, ShapeSource shapeSource, Shape.ParseSettings parseSettings, Cache cache) static PropertyShape
PropertyShape.getInstance
(ShaclProperties properties, ShapeSource shapeSource, Shape.ParseSettings parseSettings, Cache cache) void
NodeShape.populate
(ShaclProperties properties, ShapeSource connection, Shape.ParseSettings parseSettings, Cache cache) void
PropertyShape.populate
(ShaclProperties properties, ShapeSource connection, Shape.ParseSettings parseSettings, Cache cache) void
Shape.populate
(ShaclProperties properties, ShapeSource shapeSource, Shape.ParseSettings parseSettings, Cache cache)