public class ShapePropertyOracle extends Object implements PropertyOracle
| Constructor and Description |
|---|
ShapePropertyOracle() |
| Modifier and Type | Method and Description |
|---|---|
Shape |
getShape() |
boolean |
isProperty(org.openrdf.model.URI iri) |
void |
setShape(Shape shape) |
public Shape getShape()
public void setShape(Shape shape)
public boolean isProperty(org.openrdf.model.URI iri)
isProperty in interface PropertyOracleCopyright © 2019. All rights reserved.