| Package | Description |
|---|---|
| io.konig.core.showl |
| Modifier and Type | Method and Description |
|---|---|
ShowlPropertyShapeGroup |
ShowlPropertyShape.asGroup() |
protected ShowlPropertyShapeGroup |
BasicTransformService.findPeer(ShowlNodeShape sourceNode,
ShowlNodeShape targetNode)
Find the property within a given source node that maps to the given target
node.
|
ShowlPropertyShapeGroup |
ShowlEffectiveNodeShape.findPropertyByPath(List<ShowlPropertyShapeGroup> path) |
ShowlPropertyShapeGroup |
ShowlEffectiveNodeShape.findPropertyByPredicate(org.openrdf.model.URI predicate) |
ShowlPropertyShapeGroup |
ShowlEffectiveNodeShape.findPropertyByPredicatePath(List<org.openrdf.model.URI> path) |
ShowlPropertyShapeGroup |
ShowlEffectiveNodeShape.getAccessor() |
ShowlPropertyShapeGroup |
ShowlPropertyShape.getTargetProperty() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<ShowlPropertyShapeGroup> |
BasicTransformService.basicComputeTransform(ShowlNodeShape targetNode) |
Set<ShowlPropertyShapeGroup> |
OverlayTransformService.computeTransform(ShowlNodeShape targetNode) |
Set<ShowlPropertyShapeGroup> |
ShowlTransformService.computeTransform(ShowlNodeShape targetNode)
Compute the expressions that can be used to construct a given target NodeShape
from the available source NodeShapes.
|
Set<ShowlPropertyShapeGroup> |
BasicTransformService.computeTransform(ShowlNodeShape targetNode) |
Collection<ShowlPropertyShapeGroup> |
ShowlEffectiveNodeShape.getProperties() |
List<ShowlPropertyShapeGroup> |
ShowlEffectiveNodeShape.path() |
List<ShowlPropertyShapeGroup> |
ShowlPropertyShapeGroup.path()
Compute the sequence of properties from the root that leads to this property.
|
List<ShowlPropertyShapeGroup> |
ShowlPropertyShapeGroup.relativePath(ShowlEffectiveNodeShape root) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
OverlayTransformService.acceptEnumClass(ShowlPropertyShapeGroup targetGroup) |
protected boolean |
BasicTransformService.acceptEnumClass(ShowlPropertyShapeGroup targetGroup) |
void |
ShowlEffectiveNodeShape.addProperty(ShowlPropertyShapeGroup p) |
int |
ShowlPropertyShapeGroup.compareTo(ShowlPropertyShapeGroup other) |
boolean |
ShowlEffectiveNodeShape.isAncestorOf(ShowlPropertyShapeGroup group) |
void |
ShowlEffectiveNodeShape.setAccessor(ShowlPropertyShapeGroup accessor) |
void |
ShowlPropertyShape.setTargetProperty(ShowlPropertyShapeGroup targetProperty) |
| Modifier and Type | Method and Description |
|---|---|
protected io.konig.core.showl.BasicTransformService.State |
BasicTransformService.createState(ShowlNodeShape targetNode,
Set<ShowlPropertyShapeGroup> propertyPool,
Set<ShowlNodeShape> candidates,
ShowlNodeShapeService nodeService) |
ShowlPropertyShapeGroup |
ShowlEffectiveNodeShape.findPropertyByPath(List<ShowlPropertyShapeGroup> path) |
ShowlPropertyShapeSynSet |
ShowlEffectiveNodeShape.findPropertyByPathWithSynonyms(List<ShowlPropertyShapeGroup> path) |
Copyright © 2019. All rights reserved.