Class SubsetSupersetEObjectContainmentEList.Unsettable.Resolving<E>

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<E>, java.util.Collection<E>, java.util.List<E>, java.util.RandomAccess, org.eclipse.emf.common.notify.NotifyingList<E>, org.eclipse.emf.common.util.EList<E>, org.eclipse.emf.ecore.EStructuralFeature.Setting, org.eclipse.emf.ecore.util.InternalEList<E>, org.eclipse.emf.ecore.util.InternalEList.Unsettable<E>
    Enclosing class:
    SubsetSupersetEObjectContainmentEList.Unsettable<E>

    public static class SubsetSupersetEObjectContainmentEList.Unsettable.Resolving<E>
    extends SubsetSupersetEObjectContainmentEList.Unsettable<E>
    See Also:
    Serialized Form
    • Constructor Detail

      • Resolving

        public Resolving​(java.lang.Class<?> dataClass,
                         org.eclipse.emf.ecore.InternalEObject owner,
                         int featureID,
                         int[] supersetFeatureIDs,
                         int[] subsetFeatureIDs)
    • Method Detail

      • hasProxies

        protected boolean hasProxies()
        Overrides:
        hasProxies in class org.eclipse.emf.ecore.util.EcoreEList<E>
      • resolve

        protected E resolve​(int index,
                            E object)
        Overrides:
        resolve in class org.eclipse.emf.ecore.util.EObjectEList<E>