Interface Milestone

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

public interface Milestone
extends WorkBreakdownElement
A representation of the model object 'Milestone'. A Milestone describes a significant event in a development project, such as a major decision, completion of a deliverable, or meeting of a major dependency (like completion of a project phase). Because, Milestone is commonly used to refer to both the event itself and the point in time at which the event is scheduled to happen, it is modeled as a Breakdown Element (i.e. it appears as part of a breakdown structure).

The following features are supported:

See Also:
UmaPackage.getMilestone()