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
|
URI |
getURI()
A convenience method to obtain the import IRI as a URI
|
int |
hashCode() |
boolean |
isLogicalAxiom()
Deprecated.
|
String |
toString() |
public OWLImportsDeclarationImpl(IRI iri)
iri - iri to import@Deprecated public boolean isLogicalAxiom()
public IRI getIRI()
OWLImportsDeclarationgetIRI in interface HasIRIgetIRI in interface OWLImportsDeclarationpublic URI getURI()
OWLImportsDeclarationgetURI in interface OWLImportsDeclarationpublic int compareTo(OWLImportsDeclaration o)
compareTo in interface Comparable<OWLImportsDeclaration>Copyright © 2014 The University of Manchester. All Rights Reserved.