Interface ForEachLoop

    • Method Detail

      • setNext

        void setNext​(OrdinaryParameter value)
        Sets the value of the 'Next' containment reference.
        Parameters:
        value - the new value of the 'Next' containment reference.
        See Also:
        getNext()
        Generated class or method.
      • setCollection

        void setCollection​(Expression value)
        Sets the value of the 'Collection' containment reference.
        Parameters:
        value - the new value of the 'Collection' containment reference.
        See Also:
        getCollection()
        Generated class or method.