Uses of Interface
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.ConstraintComponent
Packages that use ConstraintComponent
Package
Description
-
Uses of ConstraintComponent in org.eclipse.rdf4j.sail.shacl.ast
Classes in org.eclipse.rdf4j.sail.shacl.ast that implement ConstraintComponentMethods in org.eclipse.rdf4j.sail.shacl.ast that return ConstraintComponentModifier and TypeMethodDescriptionNodeShape.deepClone()PropertyShape.deepClone()ValidationQuery.getConstraintComponent_validationReport()Methods in org.eclipse.rdf4j.sail.shacl.ast with parameters of type ConstraintComponentModifier and TypeMethodDescriptionbooleanPropertyShape.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanShape.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> comparisonGuard) ValidationQuery.Deactivated.withConstraintComponent(ConstraintComponent constraintComponent) ValidationQuery.withConstraintComponent(ConstraintComponent constraintComponent) Constructors in org.eclipse.rdf4j.sail.shacl.ast with parameters of type ConstraintComponentModifierConstructorDescriptionValidationQuery(Collection<Namespace> namespaces, String query, List<StatementMatcher.Variable<Value>> targets, StatementMatcher.Variable<Value> value, ConstraintComponent.Scope scope, ConstraintComponent constraintComponent, Severity severity, Shape shape) -
Uses of ConstraintComponent in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
Classes in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents that implement ConstraintComponentModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassThe AST (Abstract Syntax Tree) node that is used when a sh:PropertyShape has no constraints.classMethods in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents that return ConstraintComponentModifier and TypeMethodDescriptionAndConstraintComponent.deepClone()ClassConstraintComponent.deepClone()ClosedConstraintComponent.deepClone()ConstraintComponent.deepClone()DashHasValueInConstraintComponent.deepClone()DatatypeConstraintComponent.deepClone()DisjointConstraintComponent.deepClone()EqualsConstraintComponent.deepClone()HasValueConstraintComponent.deepClone()InConstraintComponent.deepClone()LanguageInConstraintComponent.deepClone()LessThanConstraintComponent.deepClone()LessThanOrEqualsConstraintComponent.deepClone()MaxCountConstraintComponent.deepClone()MaxExclusiveConstraintComponent.deepClone()MaxInclusiveConstraintComponent.deepClone()MaxLengthConstraintComponent.deepClone()MinCountConstraintComponent.deepClone()MinExclusiveConstraintComponent.deepClone()MinInclusiveConstraintComponent.deepClone()MinLengthConstraintComponent.deepClone()NodeKindConstraintComponent.deepClone()NotConstraintComponent.deepClone()OrConstraintComponent.deepClone()PatternConstraintComponent.deepClone()QualifiedMaxCountConstraintComponent.deepClone()QualifiedMinCountConstraintComponent.deepClone()SparqlConstraintComponent.deepClone()UniqueLangConstraintComponent.deepClone()VoidConstraintComponent.deepClone()XoneConstraintComponent.deepClone()Methods in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents with parameters of type ConstraintComponentModifier and TypeMethodDescriptionbooleanAndConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> guard) booleanClassConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanClosedConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanDashHasValueInConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanDatatypeConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanDisjointConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanEqualsConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanHasValueConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanInConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanLanguageInConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanLessThanConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanLessThanOrEqualsConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanMaxCountConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanMaxExclusiveConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanMaxInclusiveConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanMaxLengthConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanMinCountConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanMinExclusiveConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanMinInclusiveConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanMinLengthConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanNodeKindConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanNotConstraintComponent.equals(ConstraintComponent that, IdentityHashMap<Shape, Shape> guard) booleanOrConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> guard) booleanPatternConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanQualifiedMaxCountConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> guard) booleanQualifiedMinCountConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> guard) booleanSparqlConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanUniqueLangConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanVoidConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> kvIdentityHashMap) booleanXoneConstraintComponent.equals(ConstraintComponent o, IdentityHashMap<Shape, Shape> guard) -
Uses of ConstraintComponent in org.eclipse.rdf4j.sail.shacl.ast.planNodes
Constructors in org.eclipse.rdf4j.sail.shacl.ast.planNodes with parameters of type ConstraintComponentModifierConstructorDescriptionCheckDisjointValuesBasedOnPathAndPredicate(SailConnection connection, Resource[] dataGraph, PlanNode parent, IRI predicate, StatementMatcher.Variable<Resource> subject, StatementMatcher.Variable<Value> object, SparqlFragment targetQueryFragment, Shape shape, ConstraintComponent constraintComponent, boolean produceValidationReports) CheckEqualsValuesBasedOnPathAndPredicate(SailConnection connection, Resource[] dataGraph, PlanNode parent, IRI predicate, StatementMatcher.Variable<Resource> subject, StatementMatcher.Variable<Value> object, SparqlFragment targetQueryFragment, Shape shape, ConstraintComponent constraintComponent, boolean produceValidationReports) CheckLessThanOrEqualValuesBasedOnPathAndPredicate(SailConnection connection, Resource[] dataGraph, PlanNode parent, IRI predicate, StatementMatcher.Variable<Resource> subject, StatementMatcher.Variable<Value> object, SparqlFragment targetQueryFragment, Shape shape, ConstraintComponent constraintComponent, boolean produceValidationReports) CheckLessThanValuesBasedOnPathAndPredicate(SailConnection connection, Resource[] dataGraph, PlanNode parent, IRI predicate, StatementMatcher.Variable<Resource> subject, StatementMatcher.Variable<Value> object, SparqlFragment targetQueryFragment, Shape shape, ConstraintComponent constraintComponent, boolean produceValidationReports) -
Uses of ConstraintComponent in org.eclipse.rdf4j.sail.shacl.results
Methods in org.eclipse.rdf4j.sail.shacl.results that return ConstraintComponentModifier and TypeMethodDescriptionprotected ConstraintComponentValidationResult.getSourceConstraint()Deprecated.Constructors in org.eclipse.rdf4j.sail.shacl.results with parameters of type ConstraintComponentModifierConstructorDescriptionValidationResult(Value focusNode, Value value, Shape shape, ConstraintComponent sourceConstraint, Severity severity, ConstraintComponent.Scope scope, Resource[] dataGraphs, Resource[] shapesGraphs) Deprecated.ValidationResult(Value focusNode, Value value, Shape shape, ConstraintComponent sourceConstraint, Severity severity, ConstraintComponent.Scope scope, Resource[] dataGraphs, Resource[] shapesGraphs, Path rsxPairwisePath) Deprecated.