Interface ActivityListType

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

public interface ActivityListType extends EObject
A representation of the model object 'Activity List Type '.

The following features are supported:

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

    • getActivity

      EList<ActivityType> getActivity()
      Returns the value of the 'Activity' containment reference list. The list contents are of type ActivityType.

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

      Returns:
      the value of the 'Activity' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" required="true" extendedMetaData="kind='element' name='activity' namespace='##targetNamespace'"