|
||||||||||
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.AbstractNaryBooleanDescriptionTranslator
org.coode.owl.rdfxml.parser.IntersectionOfTranslator
public class IntersectionOfTranslator
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 08-Dec-2006
A description translator which produces an OWLIntersectionOf
description. This relies on the main node having an intersectionOf
triple.
Constructor Summary | |
---|---|
IntersectionOfTranslator(OWLRDFConsumer consumer)
|
Method Summary |
---|
Methods inherited from class org.coode.owl.rdfxml.parser.AbstractNaryBooleanDescriptionTranslator |
---|
translate |
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 IntersectionOfTranslator(OWLRDFConsumer consumer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |