Class SubsetSupersetEObjectWithInverseEList.Unsettable.ManyInverse<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:
    SubsetSupersetEObjectWithInverseEList.Unsettable<E>

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

      • ManyInverse

        public ManyInverse​(java.lang.Class<?> dataClass,
                           org.eclipse.emf.ecore.InternalEObject owner,
                           int featureID,
                           int[] supersetFeatureIDs,
                           int[] subsetFeatureIDs,
                           int inverseFeatureID)
        Creates and initializes a new ModelEObjectEList instance.
        Parameters:
        dataClass - data class.
        owner - owner of the setting.
        featureID - feature id.
        supersetFeatureIDs - array of superset features.
        subsetFeatureIDs - array of subset features.
        inverseFeatureID - if of inverse feature.