|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.owl.normalform.NegationalNormalFormConverter
public class NegationalNormalFormConverter
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Sep-2007
Constructor Summary | |
---|---|
NegationalNormalFormConverter(OWLDataFactory dataFactory)
|
Method Summary | |
---|---|
OWLDescription |
convertToNormalForm(OWLDescription description)
|
boolean |
isInNormalForm(OWLDescription description)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NegationalNormalFormConverter(OWLDataFactory dataFactory)
Method Detail |
---|
public boolean isInNormalForm(OWLDescription description)
isInNormalForm
in interface NormalFormRewriter
public OWLDescription convertToNormalForm(OWLDescription description)
convertToNormalForm
in interface NormalFormRewriter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |