| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.coode.owl.rdfxml.parser.SWRLAtomListItemTranslator
public class SWRLAtomListItemTranslator
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 18-Feb-2007
| Constructor Summary | |
|---|---|
| SWRLAtomListItemTranslator(OWLRDFConsumer consumer) | |
| Method Summary | |
|---|---|
|  SWRLAtom | translate(OWLConstant firstObject) | 
|  SWRLAtom | translate(java.net.URI firstObject)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 SWRLAtomListItemTranslator(OWLRDFConsumer consumer)
| Method Detail | 
|---|
public SWRLAtom translate(java.net.URI firstObject)
                   throws OWLException
ListItemTranslator
translate in interface ListItemTranslator<SWRLAtom>firstObject - The rdf:first triple that points to the item to be translated.
OWLException
public SWRLAtom translate(OWLConstant firstObject)
                   throws OWLException
translate in interface ListItemTranslator<SWRLAtom>OWLException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||