Interface Deliverable

All Superinterfaces:
Classifier, ContentElement, DescribableElement, Element, org.eclipse.emf.ecore.EObject, FulfillableElement, MethodElement, NamedElement, org.eclipse.emf.common.notify.Notifier, PackageableElement, Type, VariabilityElement, WorkProduct
All Known Implementing Classes:
DeliverableImpl

public interface Deliverable
extends WorkProduct
A representation of the model object 'Deliverable'. A deliverable is a Work Product that provides a description and definition for packaging other Work Products, and may be delivered to an internal or external party. Therefore, a Deliverable aggregates other Work Products. Therefore, a Deliverable aggregates other Work Products. A Deliverable is used to pre-define typical or recommended content in the form or work products that would be packaged for delivery. The actual packaging of the Deliverable in an actual process or even project could be a modification of this recommendation. Deliverables are used to represent an output from a process that has value, material or otherwise, to a client, customer or other stakeholder.

The following features are supported:

See Also:
UmaPackage.getDeliverable()