|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.semanticweb.owl.profiles.ConstructNotAllowed<OWLAxiom> org.semanticweb.owl.profiles.AxiomNotAllowed
public class AxiomNotAllowed
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008
Constructor Summary | |
---|---|
AxiomNotAllowed(ConstructNotAllowed cause,
OWLAxiom construct)
|
|
AxiomNotAllowed(OWLAxiom construct)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.semanticweb.owl.profiles.ConstructNotAllowed |
---|
getCause, getConstruct |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AxiomNotAllowed(OWLAxiom construct)
public AxiomNotAllowed(ConstructNotAllowed cause, OWLAxiom construct)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |