Uses of Enum
org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents.NodeKindConstraintComponent.NodeKind
Package
Description
-
Uses of NodeKindConstraintComponent.NodeKind in org.eclipse.rdf4j.sail.shacl.ast.constraintcomponents
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static NodeKindConstraintComponent.NodeKind[]
NodeKindConstraintComponent.NodeKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of NodeKindConstraintComponent.NodeKind in org.eclipse.rdf4j.sail.shacl.ast.planNodes
ModifierConstructorDescriptionNodeKindFilter
(PlanNode parent, NodeKindConstraintComponent.NodeKind nodeKind)