Class MaxLengthConstraintComponent
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractConstraintComponent
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.AbstractSimpleConstraintComponent
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.MaxLengthConstraintComponent
- All Implemented Interfaces:
 ConstraintComponent, Exportable, TargetChainInterface
- 
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 AbstractSimpleConstraintComponent
generateSparqlValidationQuery, generateTransactionalValidationPlan, getAllTargetsPlan, getId, getOptimalBulkValidationApproach, getPreferredValidationApproach, getTargetChain, setTargetChainMethods inherited from class AbstractConstraintComponent
buildSparqlValidNodes_rsx_targetShape, requiresEvaluation, stringRepresentationOfValue 
- 
Constructor Details
- 
MaxLengthConstraintComponent
public MaxLengthConstraintComponent(long maxLength)  
 - 
 - 
Method Details
- 
toModel
 - 
getConstraintComponent
- Specified by:
 getConstraintComponentin interfaceConstraintComponent- Overrides:
 getConstraintComponentin classAbstractSimpleConstraintComponent
 - 
deepClone
 - 
getDefaultMessage
 - 
equals
 - 
hashCode
 
 -