Package edu.stanford.smi.protegex.owl.model.impl

Class Summary
AbstractNamespaceManager An abstract implementation of basic services for NamespaceManagers.
AbstractOWLAnonymousClass A base implementation of OWLAnonymousClass.
AbstractOWLCardinalityBase The base class of MaxCardi and OWLMinCardinality.
AbstractOWLLogicalClass A basic implementation of OWLLogicalClass.
AbstractOWLModel  
AbstractOWLNAryLogicalClass The base class of DefaultOWLIntersectionClass and DefaultOWLUnionClass.
AbstractOWLProperty The default implementation of the OWLProperty interface.
AbstractOWLQuantifierRestriction The common base class of DefaultOWLAllValuesFrom and DefaultOWLSomeValuesFrom.
AbstractOWLRestriction A basic implementation of the OWLRestriction interface.
AbstractRDFSClass A basic implementation of the RDFSClass interface that provides support for disjoint classes.
DefaultOWLAllDifferent  
DefaultOWLAllValuesFrom The default implementation of OWLAllValuesFrom.
DefaultOWLCardinality A class representing a cardinality restriction.
DefaultOWLComplementClass  
DefaultOWLDataRange  
DefaultOWLDatatypeProperty The default implementation of the OWLDatatypeProperty interface.
DefaultOWLEnumeratedClass The default implementation of OWLEnumeratedClass.
DefaultOWLHasValue A Cls representing a hasValue restriction.
DefaultOWLIndividual  
DefaultOWLIntersectionClass The default implementation of the OWLIntersectionClass interface.
DefaultOWLMaxCardinality A Cls representing a maximumCardinality restriction.
DefaultOWLMinCardinality A Cls representing a minimumCardinality restriction.
DefaultOWLNamedClass The default implementation of the OWLNamedClass interface.
DefaultOWLObjectProperty The default implementation of the OWLObjectProperty interface.
DefaultOWLOntology The default implementation of the OWLObjectProperty interface.
DefaultOWLSomeValuesFrom The default implementation of OWLSomeValuesFrom.
DefaultOWLUnionClass The default implementation of OWLUnionClass.
DefaultRDFExternalResource  
DefaultRDFIndividual  
DefaultRDFList  
DefaultRDFProperty The default implementation of the OWLProperty interface.
DefaultRDFSDatatype  
DefaultRDFSDatatypeFactory  
DefaultRDFSLiteral  
DefaultRDFSNamedClass  
DefaultRDFUntypedResource The default implementation of RDFUntypedResource.
NoopProgressDisplay User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Sep 13, 2005

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

NoopProgressManager An "empty" implementation of ProgressManager.
OWLNamespaceManager A NamespaceManager that maintains the prefix information by means of the values of the corresponding slot in the default OWLOntology of the knowledge base.
OWLUtil A collection of static utility methods for OWL classes.
XMLSchemaDatatypes A utility class to manage the mapping of XML datatypes and the OWL classes.
XMLSchemaDatatypes.DateXSDDateTime