protected class EcoreEMap.Unsettable.UnsettableDelegateEObjectContainmentWithInverseEList<E extends java.lang.Object & <any>> extends EcoreEMap.DelegateEObjectContainmentWithInverseEList<E>
EObjectContainmentEList.Resolving<E>, EObjectContainmentEList.Unsettable<E>EcoreEList.Dynamic<E>, EcoreEList.Generic<E>, EcoreEList.UnmodifiableEList<E>| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isSet |
inverseFeatureIDfeatureIDdataClass, owner| Constructor and Description |
|---|
UnsettableDelegateEObjectContainmentWithInverseEList(java.lang.Class<?> dataClass,
InternalEObject owner,
int featureID,
int inverseFeatureID) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
didChange() |
boolean |
isSet()
Returns whether a value is held by the feature of the object.
|
void |
unset()
Unsets the value held by the feature of the object.
|
getInverseFeatureClass, getInverseFeatureID, hasNavigableInversedidAdd, didClear, didMove, didRemove, didSethasInverse, isContainmentcanContainNull, getFeatureID, isEObject, isUnique, resolve, useEqualscontains, createNotification, createNotification, dispatchNotification, get, getEObject, getEStructuralFeature, getFeature, getFeatureType, getInverseEReference, getNotifier, hasInstanceClass, hasManyInverse, hasProxies, indexOf, inverseAdd, inverseRemove, isInstance, isNotificationRequired, lastIndexOf, newData, resolve, resolve, resolveProxy, set, toArray, toArray, validatebasicContains, basicContainsAll, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicToArray, basicToArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicContains, basicContainsAll, basicGet, basicIndexOf, basicIterator, basicLastIndexOf, basicList, basicListIterator, basicListIterator, basicRemove, basicToArray, basicToArray, setUniquepublic UnsettableDelegateEObjectContainmentWithInverseEList(java.lang.Class<?> dataClass,
InternalEObject owner,
int featureID,
int inverseFeatureID)
protected void didChange()
public boolean isSet()
InternalEList.UnsettableisSet in interface EStructuralFeature.SettingisSet in interface InternalEList.Unsettable<E extends java.lang.Object & <any>>isSet in class EcoreEList<E extends java.lang.Object & <any>>EObject.eIsSet(org.eclipse.emf.ecore.EStructuralFeature)public void unset()
InternalEList.Unsettableunset in interface EStructuralFeature.Settingunset in interface InternalEList.Unsettable<E extends java.lang.Object & <any>>unset in class EcoreEList<E extends java.lang.Object & <any>>EObject.eUnset(org.eclipse.emf.ecore.EStructuralFeature)Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature