Interface ProcessComponentDescriptor

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

public interface ProcessComponentDescriptor
extends Descriptor
A representation of the model object 'Process Component Descriptor'. A Process Component Descriptor represents a Process Component application in a Process, i.e. the breakdown structure defining the Process. The Process Component Descriptor is used to encapsulate the details of the component in a breakdown structure and to provide its own set of relationships such as it own predecessors and successors.

The following features are supported:

See Also:
UmaPackage.getProcessComponentDescriptor()