Interface PhaseActivities

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    PhaseActivitiesImpl

    public interface PhaseActivities
    extends EObject
    A representation of the model object 'Phase Activities'.

    The following features are supported:

    See Also:
    LqnPackage.getPhaseActivities()
    Generated class or method.
    EMF model class or method.
    extendedMetaData="name='PhaseActivities' kind='elementOnly'"
    • Method Detail

      • getActivity

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

        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:
        LqnPackage.getPhaseActivities_Activity()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" upper="3" extendedMetaData="kind='element' name='activity' namespace='##targetNamespace'"