public class ArrayValueImpl extends ValueImpl implements ArrayValue
The following features are implemented:
Modifier and Type | Field and Description |
---|---|
protected <any> |
elements
The cached value of the '
Elements ' containment reference list. |
synched, SYNCHED_EDEFAULT
Modifier | Constructor and Description |
---|---|
protected |
ArrayValueImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
<any> |
getElements() |
isSynched, setSynched, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isSynched, setSynched
protected <any> elements
Elements
' containment reference list.
getElements()
protected EClass eStaticClass()
eStaticClass
in class ValueImpl
public <any> getElements()
getElements
in interface ArrayValue
ValuesPackage.getArrayValue_Elements()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)