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

Packages that use org.semanticweb.owl.model.change
org.semanticweb.owl.impl.model A basic implementation of the OWL API.  
org.semanticweb.owl.io.owl_rdf   
org.semanticweb.owl.model.change Change API for OWL Ontologies.  
org.semanticweb.owl.model.helper Helper classes for the OWL API.  
org.semanticweb.owl.util   
uk.ac.man.cs.img.owl.inference   
uk.ac.man.cs.img.owl.inference.dl   
 

Classes in org.semanticweb.owl.model.change used by org.semanticweb.owl.impl.model
AddAnnotationInstance
          AddAnnotationInstance.java Created: Fri May 09 15:39:12 2003
AddClassAxiom
          Add a class axiom.
AddDataPropertyInstance
          Add a superclass assertion to a class.
AddDataPropertyRange
          Add a range constraint to a DataProperty.
AddDataType
          Add a new Entity.
AddDomain
          Add a domain constraint to a property.
AddEntity
          Add a new Entity.
AddEnumeration
          Add an assertion that a class is equivalent to an enumeration.
AddEquivalentClass
          Add an equivalence to a class description.
AddImport
          Add an ontology import assertion to an ontology.
AddIndividualAxiom
          Add an individual axiom.
AddIndividualClass
          Add a superclass assertion to an individual.
AddInverse
          Add an inverse to an ObjectProperty.
AddObjectPropertyInstance
          Add a superclass assertion to a class.
AddObjectPropertyRange
          Add a range constraint to an object property.
AddPropertyAxiom
          Add a property axiom
AddSuperClass
          Add a superclass assertion to a class.
AddSuperProperty
          Add a superclass assertion to a class.
ChangeVisitor
          ChangeVisitors are responsible for executing OntologyChange events.
OntologyChange
          Base class that represents a change to an ontology.
OntologyChangeListener
          Interface for things that listen to ontology changes.
OntologyChangeSource
          Things that can be listened to for ontology change events.
RemoveClassAxiom
          Remove a class axiom.
RemoveEntity
          Remove the entity from the ontology.
RemoveEnumeration
          Remove an assertion that a class is equivalent to an enumeration.
RemoveEquivalentClass
          Remove an equivalence from a class description.
RemoveSuperClass
          Remove a superclass assertion from a class.
SetDeprecated
          Set a Class or Property to be deprecated.
SetFunctional
          Set the functional flag on a Property.
SetInverseFunctional
          Set the inverseFunctionality flag on an ObjectProperty.
SetLogicalURI
          Set the logical URI on an ontology.
SetOneToOne
          Set the oneToOne flag on an ObjectProperty.
SetSymmetric
          Set the symmetric flag on an ObjectProperty.
SetTransitive
          Set the transitivity flag on an ObjectProperty.
 

Classes in org.semanticweb.owl.model.change used by org.semanticweb.owl.io.owl_rdf
OntologyChange
          Base class that represents a change to an ontology.
 

Classes in org.semanticweb.owl.model.change used by org.semanticweb.owl.model.change
AddAnnotationInstance
          AddAnnotationInstance.java Created: Fri May 09 15:39:12 2003
AddClassAxiom
          Add a class axiom.
AddDataPropertyInstance
          Add a superclass assertion to a class.
AddDataPropertyRange
          Add a range constraint to a DataProperty.
AddDataType
          Add a new Entity.
AddDomain
          Add a domain constraint to a property.
AddEntity
          Add a new Entity.
AddEnumeration
          Add an assertion that a class is equivalent to an enumeration.
AddEquivalentClass
          Add an equivalence to a class description.
AddImport
          Add an ontology import assertion to an ontology.
AddIndividualAxiom
          Add an individual axiom.
AddIndividualClass
          Add a superclass assertion to an individual.
AddInverse
          Add an inverse to an ObjectProperty.
AddObjectPropertyInstance
          Add a superclass assertion to a class.
AddObjectPropertyRange
          Add a range constraint to an object property.
