Uses of Package
org.semanticweb.owl.impl.model

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

Classes in org.semanticweb.owl.impl.model used by org.semanticweb.owl.impl.model
OWLClassAxiomImpl
           
OWLDataFactoryImpl
          Provides a single access point for the creation of objects within an ontology.
OWLDataQuantifiedRestrictionImpl
          A Restriction over an OWLDataProperty that is quantified.
OWLDataRestrictionImpl
          A Restriction that particularly applies to an OWLDataProperty.
OWLEntityImpl
           
OWLIndividualAxiomImpl
           
OWLNamedObjectImpl
          A superclass for all named things (anything that has a URI associated with it).
OWLNaryBooleanDescriptionImpl
          A super class encompassing And and Or expressions.
OWLObjectImpl
          A top level class for the kinds of things that are found in Ontologies.
OWLObjectQuantifiedRestrictionImpl
          A Restriction over an OWLObjectProperty that is quantified.
OWLObjectRestrictionImpl
          A Restriction that particularly applies to an OWLObjectProperty.
OWLOntologyImpl
          Represents an OWL ontology.
OWLPropertyAxiomImpl
           
OWLPropertyImpl
          A Property in an OWL ontology.
 



WonderWeb