Uses of Interface
org.semanticweb.owl.model.OWLPropertyInstance

Packages that use OWLPropertyInstance
org.semanticweb.owl.model An API for OWL.  
 

Uses of OWLPropertyInstance in org.semanticweb.owl.model
 

Subinterfaces of OWLPropertyInstance in org.semanticweb.owl.model
 interface OWLDataPropertyInstance
          Represents an association between a particular individuals and a data value.
 interface OWLObjectPropertyInstance
          Represents an association between two particular individuals using an ObjectProperty.
 



WonderWeb