| Package | Description |
|---|---|
| io.konig.shacl |
| Modifier and Type | Method and Description |
|---|---|
static RelationshipDegree |
RelationshipDegree.fromLocalName(String localName) |
static RelationshipDegree |
RelationshipDegree.fromURI(org.openrdf.model.URI uri) |
RelationshipDegree |
PropertyConstraint.getRelationshipDegree() |
static RelationshipDegree |
RelationshipDegree.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationshipDegree[] |
RelationshipDegree.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyConstraint.setRelationshipDegree(RelationshipDegree relationshipDegree) |
Copyright © 2019. All rights reserved.