Interface ProcessComponentInterface

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

public interface ProcessComponentInterface
extends BreakdownElement
A representation of the model object 'Process Component Interface'. A Process Component Interface comprises of a list of interface specifications (similar to operation declarations) that express inputs and outputs for a process component. These interface specifications are expressed using Task Descriptors which are not linked to Tasks that are related to Work Product Descriptors as well as optional a Role Descriptor.

The following features are supported:

See Also:
UmaPackage.getProcessComponentInterface()