Uses of Class
org.semanticweb.owl.impl.model.OWLPropertyImpl

Packages that use OWLPropertyImpl
org.semanticweb.owl.impl.model A basic implementation of the OWL API.  
 

Uses of OWLPropertyImpl in org.semanticweb.owl.impl.model
 

Subclasses of OWLPropertyImpl in org.semanticweb.owl.impl.model
 class OWLAnnotationPropertyImpl
          An OWLProperty whose range is a class (a collection of domain objects).
 class OWLDataPropertyImpl
          An OWLProperty whose range is some concrete data type.
 class OWLObjectPropertyImpl
          An OWLProperty whose range is a class (a collection of domain objects).
 



WonderWeb