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