org.semanticweb.owl.profiles
Class OWL2Profile.NonSimplePropertyInIrreflexivePropertyAxiom

java.lang.Object
  extended by org.semanticweb.owl.profiles.ConstructNotAllowed<A>
      extended by org.semanticweb.owl.profiles.AxiomNotAllowed
          extended by org.semanticweb.owl.profiles.OWL2Profile.NonSimplePropertyInIrreflexivePropertyAxiom
Enclosing class:
OWL2Profile

public class OWL2Profile.NonSimplePropertyInIrreflexivePropertyAxiom
extends AxiomNotAllowed


Constructor Summary
OWL2Profile.NonSimplePropertyInIrreflexivePropertyAxiom(OWLAxiom construct)
           
 
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

OWL2Profile.NonSimplePropertyInIrreflexivePropertyAxiom

public OWL2Profile.NonSimplePropertyInIrreflexivePropertyAxiom(OWLAxiom construct)