Interface OrListType

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

public interface OrListType extends EObject
A representation of the model object 'Or List Type'.

The following features are supported:

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

    • getActivity

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

      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'"