Interface XBasicForLoopExpression

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      XExpression getEachExpression()
      Returns the value of the 'Each Expression' containment reference.
      XExpression getExpression()
      Returns the value of the 'Expression' containment reference.
      org.eclipse.emf.common.util.EList<XExpression> getInitExpressions()
      Returns the value of the 'Init Expressions' containment reference list.
      org.eclipse.emf.common.util.EList<XExpression> getUpdateExpressions()
      Returns the value of the 'Update Expressions' containment reference list.
      void setEachExpression​(XExpression value)
      Sets the value of the 'Each Expression' containment reference.
      void setExpression​(XExpression value)
      Sets the value of the 'Expression' containment reference.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver