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