Protege-2000 1.7

edu.stanford.smi.protege.model.framedb
Class ListMultiMap

java.lang.Object
  |
  +--edu.stanford.smi.protege.model.framedb.MultiMap
        |
        +--edu.stanford.smi.protege.model.framedb.ListMultiMap

public class ListMultiMap
extends MultiMap

Description of Type

Author:
Ray Fergerson

Constructor Summary
ListMultiMap()
           
ListMultiMap(int size)
           
 
Method Summary
 Collection createCollection()
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protege.model.framedb.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()
Overrides:
createCollection in class MultiMap

toString

public String toString()
Overrides:
toString in class Object

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.