| Package | Description |
|---|---|
| io.konig.core.showl |
| Modifier and Type | Method and Description |
|---|---|
ShowlDirectPropertyShape |
SynsetProperty.direct() |
ShowlDirectPropertyShape |
ShowlPropertyShapeGroup.direct()
Find a direct property for the current predicate.
|
ShowlDirectPropertyShape |
ShowlPropertyShape.direct() |
ShowlDirectPropertyShape |
ShowlNodeShape.getProperty(org.openrdf.model.URI predicate) |
ShowlDirectPropertyShape |
ShowlStructExpression.getPropertyShape() |
ShowlDirectPropertyShape |
ShowlDirectPropertyExpression.getSourceProperty() |
static ShowlDirectPropertyShape |
ShowlUtil.propertyMappedTo(ShowlNodeShape targetNode,
ShowlPropertyShape sourceProperty) |
ShowlDirectPropertyShape |
ShowlPropertyShapeGroup.synonymDirect() |
| Modifier and Type | Method and Description |
|---|---|
Collection<ShowlDirectPropertyShape> |
ShowlNodeShape.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShowlNodeShape.addProperty(ShowlDirectPropertyShape p) |
| Constructor and Description |
|---|
ShowlBasicStructExpression(ShowlDirectPropertyShape propertyShape) |
ShowlDirectPropertyExpression(ShowlDirectPropertyShape sourceProperty) |
ShowlEnumStructExpression(ShowlDirectPropertyShape propertyShape,
ShowlNodeShape enumNodeShape) |
ShowlStructExpression(ShowlDirectPropertyShape propertyShape) |
Copyright © 2019. All rights reserved.