|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owl.AbstractCompositeOntologyChange
org.semanticweb.owl.RemoveAllDisjointAxioms
public class RemoveAllDisjointAxioms
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Jul-2007
Given a set of ontologies, this composite change will remove all disjoint
classes axioms from these ontologies.
| Constructor Summary | |
|---|---|
RemoveAllDisjointAxioms(OWLDataFactory dataFactory,
java.util.Set<OWLOntology> ontologies)
|
|
| Method Summary | |
|---|---|
java.util.List<OWLOntologyChange> |
getChanges()
Gets the changes which compose this composite change. |
| Methods inherited from class org.semanticweb.owl.AbstractCompositeOntologyChange |
|---|
getDataFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveAllDisjointAxioms(OWLDataFactory dataFactory,
java.util.Set<OWLOntology> ontologies)
| Method Detail |
|---|
public java.util.List<OWLOntologyChange> getChanges()
OWLCompositeOntologyChange
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||