Schnittstelle ListConstruction

Alle Superschnittstellen:
CDOObject, CDOWithID, EObject, Expression, Notifier
Alle bekannten Implementierungsklassen:
ListConstructionImpl

public interface ListConstruction extends Expression
A representation of the model object 'List Value'.

The following features are supported:

Siehe auch:
Generated
Model
  • Methodendetails

    • getElements

      EList<Expression> getElements()
      Returns the value of the 'Elements' containment reference list. The list contents are of type Expression.

      If the meaning of the 'Elements' containment reference list isn't clear, there really should be more of a description here...

      Gibt zurück:
      the value of the 'Elements' containment reference list.
      Siehe auch:
      Generated
      Model
      containment="true"