|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.coode.owl.rdfxml.parser.AbstractDescriptionTranslator
org.coode.owl.rdfxml.parser.AbstractRestrictionTranslator
public abstract class AbstractRestrictionTranslator
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006
Constructor Summary | |
---|---|
AbstractRestrictionTranslator(OWLRDFConsumer consumer)
|
Method Summary | |
---|---|
OWLDescription |
translate(java.net.URI mainNode)
Translates the specified main node into an OWLDescription . |
Methods inherited from class org.coode.owl.rdfxml.parser.AbstractDescriptionTranslator |
---|
getConsumer |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractRestrictionTranslator(OWLRDFConsumer consumer)
Method Detail |
---|
public final OWLDescription translate(java.net.URI mainNode) throws OWLException
DescriptionTranslator
OWLDescription
.
All triples used in the translation are consumed.
mainNode
- The main node of the set of triples that represent the
description.
OWLException
- If the translation could not take place, possibly because the
description (set of triples) was malformed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |