Interface TaskActivityGraph

All Superinterfaces:
ActivityGraphBase, EObject, Notifier
All Known Implementing Classes:
TaskActivityGraphImpl

public interface TaskActivityGraph extends ActivityGraphBase
A representation of the model object 'Task Activity Graph '.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
extendedMetaData="name='TaskActivityGraph' kind='elementOnly'"
  • Method Details

    • getReplyEntry

      EList<ReplyEntryType> getReplyEntry()
      Returns the value of the 'Reply Entry' containment reference list. The list contents are of type ReplyEntryType.

      If the meaning of the 'Reply Entry' containment reference list isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Reply Entry' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" extendedMetaData="kind='element' name='reply-entry' namespace='##targetNamespace'"