O - typepublic interface 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(org.semanticweb.owlapi.model.IRI firstObject)
firstObject - The rdf:first triple that points to the item to be translated.O translate(org.semanticweb.owlapi.model.OWLLiteral firstObject)
firstObject - firstObjectCopyright © 2014 The University of Manchester. All Rights Reserved.