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