org.semanticweb.owl.profiles
Class OWL2Profile.NonSimplePropertyInFunctionalPropertyAxiom

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

public class OWL2Profile.NonSimplePropertyInFunctionalPropertyAxiom
extends AxiomNotAllowed<OWLFunctionalObjectPropertyAxiom>


Constructor Summary
OWL2Profile.NonSimplePropertyInFunctionalPropertyAxiom(OWLFunctionalObjectPropertyAxiom 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.NonSimplePropertyInFunctionalPropertyAxiom

public OWL2Profile.NonSimplePropertyInFunctionalPropertyAxiom(OWLFunctionalObjectPropertyAxiom construct)