public class EObjectContainmentWithInverseEList<E> extends EObjectContainmentEList<E>
| Modifier and Type | Class and Description |
|---|---|
static class |
EObjectContainmentWithInverseEList.Resolving<E> |
static class |
EObjectContainmentWithInverseEList.Unsettable<E> |
EcoreEList.Dynamic<E>, EcoreEList.Generic<E>, EcoreEList.UnmodifiableEList<E>| Modifier and Type | Field and Description |
|---|---|
protected int |
inverseFeatureID |
featureIDdataClass, owner| Constructor and Description |
|---|
EObjectContainmentWithInverseEList(java.lang.Class<?> dataClass,
InternalEObject owner,
int featureID,
int inverseFeatureID) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
getInverseFeatureClass() |
int |
getInverseFeatureID() |
protected boolean |
hasNavigableInverse() |
hasInverse, isContainmentcanContainNull, getFeatureID, isEObject, isUnique, resolve, useEqualscontains, createNotification, createNotification, dispatchNotification, get, getEObject, getEStructuralFeature, getFeature, getFeatureType, getInverseEReference, getNotifier, hasInstanceClass, hasManyInverse, hasProxies, indexOf, inverseAdd, inverseRemove, isInstance, isNotificationRequired, isSet, lastIndexOf, newData, resolve, resolve, resolveProxy, set, toArray, toArray, unset, 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 EObjectContainmentWithInverseEList(java.lang.Class<?> dataClass,
InternalEObject owner,
int featureID,
int inverseFeatureID)
protected boolean hasNavigableInverse()
hasNavigableInverse in class EObjectContainmentEList<E>public int getInverseFeatureID()
getInverseFeatureID in class EcoreEList<E>public java.lang.Class<?> getInverseFeatureClass()
getInverseFeatureClass in class EcoreEList<E>Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature