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