public static class EDataTypeEList.Unsettable<E> extends EDataTypeEList<E>
EDataTypeEList.Unsettable<E>EcoreEList.Dynamic<E>, EcoreEList.Generic<E>, EcoreEList.UnmodifiableEList<E>| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isSet |
featureIDdataClass, owner| Constructor and Description |
|---|
Unsettable(java.lang.Class<?> dataClass,
InternalEObject owner,
int featureID) |
| 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.
|
getFeatureID, isEObject, resolvecontains, createNotification, createNotification, dispatchNotification, get, getEObject, getEStructuralFeature, getFeature, getFeatureType, getInverseEReference, getInverseFeatureClass, getInverseFeatureID, getNotifier, hasInstanceClass, hasManyInverse, hasNavigableInverse, hasProxies, indexOf, inverseAdd, inverseRemove, isContainment, 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 Unsettable(java.lang.Class<?> dataClass,
InternalEObject owner,
int featureID)
protected void didChange()
public boolean isSet()
InternalEList.UnsettableisSet in interface EStructuralFeature.SettingisSet in interface InternalEList.Unsettable<E>isSet in class EcoreEList<E>EObject.eIsSet(org.eclipse.emf.ecore.EStructuralFeature)public void unset()
InternalEList.Unsettableunset in interface EStructuralFeature.Settingunset in interface InternalEList.Unsettable<E>unset in class EcoreEList<E>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