| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
| Method Summary | |
|---|---|
 java.util.Set<ConstructNotAllowed> | 
getCause()
Gets the chained cause.  | 
 O | 
getConstruct()
Gets the construct that isn't allowed.  | 
 java.lang.String | 
getReason()
Gets a short readable message as to why the construct is not allowed.  | 
 java.lang.String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public java.util.Set<ConstructNotAllowed> getCause()
null if there is no cause.public O getConstruct()
public java.lang.String getReason()
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 | |||||||||