| Package | Description |
|---|---|
| io.konig.shacl |
| Modifier and Type | Method and Description |
|---|---|
static NodeKind |
NodeKind.fromURI(org.openrdf.model.URI uri) |
NodeKind |
PropertyConstraint.getNodeKind() |
static NodeKind |
NodeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeKind[] |
NodeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ShapeBuilder.PropertyBuilder |
ShapeBuilder.PropertyBuilder.nodeKind(NodeKind kind) |
void |
PropertyConstraint.setNodeKind(NodeKind nodeKind) |
Copyright © 2016. All rights reserved.