Class SubsetSupersetEObjectEStoreWithInverseEList.Unsettable<E>

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
org.eclipse.emf.common.util.AbstractEList<E>
org.eclipse.emf.common.util.DelegatingEList<E>
org.eclipse.emf.common.notify.impl.DelegatingNotifyingListImpl<E>
org.eclipse.emf.ecore.util.DelegatingNotifyingInternalEListImpl<E>
org.eclipse.emf.ecore.util.DelegatingEcoreEList<E>
org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic<E>
org.eclipse.emf.ecore.util.DelegatingEcoreEList.Dynamic<E>
com.dassault_systemes.modeler.foundation.emf.impl.AbstractEStoreEList<E>
All Implemented Interfaces:
Serializable, Cloneable, Iterable<E>, Collection<E>, List<E>, 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>
Direct Known Subclasses:
SubsetSupersetEObjectEStoreWithInverseEList.Unsettable.ManyInverse
Enclosing class:
SubsetSupersetEObjectEStoreWithInverseEList<E>

public static class SubsetSupersetEObjectEStoreWithInverseEList.Unsettable<E> extends SubsetSupersetEObjectEStoreWithInverseEList<E>
See Also:
  • Field Details

    • isSet

      protected boolean isSet
  • Constructor Details

    • Unsettable

      public Unsettable(Class<?> dataClass, org.eclipse.emf.ecore.InternalEObject owner, int featureID, @CheckForNull int[] supersetFeatureIDs, @CheckForNull int[] subsetFeatureIDs, int inverseFeatureID)
  • Method Details

    • didChange

      protected void didChange()
      Overrides:
      didChange in class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic<E>
    • isSet

      public boolean isSet()
      Specified by:
      isSet in interface org.eclipse.emf.ecore.EStructuralFeature.Setting
      Specified by:
      isSet in interface org.eclipse.emf.ecore.util.InternalEList.Unsettable<E>
      Overrides:
      isSet in class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic<E>
    • unset

      public void unset()
      Specified by:
      unset in interface org.eclipse.emf.ecore.EStructuralFeature.Setting
      Specified by:
      unset in interface org.eclipse.emf.ecore.util.InternalEList.Unsettable<E>
      Overrides:
      unset in class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic<E>