|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.AbstractMap<K,V> java.util.HashMap<EObject,EObject> org.eclipse.emf.ecore.util.EcoreUtil.Copier org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl.GenAnnotationCopier
protected static class GenBaseImpl.GenAnnotationCopier
Field Summary | |
---|---|
protected ResourceSet |
newContext
|
protected EObject |
oldContext
|
Fields inherited from class org.eclipse.emf.ecore.util.EcoreUtil.Copier |
---|
resolveProxies, useOriginalReferences |
Constructor Summary | |
---|---|
GenBaseImpl.GenAnnotationCopier(ResourceSet newContext,
EObject oldContext)
|
Method Summary | |
---|---|
void |
dispose()
|
EObject |
get(java.lang.Object key)
|
Methods inherited from class org.eclipse.emf.ecore.util.EcoreUtil.Copier |
---|
copy, copyAll, copyAttribute, copyContainment, copyProxyURI, copyReference, copyReferences, createCopy, getTarget, getTarget |
Methods inherited from class java.util.HashMap |
---|
clear, clone, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
---|
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
---|
equals, hashCode |
Field Detail |
---|
protected ResourceSet newContext
protected EObject oldContext
Constructor Detail |
---|
public GenBaseImpl.GenAnnotationCopier(ResourceSet newContext, EObject oldContext)
Method Detail |
---|
public void dispose()
public EObject get(java.lang.Object key)
get
in interface java.util.Map<EObject,EObject>
get
in class java.util.HashMap<EObject,EObject>
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |