org.semanticweb.owl.profiles
Class OWL2Profile.NonSimplePropertyInCardinalityRestriction

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

public class OWL2Profile.NonSimplePropertyInCardinalityRestriction
extends DescriptionNotAllowed


Constructor Summary
OWL2Profile.NonSimplePropertyInCardinalityRestriction(OWLObjectCardinalityRestriction 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OWL2Profile.NonSimplePropertyInCardinalityRestriction

public OWL2Profile.NonSimplePropertyInCardinalityRestriction(OWLObjectCardinalityRestriction construct)