Interface MethodConfiguration

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, MethodElement, MethodUnit, NamedElement, org.eclipse.emf.common.notify.Notifier, PackageableElement
All Known Subinterfaces:
ProcessFamily
All Known Implementing Classes:
MethodConfigurationImpl, ProcessFamilyImpl

public interface MethodConfiguration
extends MethodUnit
A representation of the model object 'Method Configuration'. A Method Configuration is a collection of selected Method Models and MethodPackages. A configuration can be exported into its own standalone library when it includes the full transitive closure of all elements all other elements depend on.

The following features are supported:

See Also:
UmaPackage.getMethodConfiguration()