public interface IContributorProvider
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.resource.Resource |
getAncestor() |
DeltaContainer[] |
getContributorDeltas() |
org.eclipse.emf.ecore.resource.Resource[] |
getContributors() |
org.eclipse.emf.ecore.resource.Resource |
getLeftContributor() |
AbstractMergeManager |
getMergeManager() |
org.eclipse.emf.ecore.resource.Resource |
getRightContributor() |
org.eclipse.emf.ecore.resource.Resource[] getContributors()
DeltaContainer[] getContributorDeltas()
org.eclipse.emf.ecore.resource.Resource getLeftContributor()
org.eclipse.emf.ecore.resource.Resource getRightContributor()
org.eclipse.emf.ecore.resource.Resource getAncestor()
AbstractMergeManager getMergeManager()