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