org.semanticweb.owl.profiles
Class OWL2Profile.NonSimplePropertyInAntiSymmetricPropertyAxiom

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.NonSimplePropertyInAntiSymmetricPropertyAxiom
Enclosing class:
OWL2Profile

public class OWL2Profile.NonSimplePropertyInAntiSymmetricPropertyAxiom
extends AxiomNotAllowed


Constructor Summary
OWL2Profile.NonSimplePropertyInAntiSymmetricPropertyAxiom(OWLAxiom construct)
           
 
Method Summary
 
Methods inherited from class org.semanticweb.owl.profiles.ConstructNotAllowed
getCause, getConstruct, getReason, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OWL2Profile.NonSimplePropertyInAntiSymmetricPropertyAxiom

public OWL2Profile.NonSimplePropertyInAntiSymmetricPropertyAxiom(OWLAxiom construct)