|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owlapi.AbstractCompositeOntologyChange
org.semanticweb.owlapi.SplitSubClassAxioms
public class SplitSubClassAxioms
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 15-Aug-2007
| Constructor Summary | |
|---|---|
SplitSubClassAxioms(java.util.Set<OWLOntology> ontologies,
OWLDataFactory dataFactory)
Creates a composite change to split subclass axioms into multiple more fine grained subclass axioms. |
|
| Method Summary | |
|---|---|
java.util.List<OWLOntologyChange> |
getChanges()
Gets the changes which compose this composite change. |
| Methods inherited from class org.semanticweb.owlapi.AbstractCompositeOntologyChange |
|---|
getDataFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SplitSubClassAxioms(java.util.Set<OWLOntology> ontologies,
OWLDataFactory dataFactory)
ontologies - The ontologies whose subclass axioms should be processed.dataFactory - The data factory which should be used to create new axioms.| 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 | ||||||||