|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.semanticweb.owl.profiles.ConstructNotAllowed<OWLDescription> org.semanticweb.owl.profiles.DescriptionNotAllowed
public class DescriptionNotAllowed
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 16-Apr-2008
Constructor Summary | |
---|---|
DescriptionNotAllowed(ConstructNotAllowed cause,
OWLDescription construct)
|
|
DescriptionNotAllowed(OWLDescription 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 DescriptionNotAllowed(OWLDescription construct)
public DescriptionNotAllowed(ConstructNotAllowed cause, OWLDescription 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 |