O - typepublic static interface Translators.ListItemTranslator<O extends org.semanticweb.owlapi.model.OWLObject>
| Modifier and Type | Method and Description |
|---|---|
O |
translate(org.semanticweb.owlapi.model.IRI firstObject)
The rdf:first triple that represents the item to be translated.
|
O |
translate(org.semanticweb.owlapi.model.OWLLiteral firstObject) |
O translate(@Nonnull org.semanticweb.owlapi.model.IRI firstObject)
firstObject - The rdf:first triple that points to the item to be translated.Copyright © 2014 The University of Manchester. All Rights Reserved.