public class OWLObjectPropertyExpressionListItemTranslator extends Object implements ListItemTranslator<OWLObjectPropertyExpression>
| Constructor and Description |
|---|
OWLObjectPropertyExpressionListItemTranslator(OWLRDFConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
OWLObjectPropertyExpression |
translate(IRI IRI)
The rdf:first triple that represents the item to be translated.
|
OWLObjectPropertyExpression |
translate(OWLLiteral firstObject) |
public OWLObjectPropertyExpressionListItemTranslator(OWLRDFConsumer consumer)
public OWLObjectPropertyExpression translate(IRI IRI)
ListItemTranslatortranslate in interface ListItemTranslator<OWLObjectPropertyExpression>IRI - The rdf:first triple that points to the item to be translated.public OWLObjectPropertyExpression translate(OWLLiteral firstObject)
translate in interface ListItemTranslator<OWLObjectPropertyExpression>Copyright © 2012 The University of Manchester. All Rights Reserved.