AddPropertyAxiom
          Add a property axiom
AddSuperClass
          Add a superclass assertion to a class.
AddSuperProperty
          Add a superclass assertion to a class.
ChangeVisitor
          ChangeVisitors are responsible for executing OntologyChange events.
ChangeVisitorAdapter
          Default implementation of ChangeVisitor.
EvolutionStrategy
          Computes the required changes according to a particular change strategy.
OntologyChange
          Base class that represents a change to an ontology.
OntologyChangeListener
          Interface for things that listen to ontology changes.
RemoveClassAxiom
          Remove a class axiom.
RemoveEntity
          Remove the entity from the ontology.
RemoveEnumeration
          Remove an assertion that a class is equivalent to an enumeration.
RemoveEquivalentClass
          Remove an equivalence from a class description.
RemoveSuperClass
          Remove a superclass assertion from a class.
SetDeprecated
          Set a Class or Property to be deprecated.
SetFunctional
          Set the functional flag on a Property.
SetInverseFunctional
          Set the inverseFunctionality flag on an ObjectProperty.
SetLogicalURI
          Set the logical URI on an ontology.
SetOneToOne
          Set the oneToOne flag on an ObjectProperty.
SetSymmetric
          Set the symmetric flag on an ObjectProperty.
SetTransitive
          Set the transitivity flag on an ObjectProperty.
 

Classes in org.semanticweb.owl.model.change used by org.semanticweb.owl.model.helper
ChangeVisitor
          ChangeVisitors are responsible for executing OntologyChange events.
 

Classes in org.semanticweb.owl.model.change used by org.semanticweb.owl.util
ChangeVisitor
          ChangeVisitors are responsible for executing OntologyChange events.
OntologyChange
          Base class that represents a change to an ontology.
 

Classes in org.semanticweb.owl.model.change used by uk.ac.man.cs.img.owl.inference
OntologyChange
          Base class that represents a change to an ontology.
OntologyChangeListener
          Interface for things that listen to ontology changes.
 

Classes in org.semanticweb.owl.model.change used by uk.ac.man.cs.img.owl.inference.dl
AddAnnotationInstance
          AddAnnotationInstance.java Created: Fri May 09 15:39:12 2003
AddClassAxiom
          Add a class axiom.
AddDataPropertyInstance
          Add a superclass assertion to a class.
AddDataPropertyRange
          Add a range constraint to a DataProperty.
AddDataType
          Add a new Entity.
AddDomain
          Add a domain constraint to a property.
AddEntity
          Add a new Entity.
AddEnumeration
          Add an assertion that a class is equivalent to an enumeration.
AddEquivalentClass
          Add an equivalence to a class description.
AddImport
          Add an ontology import assertion to an ontology.
AddIndividualAxiom
          Add an individual axiom.
AddIndividualClass
          Add a superclass assertion to an individual.
AddInverse
          Add an inverse to an ObjectProperty.
AddObjectPropertyInstance
          Add a superclass assertion to a class.
AddObjectPropertyRange
          Add a range constraint to an object property.
AddPropertyAxiom
          Add a property axiom
AddSuperClass
          Add a superclass assertion to a class.
AddSuperProperty
          Add a superclass assertion to a class.
ChangeVisitor
          ChangeVisitors are responsible for executing OntologyChange events.
ChangeVisitorAdapter
          Default implementation of ChangeVisitor.
OntologyChange
          Base class that represents a change to an ontology.
OntologyChangeListener
          Interface for things that listen to ontology changes.
RemoveEntity
          Remove the entity from the ontology.
SetDeprecated
          Set a Class or Property to be deprecated.
SetFunctional
          Set the functional flag on a Property.
SetInverseFunctional
          Set the inverseFunctionality flag on an ObjectProperty.
SetOneToOne
          Set the oneToOne flag on an ObjectProperty.
SetSymmetric
          Set the symmetric flag on an ObjectProperty.
SetTransitive
          Set the transitivity flag on an ObjectProperty.
 



WonderWeb