public class ShowlNodeShapeBuilder extends Object
| Constructor and Description |
|---|
ShowlNodeShapeBuilder(ShowlSchemaService schemaService,
ShowlNodeShapeService nodeService) |
| Modifier and Type | Method and Description |
|---|---|
ShowlNodeShape |
buildNodeShape(ShowlPropertyShape accessor,
Shape shape) |
boolean |
isEnumClass(org.openrdf.model.Resource targetClass) |
boolean |
isRecursive() |
void |
setRecursive(boolean recursive) |
public ShowlNodeShapeBuilder(ShowlSchemaService schemaService, ShowlNodeShapeService nodeService)
public boolean isRecursive()
public void setRecursive(boolean recursive)
public ShowlNodeShape buildNodeShape(ShowlPropertyShape accessor, Shape shape) throws ShowlProcessingException
ShowlProcessingExceptionpublic boolean isEnumClass(org.openrdf.model.Resource targetClass)
Copyright © 2019. All rights reserved.