|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fau.cs.www8.jadeowlcodec.TBoxMergerImpl
public class TBoxMergerImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface de.fau.cs.www8.jadeowlcodec.TBoxMerger |
|---|
TBoxMerger.MergeException |
| Constructor Summary | |
|---|---|
TBoxMergerImpl()
|
|
| Method Summary | |
|---|---|
void |
merge(org.w3c.dom.Document newFragment,
org.w3c.dom.Document intoTBox)
try to merge newFragment into intoTBox |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TBoxMergerImpl()
| Method Detail |
|---|
public void merge(org.w3c.dom.Document newFragment,
org.w3c.dom.Document intoTBox)
throws TBoxMerger.MergeException
TBoxMerger
merge in interface TBoxMergernewFragment - the new OWL documentintoTBox - the main OWL document to extended, not needed to be valid after a MergeException
TBoxMerger.MergeException - if merging failed, in this case incomingTBox and intoTBox are
allowed to be broken.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg