Class LogicalOperatorConstraintComponent
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.LogicalOperatorConstraintComponent
- All Implemented Interfaces:
ConstraintComponent, Exportable, TargetChainInterface
- Direct Known Subclasses:
AndConstraintComponent, OrConstraintComponent
-
Nested Class Summary
Nested classes/interfaces inherited from interface ConstraintComponent
ConstraintComponent.Scope -
Field Summary
Fields inherited from class AbstractConstraintComponent
VALUES_INJECTION_POINT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractConstraintComponent
buildSparqlValidNodes_rsx_targetShape, equals, generateSparqlValidationQuery, generateTransactionalValidationPlan, getAllTargetsPlan, getId, getOptimalBulkValidationApproach, getPreferredValidationApproach, getTargetChain, hashCode, requiresEvaluation, setTargetChain, stringRepresentationOfValueMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ConstraintComponent
deepClone, equals, getConstraintComponent, getDefaultMessage, hashCodeMethods inherited from interface Exportable
toModel
-
Constructor Details
-
LogicalOperatorConstraintComponent
-