public abstract class AbstractOntologyResource extends Object implements OntologyResource
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
Constructor and Description |
---|
AbstractOntologyResource() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(OntologyResource other) |
boolean |
equals(Object obj) |
abstract String |
getUri() |
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getLabel
public int compareTo(OntologyResource other)
compareTo
in interface Comparable<OntologyResource>
public abstract String getUri()
getUri
in interface OntologyResource
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.