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()
OWLImportsDeclarationgetIRI in interface HasIRIgetIRI in interface OWLImportsDeclarationpublic int compareTo(OWLImportsDeclaration o)
compareTo in interface Comparable<OWLImportsDeclaration>Copyright © 2020 The University of Manchester. All rights reserved.