public class OWLImportsDeclarationImpl extends Object implements OWLImportsDeclaration, Serializable
Constructor and Description |
---|
OWLImportsDeclarationImpl(IRI iri) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(OWLImportsDeclaration o) |
boolean |
equals(Object obj) |
IRI |
getIRI()
Gets the import IRI
|
int |
hashCode() |
String |
toString() |
public IRI getIRI()
OWLImportsDeclaration
getIRI
in interface HasIRI
getIRI
in interface OWLImportsDeclaration
public int compareTo(OWLImportsDeclaration o)
compareTo
in interface Comparable<OWLImportsDeclaration>
Copyright © 2020 The University of Manchester. All rights reserved.