| Package | Description |
|---|---|
| io.konig.core.showl | |
| io.konig.shacl |
| Modifier and Type | Method and Description |
|---|---|
NodeKind |
ShowlNodeShape.getNodeKind() |
NodeKind |
ShowlPropertyShape.getNodeKind() |
| Modifier and Type | Method and Description |
|---|---|
static NodeKind |
NodeKind.fromURI(org.openrdf.model.URI uri) |
NodeKind |
PropertyConstraint.getNodeKind() |
NodeKind |
Shape.getNodeKind() |
static NodeKind |
NodeKind.or(NodeKind a,
NodeKind b) |
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 |
ShapeBuilder.nodeKind(NodeKind kind) |
ShapeBuilder.PropertyBuilder |
ShapeBuilder.PropertyBuilder.nodeKind(NodeKind kind) |
static NodeKind |
NodeKind.or(NodeKind a,
NodeKind b) |
void |
PropertyConstraint.setNodeKind(NodeKind nodeKind) |
void |
Shape.setNodeKind(NodeKind nodeKind) |
Copyright © 2019. All rights reserved.