public class Shape extends Object
| Constructor and Description |
|---|
Shape(ShapesGraph shapesGraph,
SHShape shape) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Constraint> |
getConstraints() |
org.apache.jena.sparql.path.Path |
getJenaPath() |
Double |
getOrder() |
SHShape |
getShapeResource() |
ShapesGraph |
getShapesGraph() |
String |
toString() |
public Shape(ShapesGraph shapesGraph, SHShape shape)
public Iterable<Constraint> getConstraints()
public org.apache.jena.sparql.path.Path getJenaPath()
public Double getOrder()
public SHShape getShapeResource()
public ShapesGraph getShapesGraph()
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.