| Package | Description |
|---|---|
| io.konig.shacl | |
| io.konig.shacl.impl | |
| io.konig.shacl.services |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ShapeHandler
A shape visitor that will be notified at the beginning and end of the shape traversal process
so that the visitor can perform actions at those boundaries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeShapeVisitor |
class |
FormulaContextBuilder |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapeDispatcher.addVisitor(ShapeVisitor vistor) |
| Constructor and Description |
|---|
CompositeShapeVisitor(ShapeVisitor... visitors) |
| Modifier and Type | Class and Description |
|---|---|
class |
ShapeInjector
A utility for injecting shapes into a given ShapeManager.
|
class |
ShapeManagerShapeVistor |
| Modifier and Type | Method and Description |
|---|---|
ShapeVisitor |
ShapeProducer.getVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapeProducer.setVisitor(ShapeVisitor visitor) |
Copyright © 2019. All rights reserved.