Protege 2.1.1

edu.stanford.smi.protege.util
Class ListMultiMap

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

public class ListMultiMap
extends MultiMap

A multi - map whose values are stored in a List.

Author:
Ray Fergerson

Constructor Summary
ListMultiMap()
           
ListMultiMap(int size)
           
 
Method Summary
 Collection createCollection()
           
 String toString()
           
 
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, wait, wait, wait
 

Constructor Detail

ListMultiMap

public ListMultiMap()

ListMultiMap

public ListMultiMap(int size)
Method Detail

createCollection

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

toString

public String toString()

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.