public class ObjectPropertyImpl extends OntologyPropertyImpl implements ObjectProperty
isFunctional
log
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() |
isFunctional
compareTo, equals, hashCode
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isFunctional
compareTo
public ObjectPropertyImpl(com.hp.hpl.jena.ontology.ObjectProperty resource)
public String getLabel()
getLabel
in interface OntologyResource
public Collection<OntologyTerm> getRange()
getRange
in interface ObjectProperty
public String getUri()
getUri
in interface OntologyResource
getUri
in class AbstractOntologyResource
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.