Interface ProcessDescriptionsType

All Superinterfaces:
EObject, Notifier, ResponseBaseType
All Known Implementing Classes:
ProcessDescriptionsTypeImpl

public interface ProcessDescriptionsType extends ResponseBaseType
A representation of the model object 'Process Descriptions Type'.

The following features are supported:

See Also:
  • Method Details

    • getProcessDescription

      EList getProcessDescription()
      Returns the value of the 'Process Description' containment reference list. The list contents are of type ProcessDescriptionType. Ordered list of one or more full Process descriptions, listed in the order in which they were requested in the DescribeProcess operation request.
      Returns:
      the value of the 'Process Description' containment reference list.
      See Also: