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, generateSparqlValidationQuery, generateTransactionalValidationPlan, getAllTargetsPlan, getId, getOptimalBulkValidationApproach, getPreferredValidationApproach, getTargetChain, requiresEvaluation, setTargetChain, stringRepresentationOfValueMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ConstraintComponent
deepClone, getConstraintComponent, getDefaultMessageMethods inherited from interface Exportable
toModel 
- 
Constructor Details
- 
LogicalOperatorConstraintComponent
 
 -