public class LinkSelectionProvider
extends java.lang.Object
ILinkSelection contributions.| Modifier and Type | Method and Description |
|---|---|
java.util.List<ILinkSelection> |
getAllContributions()
Get All contributions.
|
ILinkSelection |
getContribution(org.eclipse.emf.ecore.EClass metaclass)
Get a contribution for given meta-class.
|
static LinkSelectionProvider |
getInstance()
Get the singleton instance.
|
public java.util.List<ILinkSelection> getAllContributions()
public ILinkSelection getContribution(org.eclipse.emf.ecore.EClass metaclass)
null if not found.public static LinkSelectionProvider getInstance()