|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fau.cs.www8.jadeowlcodec.AbstractASetUpdater
de.fau.cs.www8.jadeowlcodec.aboxupdater.AbsUpdater
public abstract class AbsUpdater
| Constructor Summary | |
|---|---|
AbsUpdater()
|
|
| Method Summary | |
|---|---|
boolean |
copyIndividuals(java.util.Set<Uri.Individual> individualsToCopy,
AssertionSet from,
AssertionSet to)
|
protected abstract java.util.Set<Solution> |
selectSolution(java.util.Set<Solution> solutions)
|
| Methods inherited from class de.fau.cs.www8.jadeowlcodec.AbstractASetUpdater |
|---|
copyEveryIndividual |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbsUpdater()
| Method Detail |
|---|
public boolean copyIndividuals(java.util.Set<Uri.Individual> individualsToCopy,
AssertionSet from,
AssertionSet to)
from - AssertionSet to copy data fromto - AssertionSet to copy into, must not remove existing GenericIndividuals
protected abstract java.util.Set<Solution> selectSolution(java.util.Set<Solution> solutions)
solutions - all the possible solutions
|
||||||||||
| 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