Class SubsetSupersetEObjectContainmentWithInverseEList.Unsettable<E>

    • Field Detail

      • isSet

        protected boolean isSet
    • Constructor Detail

      • Unsettable

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

      • didChange

        protected void didChange()
        Overrides:
        didChange in class org.eclipse.emf.common.util.AbstractEList<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.EcoreEList<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.EcoreEList<E>