Interface Phase

All Superinterfaces:
Activity, BreakdownElement, Classifier, DescribableElement, Element, org.eclipse.emf.ecore.EObject, FulfillableElement, MethodElement, NamedElement, org.eclipse.emf.common.notify.Notifier, PackageableElement, ProcessElement, Type, VariabilityElement, WorkBreakdownElement, WorkDefinition
All Known Implementing Classes:
PhaseImpl

public interface Phase
extends Activity
A representation of the model object 'Phase'. Phase is a special Activity, which prescribes pre-defined values for its instances for the attributes prefix ('Phase') and isRepeatable ('False'). It has been included into the meta-model for convenience and to provide a special stereotype, because it represents a very commonly used Activity type. Phase represent a significant period in a project, ending with major management checkpoint, milestone or set of Deliverables. It is included in the model as a predefined special Activity, because of its significance in defining breakdowns.
See Also:
UmaPackage.getPhase()