Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


org.eclipse.uml2.common.util
Class CacheAdapter.InverseCrossReferencer

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap<org.eclipse.emf.ecore.EObject,java.util.Collection<org.eclipse.emf.ecore.EStructuralFeature.Setting>>
          extended by org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
              extended by 
org.eclipse.uml2.common.util.CacheAdapter.InverseCrossReferencer
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map<org.eclipse.emf.ecore.EObject,java.util.Collection<org.eclipse.emf.ecore.EStructuralFeature.Setting>>
Enclosing class:
CacheAdapter

protected class CacheAdapter.InverseCrossReferencer
extends org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
emfObjects
 
Constructor Summary
protected CacheAdapter.InverseCrossReferencer ()
           
 
Method Summary
protected  void addProxy (org.eclipse.emf.ecore.EObject proxy, org.eclipse.emf.ecore.EObject context)
           
protected  java.util.Map<org.eclipse.emf.common.util.URI,java.util.List<org.eclipse.emf.ecore.EObject>> getProxyMap ()
           
protected  org.eclipse.emf.common.util.URI normalizeURI (org.eclipse.emf.common.util.URI uri, org.eclipse.emf.ecore.EObject objectContext)
           
 
Methods inherited from class org.eclipse.emf.ecore.util.EcoreUtil.CrossReferencer
containment, crossReference, done, find, getCollection, handleCrossReference, newContentsIterator, print, print, toString
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

CacheAdapter.InverseCrossReferencer

protected CacheAdapter.InverseCrossReferencer()
Method Detail

normalizeURI

protected org.eclipse.emf.common.util.URI normalizeURI(org.eclipse.emf.common.util.URI uri,
                                                       org.eclipse.emf.ecore.EObject objectContext)

addProxy

protected void addProxy(org.eclipse.emf.ecore.EObject proxy,
                        org.eclipse.emf.ecore.EObject context)

getProxyMap

protected java.util.Map<org.eclipse.emf.common.util.URI,java.util.List<org.eclipse.emf.ecore.EObject>> getProxyMap()

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire