de.uka.ipd.consensus.impl
Class TM4JTologResultWrapperSet

java.lang.Object
  extended byjava.util.AbstractCollection
      extended byjava.util.AbstractSet
          extended byde.uka.ipd.consensus.impl.TM4JTologResultWrapperSet
All Implemented Interfaces:
Collection, Set

Deprecated. only used by deprecated TM4JRatingManager

public class TM4JTologResultWrapperSet
extends AbstractSet

TODO

Author:
much

Method Summary
static Collection getInstance(OntologyManagerImpl omi, org.tm4j.tologx.TologResultsSet rs)
          Deprecated.  
 Iterator iterator()
          Deprecated.  
 int size()
          Deprecated.  
 
Methods inherited from class java.util.AbstractSet
equals, hashCode, removeAll
 
Methods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray
 

Method Detail

getInstance

public static Collection getInstance(OntologyManagerImpl omi,
                                     org.tm4j.tologx.TologResultsSet rs)
Deprecated. 

iterator

public Iterator iterator()
Deprecated. 

size

public int size()
Deprecated.