de.fau.cs.www8.jadeowlcodec
Class DummyIndividualSetExpander

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.DummyIndividualSetExpander
All Implemented Interfaces:
IndividualSetExpander

public class DummyIndividualSetExpander
extends java.lang.Object
implements IndividualSetExpander

An IndividualSetExpander that does not expand the IndividualSet at all...

Author:
Ulf Schreiber

Constructor Summary
DummyIndividualSetExpander()
           
 
Method Summary
 java.util.Set<Uri.Individual> expand(java.util.Set<Uri.Individual> individuals, AssertionSet aset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyIndividualSetExpander

public DummyIndividualSetExpander()
Method Detail

expand

public java.util.Set<Uri.Individual> expand(java.util.Set<Uri.Individual> individuals,
                                            AssertionSet aset)
Specified by:
expand in interface IndividualSetExpander


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg