|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.coode.owl.rdfxml.parser.OWLObjectPropertyExpressionListItemTranslator
public class OWLObjectPropertyExpressionListItemTranslator
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006
Constructor Summary | |
---|---|
OWLObjectPropertyExpressionListItemTranslator(OWLRDFConsumer consumer)
|
Method Summary | |
---|---|
OWLObjectPropertyExpression |
translate(OWLConstant firstObject)
|
OWLObjectPropertyExpression |
translate(java.net.URI uri)
The rdf:first triple that represents the item to be translated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OWLObjectPropertyExpressionListItemTranslator(OWLRDFConsumer consumer)
Method Detail |
---|
public OWLObjectPropertyExpression translate(java.net.URI uri) throws OWLException
ListItemTranslator
translate
in interface ListItemTranslator<OWLObjectPropertyExpression>
uri
- The rdf:first triple that points to the item to be translated.
OWLException
public OWLObjectPropertyExpression translate(OWLConstant firstObject) throws OWLException
translate
in interface ListItemTranslator<OWLObjectPropertyExpression>
OWLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |