Class SubsetSupersetEObjectEStoreWithInverseEList.Unsettable.ManyInverse<E>

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<E>, java.util.Collection<E>, java.util.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>
    Enclosing class:
    SubsetSupersetEObjectEStoreWithInverseEList.Unsettable<E>

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

      • ManyInverse

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

      • hasManyInverse

        protected boolean hasManyInverse()
        Overrides:
        hasManyInverse in class org.eclipse.emf.ecore.util.DelegatingEcoreEList.Generic<E>