Interface ConsumeDataOperation

    • Method Detail

      • setConsumedData

        void setConsumedData​(Data value)
        Sets the value of the 'Consumed Data' reference.
        Parameters:
        value - the new value of the 'Consumed Data' reference.
        See Also:
        getConsumedData()
        Generated class or method.
      • determineIncomingData

        EList<Data> determineIncomingData()
        Specified by:
        determineIncomingData in interface DataOperation
        Generated class or method.
        EMF model class or method.
        ordered="false" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL body='self.consumedData->asSet()'"