Interface Outcome

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:
OutcomeImpl

public interface Outcome
extends WorkProduct
A representation of the model object 'Outcome'. An outcome describes intangible work products that are a result or state. Outcomes may also be used to describe work products that are not formally defined. A key differentiator for outcomes against artifacts is that outcomes are not candidates for harvesting as reusable assets.
See Also:
UmaPackage.getOutcome()