Uses of Class
com.atomgraph.spinrdf.constraints.SimplePropertyPath
Packages that use SimplePropertyPath
-
Uses of SimplePropertyPath in com.atomgraph.spinrdf.constraints
Subclasses of SimplePropertyPath in com.atomgraph.spinrdf.constraintsMethods in com.atomgraph.spinrdf.constraints that return types with arguments of type SimplePropertyPathConstructor parameters in com.atomgraph.spinrdf.constraints with type arguments of type SimplePropertyPathModifierConstructorDescriptionConstraintViolation(org.apache.jena.rdf.model.Resource root, Collection<SimplePropertyPath> paths, Collection<TemplateCall> fixes, String message, org.apache.jena.rdf.model.Resource source) Constructs a new ConstraintViolation.