|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fau.cs.www8.jadeowlcodec.AbstractASetUpdater
public abstract class AbstractASetUpdater
| Constructor Summary | |
|---|---|
AbstractASetUpdater()
|
|
| Method Summary | |
|---|---|
boolean |
copyEveryIndividual(AssertionSet from,
AssertionSet to)
a shortcut to copyIndividuals with all individuals from "from" selected as "individualsToCopy" |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface de.fau.cs.www8.jadeowlcodec.ASetUpdater |
|---|
copyIndividuals |
| Constructor Detail |
|---|
public AbstractASetUpdater()
| Method Detail |
|---|
public boolean copyEveryIndividual(AssertionSet from,
AssertionSet to)
ASetUpdater
copyEveryIndividual in interface ASetUpdaterfrom - AssertionSet to copy data fromto - AssertionSet to copy into, must not remove existing GenericIndividuals
|
||||||||||
| 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