Interface DataOutputType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
DataOutputTypeImpl

public interface DataOutputType extends EObject
A representation of the model object 'Data Output Type'. This type describes a process output in the execute response.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Data' containment reference.
    Returns the value of the 'Id' attribute.
    Returns the value of the 'Output' containment reference.
    Returns the value of the 'Reference' containment reference.
    void
    Sets the value of the 'Data' containment reference.
    void
    setId(String value)
    Sets the value of the 'Id' attribute.
    void
    Sets the value of the 'Output' containment reference.
    void
    Sets the value of the 'Reference' containment reference.

    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