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) |
@Nullable O translate(IRI firstObject)
firstObject - The rdf:first triple that points to the item to be translated.@Nullable O translate(OWLLiteral firstObject)
firstObject - firstObjectCopyright © 2019 The University of Manchester. All rights reserved.