public class PropertyShapeReference extends Object implements EntityReference
| Constructor and Description |
|---|
PropertyShapeReference(org.openrdf.model.Resource shapeId,
org.openrdf.model.URI predicate) |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
getEntityType() |
org.openrdf.model.URI |
getPredicate() |
org.openrdf.model.Resource |
getShapeId() |
public PropertyShapeReference(org.openrdf.model.Resource shapeId,
org.openrdf.model.URI predicate)
public org.openrdf.model.Resource getShapeId()
public org.openrdf.model.URI getPredicate()
public EntityType getEntityType()
getEntityType in interface EntityReferenceCopyright © 2019. All rights reserved.