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