LqnCore
Interface PhaseActivities

All Known Implementing Classes:
PhaseActivitiesImpl

public interface PhaseActivities

A representation of the model object 'Phase Activities'.

The following features are supported:

See Also:
LqnCorePackage.getPhaseActivities()

Method Summary
  getActivity()
          Returns the value of the 'Activity' containment reference list.
 

Method Detail

getActivity

 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:
LqnCorePackage.getPhaseActivities_Activity()