org.eclipse.uml2.uml.util
Class UMLCacheAdapter

java.lang.Object
  extended byorg.eclipse.emf.ecore.util.ECrossReferenceAdapter
      extended byorg.eclipse.uml2.common.util.CacheAdapter
          extended byorg.eclipse.uml2.uml.util.UMLCacheAdapter
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal

public class UMLCacheAdapter
extends CacheAdapter


Nested Class Summary
 
Nested classes inherited from class org.eclipse.uml2.common.util.CacheAdapter
CacheAdapter.InverseCrossReferencer
 
Nested classes inherited from class org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Field Summary
 
Fields inherited from class org.eclipse.uml2.common.util.CacheAdapter
adapting, INSTANCE
 
Fields inherited from class org.eclipse.emf.ecore.util.ECrossReferenceAdapter
inverseCrossReferencer, unloadedResources
 
Constructor Summary
UMLCacheAdapter()
           
 
Method Summary
protected  boolean isIncluded(org.eclipse.emf.ecore.EReference eReference)
           
 
Methods inherited from class org.eclipse.uml2.common.util.CacheAdapter
adapt, addAdapter, addAdapter, addAdapter, clear, clear, containsKey, containsKey, createHashMap, createInverseCrossReferencer, get, get, getCacheAdapter, getInverseReferences, getNonNavigableInverseReferences, handleCrossReference, notifyChanged, put, put, resolve, setTarget, unsetTarget, unsetTarget
 
Methods inherited from class org.eclipse.emf.ecore.util.ECrossReferenceAdapter
dump, getCrossReferenceAdapter, getInverseReferences, getNonNavigableInverseReferences, getTarget, handleContainment, handleCrossReference, isAdapterForType, removeAdapter, resolveAll, selfAdapt, setTarget, setTarget, setTarget, unsetTarget, unsetTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLCacheAdapter

public UMLCacheAdapter()
Method Detail

isIncluded

protected boolean isIncluded(org.eclipse.emf.ecore.EReference eReference)
Overrides:
isIncluded in class CacheAdapter

Copyright 2003, 2007 IBM Corporation and others.
All Rights Reserved.