Uses of Class
org.eclipse.uml2.common.util.CacheAdapter

Packages that use CacheAdapter
org.eclipse.uml2.common.util   
 

Uses of CacheAdapter in org.eclipse.uml2.common.util
 

Fields in org.eclipse.uml2.common.util declared as CacheAdapter
static CacheAdapter CacheAdapter.INSTANCE
          Deprecated.  
 

Fields in org.eclipse.uml2.common.util with type parameters of type CacheAdapter
protected static java.lang.ThreadLocal<CacheAdapter> CacheAdapter.THREAD_LOCAL
           
 

Methods in org.eclipse.uml2.common.util that return CacheAdapter
static CacheAdapter CacheAdapter.getCacheAdapter(org.eclipse.emf.common.notify.Notifier notifier)
           
static CacheAdapter CacheAdapter.getInstance()
           
 


Copyright 2003, 2012 IBM Corporation, CEA, and others.
All Rights Reserved.