Uses of Class
org.semanticweb.owl.model.OWLAxiomChange

Packages that use OWLAxiomChange
org.semanticweb.owl.model   
 

Uses of OWLAxiomChange in org.semanticweb.owl.model
 

Subclasses of OWLAxiomChange in org.semanticweb.owl.model
 class AddAxiom
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 25-Oct-2006

Represents an ontology change where axioms should be added to an ontology.
 class RemoveAxiom
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group Date: 25-Oct-2006 Represents an ontology change were an axiom will be removed from an ontology if the change is applied to an ontology.