public static class EcoreEList.Dynamic<E> extends EcoreEList.Generic<E>
EcoreEList.Dynamic<E>, EcoreEList.Generic<E>, EcoreEList.UnmodifiableEList<E>InternalEList.Unsettable<E>| Modifier and Type | Field and Description |
|---|---|
protected EStructuralFeature |
eStructuralFeature |
HAS_INSTANCE_CLASS, HAS_MANY_INVERSE, HAS_NAVIGABLE_INVERSE, HAS_PROXIES, IS_CONTAINER, IS_CONTAINMENT, IS_ENUM, IS_EOBJECT, IS_PRIMITIVE, IS_SET, IS_UNIQUE, IS_UNSETTABLE, kinddataClass, owner| Constructor and Description |
|---|
Dynamic(int kind,
java.lang.Class<?> dataClass,
InternalEObject owner,
EStructuralFeature eStructuralFeature) |
Dynamic(InternalEObject owner,
EStructuralFeature eStructuralFeature) |
Dynamic(int kind,
InternalEObject owner,
EStructuralFeature eStructuralFeature) |
| Modifier and Type | Method and Description |
|---|---|
EStructuralFeature |
getEStructuralFeature()
Returns the specific feature holding a value for the object.
|
canContainNull, didChange, hasInstanceClass, hasInverse, hasManyInverse, hasNavigableInverse, hasProxies, isContainer, isContainment, isEObject, isInstance, isSet, isUnique, isUnsettable, kind, unset, useEquals, wrapperClassForcontains, createNotification, createNotification, dispatchNotification, get, getEObject, getFeature, getFeatureID, getFeatureType, getInverseEReference, getInverseFeatureClass, getInverseFeatureID, getNotifier, indexOf, inverseAdd, inverseRemove, isNotificationRequired, lastIndexOf, newData, resolve, 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, setUniqueprotected EStructuralFeature eStructuralFeature
public Dynamic(InternalEObject owner, EStructuralFeature eStructuralFeature)
public Dynamic(int kind,
InternalEObject owner,
EStructuralFeature eStructuralFeature)
public Dynamic(int kind,
java.lang.Class<?> dataClass,
InternalEObject owner,
EStructuralFeature eStructuralFeature)
public EStructuralFeature getEStructuralFeature()
EStructuralFeature.SettinggetEStructuralFeature in interface EStructuralFeature.SettinggetEStructuralFeature in class EcoreEList<E>Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature