| Package | Description |
|---|---|
| org.ldp4j.application.data.constraints |
Classes for defining data constraints using the SHACL model.
|
| Modifier and Type | Method and Description |
|---|---|
Constraints.NodeKind |
Constraints.AbstractPropertyConstraint.nodeKind() |
static Constraints.NodeKind |
Constraints.NodeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constraints.NodeKind[] |
Constraints.NodeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Constraints.AbstractPropertyConstraint.withNodeKind(Constraints.NodeKind nodeKind) |
Copyright (C) 2014-2016, Center for Open Middleware