Interface ProcessOutputsType1

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList getOutput()
      Returns the value of the 'Output' containment reference list.
      • Methods inherited from interface EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver
    • Method Detail

      • getOutput

        EList getOutput()
        Returns the value of the 'Output' containment reference list. The list contents are of type OutputDataType. Unordered list of values of all the outputs produced by this process. It is not necessary to include an output until the Status is ProcessSucceeded.
        Returns:
        the value of the 'Output' containment reference list.
        See Also:
        Wps10Package.getProcessOutputsType1_Output()