public interface ArrayValue extends Value
The following features are supported:
ValuesPackage.getArrayValue()
Modifier and Type | Method and Description |
---|---|
<any> |
getElements()
Returns the value of the 'Elements' containment reference list.
|
isSynched, setSynched
<any> getElements()
ArrayElement
.
If the meaning of the 'Elements' containment reference list isn't clear, there really should be more of a description here...
ValuesPackage.getArrayValue_Elements()