Interface MethodLibrary

All Superinterfaces:
Element, org.eclipse.emf.ecore.EObject, MethodElement, MethodUnit, NamedElement, Namespace, org.eclipse.emf.common.notify.Notifier, Package, PackageableElement
All Known Implementing Classes:
MethodLibraryImpl

public interface MethodLibrary
extends MethodUnit, Package
A representation of the model object 'Method Library'. A Method Library is a physical container for Method Plugins and Method Configuration definitions. All Method Elements are stored in a Method Library.

The following features are supported:

See Also:
UmaPackage.getMethodLibrary()