public class HasKeyListItemTranslator extends Object implements ListItemTranslator<org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>>
| Constructor and Description |
|---|
HasKeyListItemTranslator(OWLRDFConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLPropertyExpression |
translate(org.semanticweb.owlapi.model.IRI firstObject)
The rdf:first triple that represents the item to be translated.
|
org.semanticweb.owlapi.model.OWLPropertyExpression<?,?> |
translate(org.semanticweb.owlapi.model.OWLLiteral firstObject) |
public HasKeyListItemTranslator(OWLRDFConsumer consumer)
consumer - consumerpublic org.semanticweb.owlapi.model.OWLPropertyExpression<?,?> translate(org.semanticweb.owlapi.model.OWLLiteral firstObject)
translate in interface ListItemTranslator<org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>>firstObject - firstObjectpublic org.semanticweb.owlapi.model.OWLPropertyExpression translate(org.semanticweb.owlapi.model.IRI firstObject)
ListItemTranslatortranslate in interface ListItemTranslator<org.semanticweb.owlapi.model.OWLPropertyExpression<?,?>>firstObject - The rdf:first triple that points to the item to be translated.Copyright © 2014 The University of Manchester. All Rights Reserved.