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