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