org.semanticweb.owl.profiles
Class OWL2Profile.NonSimplePropertyInExistsSelfRestriction

java.lang.Object
  extended by org.semanticweb.owl.profiles.ConstructNotAllowed<OWLDescription>
      extended by org.semanticweb.owl.profiles.DescriptionNotAllowed
          extended by org.semanticweb.owl.profiles.OWL2Profile.NonSimplePropertyInExistsSelfRestriction
Enclosing class:
OWL2Profile

public class OWL2Profile.NonSimplePropertyInExistsSelfRestriction
extends DescriptionNotAllowed


Constructor Summary
OWL2Profile.NonSimplePropertyInExistsSelfRestriction(ConstructNotAllowed cause, OWLDescription construct)
           
OWL2Profile.NonSimplePropertyInExistsSelfRestriction(OWLDescription construct)
           
OWL2Profile.NonSimplePropertyInExistsSelfRestriction(java.util.Set<ConstructNotAllowed> cause, OWLDescription construct)
           
 
Method Summary
 
Methods inherited from class org.semanticweb.owl.profiles.DescriptionNotAllowed
toString
 
Methods inherited from class org.semanticweb.owl.profiles.ConstructNotAllowed
getCause, getConstruct, getReason
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OWL2Profile.NonSimplePropertyInExistsSelfRestriction

public OWL2Profile.NonSimplePropertyInExistsSelfRestriction(ConstructNotAllowed cause,
                                                            OWLDescription construct)

OWL2Profile.NonSimplePropertyInExistsSelfRestriction

public OWL2Profile.NonSimplePropertyInExistsSelfRestriction(java.util.Set<ConstructNotAllowed> cause,
                                                            OWLDescription construct)

OWL2Profile.NonSimplePropertyInExistsSelfRestriction

public OWL2Profile.NonSimplePropertyInExistsSelfRestriction(OWLDescription construct)