Protege-2000 1.7

edu.stanford.smi.protege.util
Class BidirectionalMap

java.lang.Object
  |
  +--edu.stanford.smi.protege.util.BidirectionalMap

public class BidirectionalMap
extends Object

Description of the class

Author:
Ray Fergerson

Constructor Summary
BidirectionalMap()
           
 
Method Summary
 Object getKey(Object value)
           
 Object getValue(Object key)
           
 void put(Object key, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BidirectionalMap

public BidirectionalMap()
Method Detail

getKey

public Object getKey(Object value)

getValue

public Object getValue(Object key)

put

public void put(Object key,
                Object value)

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.