public static final class MinimalEObjectImpl.Container.Dynamic.BasicEMapEntry<K,V> extends MinimalEObjectImpl.Container.Dynamic implements BasicEMap.Entry<K,V>
MinimalEObjectImpl.Container.Dynamic.BasicEMapEntry<K,V>MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplBasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected int |
hash |
protected EStructuralFeature |
keyFeature |
protected EStructuralFeature |
valueFeature |
eClass, eSettingseContainerEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETNILEOPPOSITE_FEATURE_BASE| Constructor and Description |
|---|
MinimalEObjectImpl.Container.Dynamic.BasicEMapEntry()
Creates a dynamic EObject.
|
MinimalEObjectImpl.Container.Dynamic.BasicEMapEntry(EClass eClass)
Creates a dynamic EObject.
|
| Modifier and Type | Method and Description |
|---|---|
void |
eSetClass(EClass eClass)
Sets the meta class.
|
int |
getHash()
Returns the hash code of the key.
|
K |
getKey() |
V |
getValue() |
void |
setHash(int hash)
Sets the hash code of the key.
|
void |
setKey(java.lang.Object key)
Sets the key.
|
V |
setValue(V value) |
eBasicSetSettings, eBasicSettings, eClass, eDynamicClass, eHasSettingseBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProperties, eProxyURI, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticClass, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteNotificationRequiredprotected int hash
protected EStructuralFeature keyFeature
protected EStructuralFeature valueFeature
public MinimalEObjectImpl.Container.Dynamic.BasicEMapEntry()
public MinimalEObjectImpl.Container.Dynamic.BasicEMapEntry(EClass eClass)
public void setKey(java.lang.Object key)
BasicEMap.EntrysetKey in interface BasicEMap.Entry<K,V>key - the key.public int getHash()
BasicEMap.EntrygetHash in interface BasicEMap.Entry<K,V>public void setHash(int hash)
BasicEMap.EntrysetHash in interface BasicEMap.Entry<K,V>hash - the hash.public void eSetClass(EClass eClass)
InternalEObjectsettings.
an.eSetClass in interface InternalEObjecteSetClass in class MinimalEObjectImpl.Container.DynamiceClass - the dynamic meta class.InternalEObject.eSetting(EStructuralFeature)