org.eclipse.emf.ecore.util
Class EcoreEMap.Unsettable

java.lang.Object
  extended byorg.eclipse.emf.common.util.BasicEMap
      extended byorg.eclipse.emf.ecore.util.EcoreEMap
          extended byorg.eclipse.emf.ecore.util.EcoreEMap.Unsettable
All Implemented Interfaces:
Cloneable, Collection, EList, EMap, EStructuralFeature.Setting, InternalEList, InternalEList.Unsettable, List, Serializable
Enclosing class:
EcoreEMap

public static class EcoreEMap.Unsettable
extends EcoreEMap

See Also:
Serialized Form

Nested Class Summary
protected  class EcoreEMap.Unsettable.UnsettableDelegateEObjectContainmentEList
           
 
Nested classes inherited from class org.eclipse.emf.ecore.util.EcoreEMap
EcoreEMap.DelegateEObjectContainmentEList, EcoreEMap.Unsettable
 
Nested classes inherited from class org.eclipse.emf.common.util.BasicEMap
BasicEMap.BasicEMapIterator, BasicEMap.BasicEMapKeyIterator, BasicEMap.BasicEMapValueIterator, BasicEMap.DelegatingMap, BasicEMap.Entry, BasicEMap.EntryImpl, BasicEMap.View
 
Nested classes inherited from class org.eclipse.emf.common.util.EMap
EMap.InternalMapView
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.util.EcoreEMap
entryClass, entryEClass
 
Fields inherited from class org.eclipse.emf.common.util.BasicEMap
delegateEList, entryData, modCount, size, view
 
Constructor Summary
EcoreEMap.Unsettable(EClass entryEClass, Class entryClass, InternalEObject owner, int featureID)
           
 
Methods inherited from class org.eclipse.emf.ecore.util.EcoreEMap
addUnique, addUnique, basicAdd, basicGet, basicIterator, basicList, basicListIterator, basicListIterator, basicRemove, get, getEObject, getEStructuralFeature, initializeDelegateEList, isSet, newEntry, newList, set, setUnique, unset
 
Methods inherited from class org.eclipse.emf.common.util.BasicEMap
add, add, addAll, addAll, clear, clone, contains, containsAll, containsKey, containsValue, didAdd, didClear, didModify, didRemove, doClear, doMove, doPut, doRemove, ensureEntryDataExists, entryForKey, entryIndexForKey, entrySet, equals, get, get, grow, hashCode, hashOf, indexOf, indexOf, indexOfKey, isEmpty, iterator, keySet, lastIndexOf, listIterator, listIterator, map, move, move, newEntryData, put, putAll, putAll, putEntry, remove, remove, removeAll, removeEntry, removeKey, resolve, retainAll, set, size, subList, toArray, toArray, toString, useEqualsForKey, useEqualsForValue, validateKey, validateValue, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.emf.common.util.EList
move, move
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 

Constructor Detail

EcoreEMap.Unsettable

public EcoreEMap.Unsettable(EClass entryEClass,
                            Class entryClass,
                            InternalEObject owner,
                            int featureID)

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.