org.semanticweb.owl.profiles
Class OWL2Profile.DataPropertyURIUsedAsObjectPropertyURI

java.lang.Object
  extended by org.semanticweb.owl.profiles.ConstructNotAllowed<java.net.URI>
      extended by org.semanticweb.owl.profiles.OWL2Profile.DataPropertyURIUsedAsObjectPropertyURI
Enclosing class:
OWL2Profile

public class OWL2Profile.DataPropertyURIUsedAsObjectPropertyURI
extends ConstructNotAllowed<java.net.URI>


Constructor Summary
OWL2Profile.DataPropertyURIUsedAsObjectPropertyURI(java.net.URI uri)
           
 
Method Summary
 java.lang.String 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.DataPropertyURIUsedAsObjectPropertyURI

public OWL2Profile.DataPropertyURIUsedAsObjectPropertyURI(java.net.URI uri)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class ConstructNotAllowed<java.net.URI>