|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BundleResolver
Class to resolve an EClass to a Bundle.
| Nested Class Summary | |
|---|---|
static class |
BundleResolver.NoBundleFoundException
Exception that is used if a bundle could not be found. |
| Method Summary | |
|---|---|
org.osgi.framework.Bundle |
getEditBundle(org.eclipse.emf.ecore.EClass eClass)
Retrieve the edit bundle for the passed EClass. |
| Method Detail |
|---|
org.osgi.framework.Bundle getEditBundle(org.eclipse.emf.ecore.EClass eClass)
throws BundleResolver.NoBundleFoundException
eClass - The EClass to get the edit bundle for
BundleResolver.NoBundleFoundException - if no bundle could be found
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||