Interface Checklist

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

public interface Checklist
extends Guidance
A representation of the model object 'Checklist'. A Checklist is a specific type of guidance that identifies a series of items that need to be completed or veri-fied. Checklists are often used in reviews such as walkthroughs or inspections.
See Also:
UmaPackage.getChecklist()