Protege 2.1.1

edu.stanford.smi.protege.util
Class SetMultiMap

java.lang.Object
  extended byedu.stanford.smi.protege.util.MultiMap
      extended byedu.stanford.smi.protege.util.SetMultiMap

public class SetMultiMap
extends MultiMap

Multimap implementation where the value collection is a set.

Author:
Ray Fergerson

Constructor Summary
SetMultiMap()
           
SetMultiMap(int size)
           
 
Method Summary
 Collection createCollection()
           
 
Methods inherited from class edu.stanford.smi.protege.util.MultiMap
addValue, addValues, getKeys, getValues, removeKey, removeValue, removeValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetMultiMap

public SetMultiMap()

SetMultiMap

public SetMultiMap(int size)
Method Detail

createCollection

public Collection createCollection()
Specified by:
createCollection in class MultiMap

Protege 2.1.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.