|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.coode.owlapi.rdfxml.parser.AbstractClassExpressionTranslator
org.coode.owlapi.rdfxml.parser.AbstractRestrictionTranslator
org.coode.owlapi.rdfxml.parser.AbstractDataRestrictionTranslator
org.coode.owlapi.rdfxml.parser.AbstractDataQuantifiedRestrictionTranslator
public abstract class AbstractDataQuantifiedRestrictionTranslator
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006
| Constructor Summary | |
|---|---|
AbstractDataQuantifiedRestrictionTranslator(OWLRDFConsumer consumer)
|
|
| Method Summary | |
|---|---|
protected abstract OWLClassExpression |
createRestriction(OWLDataPropertyExpression prop,
OWLDataRange filler)
|
protected abstract IRI |
getFillerTriplePredicate()
Gets the filler triple predicate IRI (e.g. |
protected OWLClassExpression |
translateRestriction(IRI mainNode)
|
| Methods inherited from class org.coode.owlapi.rdfxml.parser.AbstractDataRestrictionTranslator |
|---|
translateOnProperty |
| Methods inherited from class org.coode.owlapi.rdfxml.parser.AbstractRestrictionTranslator |
|---|
translate |
| Methods inherited from class org.coode.owlapi.rdfxml.parser.AbstractClassExpressionTranslator |
|---|
getConsumer, getDataFactory, getLiteralObject, getResourceObject, isTriplePresent, translateToClassExpression, translateToClassExpressionSet, translateToIndividualSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractDataQuantifiedRestrictionTranslator(OWLRDFConsumer consumer)
| Method Detail |
|---|
protected final OWLClassExpression translateRestriction(IRI mainNode)
translateRestriction in class AbstractRestrictionTranslatorprotected abstract IRI getFillerTriplePredicate()
protected abstract OWLClassExpression createRestriction(OWLDataPropertyExpression prop,
OWLDataRange filler)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||