Interface RoleDescriptor

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 Subinterfaces:
CompositeRole
All Known Implementing Classes:
CompositeRoleImpl, RoleDescriptorImpl

public interface RoleDescriptor
extends Descriptor
A representation of the model object 'Role Descriptor'. A Role Descriptor represents a Role in the context of one specific Activity. Every breakdown structure can define different relationships of Role Descriptors to Task Descriptors and Work Product Descriptors. Therefore one Role can be represented by many Role Descriptors each within the context of an Activity with its own set of relationships.

The following features are supported:

See Also:
UmaPackage.getRoleDescriptor()