public class EObjectWithInverseEList<E> extends EObjectEList<E>
| Modifier and Type | Class and Description |
|---|---|
static class |
EObjectWithInverseEList.ManyInverse<E> |
static class |
EObjectWithInverseEList.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 |
|---|
EObjectWithInverseEList(java.lang.Class<?> dataClass,
InternalEObject owner,
int featureID,
int inverseFeatureID) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
getInverseFeatureClass() |
int |
getInverseFeatureID() |
protected boolean |
hasInverse() |
protected boolean |
hasNavigableInverse() |
canContainNull, getFeatureID, isEObject, isUnique, resolve, useEqualscontains, createNotification, createNotification, dispatchNotification, get, getEObject, getEStructuralFeature, getFeature, getFeatureType, getInverseEReference, getNotifier, hasInstanceClass, hasManyInverse, hasProxies, indexOf, inverseAdd, inverseRemove, isContainment, 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 EObjectWithInverseEList(java.lang.Class<?> dataClass,
InternalEObject owner,
int featureID,
int inverseFeatureID)
protected boolean hasInverse()
hasInverse in class EObjectEList<E>protected boolean hasNavigableInverse()
hasNavigableInverse in class EcoreEList<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