public interface ShowlNodeShapeService
| Modifier and Type | Method and Description |
|---|---|
ShowlNodeShape |
createNodeShape(Shape shape) |
ShowlNodeShape |
createNodeShape(Shape shape,
DataSource ds) |
ShowlNodeShape |
createShowlNodeShape(ShowlPropertyShape accessor,
Shape shape,
ShowlClass owlClass) |
Shape |
enumNodeShape(ShowlClass enumClass)
Get a ShowlNodeShape instance that describes the structure of a given Enumeration class.
|
ShowlNodeShape createNodeShape(Shape shape) throws ShowlProcessingException
ShowlProcessingExceptionShowlNodeShape createNodeShape(Shape shape, DataSource ds) throws ShowlProcessingException
ShowlProcessingExceptionShowlNodeShape createShowlNodeShape(ShowlPropertyShape accessor, Shape shape, ShowlClass owlClass)
Shape enumNodeShape(ShowlClass enumClass) throws ShowlProcessingException
enumClass - ShowlProcessingExceptionCopyright © 2019. All rights reserved.