public class ObjectPropertyImpl extends OntologyPropertyImpl implements ObjectProperty
isFunctionallog| Constructor and Description |
|---|
ObjectPropertyImpl(com.hp.hpl.jena.ontology.ObjectProperty resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
Collection<OntologyTerm> |
getRange() |
String |
getUri() |
String |
toString() |
isFunctionalcompareTo, equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitisFunctionalcompareTopublic ObjectPropertyImpl(com.hp.hpl.jena.ontology.ObjectProperty resource)
public String getLabel()
getLabel in interface OntologyResourcepublic Collection<OntologyTerm> getRange()
getRange in interface ObjectPropertypublic String getUri()
getUri in interface OntologyResourcegetUri in class AbstractOntologyResourceCopyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.