org.eclipse.emf.ecore.impl
Class EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainmentWithInverseResolving

java.lang.Object
  extended by org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingle
      extended by org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleEObject
          extended by org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainment
              extended by org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainmentWithInverse
                  extended by org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainmentWithInverseResolving
All Implemented Interfaces:
EStructuralFeature.Internal.SettingDelegate
Enclosing class:
EStructuralFeatureImpl

public static class EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainmentWithInverseResolving
extends EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainmentWithInverse


Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleEObject
eClass, inverseFeature
 
Fields inherited from class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingle
feature, NIL
 
Constructor Summary
EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainmentWithInverseResolving(EClass eClass, EStructuralFeature feature, EReference inverseFeature)
           
 
Method Summary
protected  boolean isResolveProxies()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainmentWithInverse
hasInverse
 
Methods inherited from class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainment
isContainment
 
Methods inherited from class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingleEObject
dynamicGet, dynamicInverseAdd, dynamicInverseRemove, dynamicIsSet, dynamicSet, dynamicUnset, isUnsettable
 
Methods inherited from class org.eclipse.emf.ecore.impl.EStructuralFeatureImpl.InternalSettingDelegateSingle
dynamicSetting
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainmentWithInverseResolving

public EStructuralFeatureImpl.InternalSettingDelegateSingleEObjectContainmentWithInverseResolving(EClass eClass,
                                                                                                  EStructuralFeature feature,
                                                                                                  EReference inverseFeature)
Method Detail

isResolveProxies

protected boolean isResolveProxies()
Overrides:
isResolveProxies in class EStructuralFeatureImpl.InternalSettingDelegateSingleEObject

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