public interface OWLDatatypeProvider extends Serializable
| Modifier and Type | Method and Description |
|---|---|
OWLDatatype |
getOWLDatatype(IRI iri)
Gets an instance of
OWLDatatype that has the specified
IRI. |
@Nonnull OWLDatatype getOWLDatatype(@Nonnull IRI iri)
OWLDatatype that has the specified
IRI.iri - The IRI. Not null.OWLDatatype that has the specified IRI. Not
null.Copyright © 2016 The University of Manchester. All Rights Reserved.